For system, network and cloud administrators

How to check an Azure disk performance SKU using Azure CLI

In order to view current disk performance SKU in Azure, type:

az disk show --resource-group yourresourcegroup --name yourdiskname --query sku

Leave a Reply

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