Skip to content

Commit c0458f8

Browse files
authored
Fix Azure Disk Encryption prerequisites link.
1 parent 750af0d commit c0458f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/security/azure-security-disk-encryption-windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.author: mstewart
1818

1919
# Enable Azure Disk Encryption for Windows Iaas VMs
2020

21-
You can enable many disk-encryption scenarios, and the steps may vary according to the scenario. The following sections cover the scenarios in greater detail for Windows IaaS VMs. Before you can use disk encryption, the [Azure Disk Encryption prerequisites](/articles/security/azure-security-disk-encryption-prerequisites.md) need to be completed.
21+
You can enable many disk-encryption scenarios, and the steps may vary according to the scenario. The following sections cover the scenarios in greater detail for Windows IaaS VMs. Before you can use disk encryption, the [Azure Disk Encryption prerequisites](../security/azure-security-disk-encryption-prerequisites.md) need to be completed.
2222

2323
Take a [snapshot](../virtual-machines/windows/snapshot-copy-managed-disk.md) and/or back up before disks are encrypted. Backups ensure that a recovery option is possible in case of an unexpected failure during encryption. VMs with managed disks require a backup before encryption occurs. Once a backup is made, you can use the Set-AzureRmVMDiskEncryptionExtension cmdlet to encrypt managed disks by specifying the -skipVmBackup parameter. For more information about how to back up and restore encrypted VMs, see the [Azure Backup](../backup/backup-azure-vms-encryption.md) article.
2424

@@ -368,4 +368,4 @@ You can disable encryption using Azure PowerShell, the Azure CLI, or with a Reso
368368
## Next steps
369369
370370
> [!div class="nextstepaction"]
371-
> [Enable Azure Disk Encryption for Linux](azure-security-disk-encryption-linux.md)
371+
> [Enable Azure Disk Encryption for Linux](azure-security-disk-encryption-linux.md)

0 commit comments

Comments
 (0)