For system, network and cloud administrators

How to retrieve properties of a newly created Azure managed disk using Azure CLl

In order to view all properties of a managed disk in Azure type:

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

Leave a Reply

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