Skip to content

Commit 16b8c24

Browse files
authored
fix a link
1 parent 15b09b0 commit 16b8c24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/azure/virtual-machines/linux/troubleshoot-vm-boot-failure-after-enabling-azure-disk-encryption.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To resolve this issue, follow these steps:
3737

3838
1. [Restore the VM from a backup](/azure/backup/restore-azure-encrypted-virtual-machines) and attempt the encryption again.
3939
2. If a restore isn't feasible, use the Azure CLI extension [az vm repair](unlock-encrypted-linux-disk-offline-repair.md#method1) to create a repair VM, or use the [manual method](unlock-encrypted-linux-disk-offline-repair.md#method2) to create a rescue VM, then attach and unlock the OS disk of the faulty VM to that repait/rescue VM.
40-
3. Once you are in [chroot](/azure/virtual-machines/linux/chroot-environment-linux), execute the following commands:
40+
3. Once you are in [chroot](chroot-environment-linux.md), execute the following commands:
4141

4242
> [!NOTE]
4343
> Replace the kernel and extension version accordingly in the following commands.

0 commit comments

Comments
 (0)