For system, network and cloud administrators

How to create an Azure storage account using Azure CLI

In order to create a storage account in Azure, type:

az storage account create --resource-group yourresourcegroup --name yourstoragename

Leave a Reply

Your email address will not be published. Required fields are marked *