Access files on Azure containers with python codes

戈乐 钦 41 Reputation points
2022-12-02T02:14:27.733+00:00

Recently, I am using shared SAS key of container to access files on Azure storage with python. But I can not find any docs about it.

Azure Storage Explorer
Azure Storage Explorer
An Azure tool that is used to manage cloud storage resources on Windows, macOS, and Linux.
257 questions
Azure Blob Storage
Azure Blob Storage
An Azure service that stores unstructured data in the cloud as blobs.
2,803 questions
Azure
Azure
A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.
1,028 questions
0 comments No comments
{count} votes

Accepted answer
  1. SaiKishor-MSFT 17,231 Reputation points
    2022-12-03T00:39:47.38+00:00

    @戈乐 钦 Is this what you are looking for- https://learn.microsoft.com/en-us/python/api/overview/azure/storage-file-share-readme?view=azure-python#types-of-credentials

    Please let us know if you have any more questions and we will be glad to assist you further. Thank you!

    Remember:

    Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.

    Want a reminder to come back and check responses? Here is how to subscribe to a notification.


0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.