azure-storage-blobEasy Playground

Azure Blob Storage client library

Getting started with azure-storage-blobRun locally
Install
pip install azure-storage-blob
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: azure_storage_blob)

azure-storage-blob is a third-party package. Azure Blob Storage client library. Install with: pip install azure-storage-blob

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?