Skip to content

Commit 2bfce6b

Browse files
Update disk-encryption-sample-scripts.md
fixing hyperlink and tab
1 parent deee2ea commit 2bfce6b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/linux/disk-encryption-sample-scripts.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ The following table shows which parameters can be used in the PowerShell script:
7878

7979
### Prerequisites for OS disk encryption
8080

81-
* The VM must be using a distribution compatible with OS disk encryption as listed in the [Azure Disk Encryption supported operating systems](azure/virtual-machines/linux/disk-encryption-overview#supported-operating-systems)
81+
* The VM must be using a distribution compatible with OS disk encryption as listed in the [Azure Disk Encryption supported operating systems](/azure/virtual-machines/linux/disk-encryption-overview#supported-operating-systems)
8282
* The VM must be created from the Marketplace image in Azure Resource Manager.
8383
* Azure VM with at least 4 GB of RAM (recommended size is 7 GB). See [Memory requirements](/azure/virtual-machines/linux/disk-encryption-overview#memory-requirements) for further information.
8484
* (For RHEL and CentOS) Disable SELinux. To disable SELinux, see "4.4.2. Disabling SELinux" in the [SELinux User's and Administrator's Guide](https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/selinux_users_and_administrators_guide/sect-security-enhanced_linux-working_with_selinux-changing_selinux_modes#sect-Security-Enhanced_Linux-Enabling_and_Disabling_SELinux-Disabling_SELinux) on the VM.
@@ -341,7 +341,7 @@ To configure encryption to work with Azure, do the following steps:
341341
342342
6. Now you can deprovision the VM and upload your VHD into Azure.
343343
344-
# [CentOS 7 and RHEL 7](tab/rhel)
344+
# [CentOS 7 and RHEL 7](#tab/rhel)
345345
346346
To configure encryption during the distribution installation, do the following steps:
347347

0 commit comments

Comments
 (0)