Skip to content

Commit 43b0b56

Browse files
committed
link fixes
1 parent ad1f599 commit 43b0b56

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machine-scale-sets/virtual-machine-scale-sets-attach-detach-vm.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,11 +168,11 @@ Update-AzVM -ResourceGroupName $resourceGroupName -VM $vm -VirtualMachin
168168
## Moving Virtual Machines between scale sets
169169

170170
To move a VM from one scale set to another, use the following steps:
171-
1. [Detach](#detaching-a-vm-from-a-virtual-machine-scale-set) the VM from scale set A.
172-
2. Once the detach completes, [attach](#attach-an-existing-vm-to-a-virtual-machine-scale-set) the VM to scale set B.
171+
1. [Detach](#detaching-a-virtual-machine-from-a-virtual-machine-scale-set) the VM from scale set A.
172+
2. Once the detach completes, [attach](#attach-an-existing-virtual-machine-to-a-virtual-machine-scale-set) the VM to scale set B.
173173

174174
### Limitations
175-
The limitations for VMs to be [attached](#limitations-for-attaching-an-existing-vm-to-a-scale-set) or [detached](#limitations-for-detaching-a-vm-from-a-scale-set) to or from a scale set remain the same.
175+
The limitations for VMs to be [attached](#limitations-for-attaching-an-existing-virtual-machine-to-a-scale-set) or [detached](#limitations-for-detaching-a-virtual-machine-from-a-scale-set) to or from a scale set remain the same.
176176

177177
## Troubleshooting
178178

0 commit comments

Comments
 (0)