Azure / azure-storage-python

Microsoft Azure Storage Library for Python
https://azure-storage.readthedocs.io
MIT License
338 stars 240 forks source link

Sample code for using azure-storage-blob #607

Closed SG-Gank closed 5 years ago

SG-Gank commented 5 years ago

Which service(blob, file, queue) does this issue concern?

Which version of the SDK was used? Please provide the output of pip freeze.

azure-storage-blob

What problem was encountered?

Can someone provide sample code on this package - azure-storage-blob Specifically, how to "update" a blob within a blob container?

Have you found a mitigation/solution?

Note: for table service, please post the issue here instead: https://github.com/Azure/azure-cosmosdb-python.

zezha-msft commented 5 years ago

Hi, please refer to the samples here.