Azure Resource Manager - PowerShell - Add-AzVMDisk

Welcome to Azure Resource Manager

This page details the process of adding a PowerShell script to create a new Azure Resource Manager Disk.

Access the complete documentation at: https://learn.microsoft.com/en-us/azure/resource-manager/virtual-machines/add-disk

The Add-AzVMDisk script automates the creation of a VM disk object.

Adding a Disk

Here's a breakdown of the steps:

The script will now generate the Disk object. It's crucial to review the output and ensure the details are accurate.