Skip to content

Commit b452f50

Browse files
committed
link
1 parent 4a733ae commit b452f50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/virtual-machines/attach-os-disk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ $osDisk = Get-AzDisk `
8383
-ResourceGroupName $resourceGroupName `
8484
-DiskName $osDiskName
8585
```
86-
You can now attach this disk as the OS disk to a [new VM](#create-the-new-vm).
86+
You can now attach this disk as the OS disk to a new VM.
8787

8888
Create the [virtual network](../virtual-network/virtual-networks-overview.md) and subnet for the VM.
8989

0 commit comments

Comments
 (0)