azure storage account blob - using http and sas to access your container


To list a blob via https and using your browser, first generate the SAS key from your azure storage account. Then wire up the following HTTP request as shown below:

https://functionrg94ba.blob.core.windows.net/your-storage-container-name?restype=container&comp=list&your-sas-generated-key

You should be able to get back some xml 

Comments

Popular posts from this blog

gemini cli getting file not defined error

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type