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