For system, network and cloud administrators

How to check Azure disk performance SKU using Azure PowerShell

Check disk performance SKU a particular disk is using by typing in your PowerShell session:

(Get-AzDisk -ResourceGroupName yourresourcegroup -DiskName yourdiskname).Sku

Leave a Reply

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