'AZURE Blob-File Storage // Shared access signature // Python

I'm working as a Python-Dev in a AZURE Blob/File Storage environment. Those are my credentials

Storage Type: Storage account

Access rule: Shared access signature

Available Credentials:

  • Connection string
  • SAS token
  • Blob service SAS URL
  • File service SAS URL

Can you please help me to find a python routine to establish a connection, list and download files?

Thanks in advance!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source