Skip to content

Commit a8851dc

Browse files
Merge pull request #227785 from pritamso/Broken-link-fix-cynthn
Broken link fixed
2 parents f8f7ae4 + 147a233 commit a8851dc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/virtual-machines/windows-in-place-upgrade.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -224,11 +224,11 @@ Create an Azure VM that runs a supported version of the operating system, and th
224224
## Recover from failure
225225
If the in-place upgrade process failed to complete successfully you can return to the previous version of the VM if snapshots of the operating system disk and data disk(s) were created. To revert the VM to the previous state using snapshots complete the following steps:
226226

227-
1. Create a new Managed Disk from the OS disk snapshot and each data disk snapshot following the steps in [Create a disk from a snapshot](/virtual-machines/scripts/virtual-machines-powershell-sample-create-managed-disk-from-snapshot) making sure to create the disks in the same Availability Zone as the VM if the VM is in a zone.
227+
1. Create a new Managed Disk from the OS disk snapshot and each data disk snapshot following the steps in [Create a disk from a snapshot](scripts/virtual-machines-powershell-sample-create-managed-disk-from-snapshot.md) making sure to create the disks in the same Availability Zone as the VM if the VM is in a zone.
228228

229229
1. Stop the VM.
230230

231-
1. [Swap the OS disk](/virtual-machines/scripts/virtual-machines-powershell-sample-create-managed-disk-from-snapshot) of the VM.
231+
1. [Swap the OS disk](scripts/virtual-machines-powershell-sample-create-managed-disk-from-snapshot.md) of the VM.
232232

233233
1. [Detach any data disks](./windows/detach-disk.md) from the VM.
234234

@@ -239,4 +239,4 @@ If the in-place upgrade process failed to complete successfully you can return t
239239

240240
## Next steps
241241

242-
For more information, see [Perform an in-place upgrade of Windows Server](/windows-server/get-started/perform-in-place-upgrade)
242+
For more information, see [Perform an in-place upgrade of Windows Server](/windows-server/get-started/perform-in-place-upgrade)

0 commit comments

Comments
 (0)