This article will walk you through the syntax and usage of the az disk list Azure CLI command with specific examples.
Table of Contents
az disk list
The az disk list command lists managed disks.
Syntax
Below is the syntax of the az disk list Azure CLI command.
az disk list [--resource-group]Example
The below Azure CLI command lists managed disks under the resource group named newresgroup.
az disk list --resource-group newresgroupAfter executing the above command, I got the expected output as shown in the screenshot below.

You may also like the following articles below.

I am Rajkishore, and I am a Microsoft Certified IT Consultant. I have over 14 years of experience in Microsoft Azure and AWS, with good experience in Azure Functions, Storage, Virtual Machines, Logic Apps, PowerShell Commands, CLI Commands, Machine Learning, AI, Azure Cognitive Services, DevOps, etc. Not only that, I do have good real-time experience in designing and developing cloud-native data integrations on Azure or AWS, etc. I hope you will learn from these practical Azure tutorials. Read more.
