Creating containers in Azure using python.

development python

Requirements: The goal is to create containers in an Azure storage account using a simple Python script. The container names (months) to be created are located in a .txt file : These are the two needed classes. 2. Define the account url The account url is a unique url defining the path to the storage […]