This article shows how to set or change the access tier for a block blob using the Azure Storage client library for Python. To learn about changing a blob's access tier using asynchronous APIs, see ...
Blobs in Azure Storage are organized into containers. Before you can upload a blob, you must first create a container. This article shows how to create containers with the Azure Storage client library ...