We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a733ae commit b452f50Copy full SHA for b452f50
articles/virtual-machines/attach-os-disk.md
@@ -83,7 +83,7 @@ $osDisk = Get-AzDisk `
83
-ResourceGroupName $resourceGroupName `
84
-DiskName $osDiskName
85
```
86
-You can now attach this disk as the OS disk to a [new VM](#create-the-new-vm).
+You can now attach this disk as the OS disk to a new VM.
87
88
Create the [virtual network](../virtual-network/virtual-networks-overview.md) and subnet for the VM.
89
0 commit comments