You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Quickstart: Azure Blob Storage client library for Python
15
15
16
-
Get started with the Azure Blob Storage client library for Python to manage blobs and containers. You'll follow steps to install the package and try out example code for basic tasks.
16
+
Get started with the Azure Blob Storage client library for Python to manage blobs and containers. Follow steps to install the package and try out example code for basic tasks.
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
23
-
- An Azure Storage account. [Create a storage account](../common/storage-account-create.md).
22
+
- An Azure account with an active subscription - [create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
23
+
- An Azure Storage account - [create a storage account](../common/storage-account-create.md).
24
24
-[Python](https://www.python.org/downloads/) 2.7 or 3.6+.
0 commit comments