How to create snapshots for Azure managed disks
·1068 words·6 mins·
100
views
·
5
likes
Add-AzVMNetworkInterface
Azure PowerShell
Connect-AzAccount
Get-AzDisk
Get-AzSnapshot
Get-AzSubscription
Get-AzVirtualNetwork
Get-AzVM
Get-Date
Microsoft
Microsoft Azure
New-AzDisk
New-AzDiskConfig
New-AzNetworkInterface
New-AzSnapshot
New-AzSnapshotConfig
New-AzVM
New-AzVMConfig
Select-AzSubscription
Set-AzVMOSDisk
Virtual machines
Azure managed disks have a long list of benefits that make them the ideal choice to use with your virtual machines. One of those benefits is the ability to take snapshots of your virtual disks.