/images/avatar.png

How to create SAS (Shared Access Signature) and upload Azure Blob through Azure Storage REST API and native Ansible

This post shows how to use Shared Access Signature Authentication in Ansible using the native REST API, but the concept utilized here can be applied to any language and/or platform. The same SAS procedure/script can be used for any Azure Storage API integration like Tables and Queues.