You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/virtual-machines/linux/disk-encryption-overview.md
+11-8Lines changed: 11 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,8 +70,10 @@ Linux server distributions that are not endorsed by Azure do not support Azure D
70
70
| Canonical | Ubuntu 16.04 | 16.04-DAILY-LTS | Canonical:UbuntuServer:16.04-DAILY-LTS:latest| OS and data disk |
71
71
| Canonical | Ubuntu 14.04.5</br>[with Azure tuned kernel updated to 4.15 or later](disk-encryption-troubleshooting.md)| 14.04.5-LTS | Canonical:UbuntuServer:14.04.5-LTS:latest| OS and data disk |
72
72
| Canonical | Ubuntu 14.04.5</br>[with Azure tuned kernel updated to 4.15 or later](disk-encryption-troubleshooting.md)| 14.04.5-DAILY-LTS | Canonical:UbuntuServer:14.04.5-DAILY-LTS:latest| OS and data disk |
73
-
| Oracle | Oracle Linux 8.5 (Public Preview) | 8.5 | Oracle:Oracle-Linux:ol85-lvm:latest| OS and data disk (see note below) |
74
-
| Oracle | Oracle Linux 8.5 Gen 2 (Public Preview) | 8.5 | Oracle:Oracle-Linux:ol85-lvm-gen2:latest| OS and data disk (see note below) |
73
+
| Oracle | Oracle Linux 8.6 | 8.6 | Oracle:Oracle-Linux:ol86-lvm:latest| OS and data disk (see note below) |
74
+
| Oracle | Oracle Linux 8.6 Gen 2 | 8.6 | Oracle:Oracle-Linux:ol86-lvm-gen2:latest| OS and data disk (see note below) |
75
+
| Oracle | Oracle Linux 8.5 | 8.5 | Oracle:Oracle-Linux:ol85-lvm:latest| OS and data disk (see note below) |
76
+
| Oracle | Oracle Linux 8.5 Gen 2 | 8.5 | Oracle:Oracle-Linux:ol85-lvm-gen2:latest| OS and data disk (see note below) |
75
77
| RedHat | RHEL 8.6 | 8.6 | RedHat:RHEL:8_6:latest| OS and data disk (see note below) |
76
78
| RedHat | RHEL 8.6 Gen 2 | 8.5 | RedHat:RHEL:86-gen2:latest| OS and data disk (see note below) |
77
79
| RedHat | RHEL 8.5 | 8.5 | RedHat:RHEL:8_5:latest| OS and data disk (see note below) |
@@ -114,13 +116,14 @@ Linux server distributions that are not endorsed by Azure do not support Azure D
114
116
| SUSE | SLES HPC 12-SP3 | 12-SP3 | SUSE:SLES-HPC:12-SP3:latest| Data disk only |
115
117
116
118
> [!NOTE]
117
-
> The new Azure Disk Encryption implementation is supported for RHEL OS and data disk for RHEL7 Pay-As-You-Go images.
118
-
>
119
-
> ADE is also supported for RHEL Bring-Your-Own-Subscription Gold Images, but only **after** the subscription has been registered . For more information, see [Red Hat Enterprise Linux Bring-Your-Own-Subscription Gold Images in Azure](../workloads/redhat/byos.md#encrypt-red-hat-enterprise-linux-bring-your-own-subscription-gold-images)
119
+
> RHEL:
120
+
>- The new Azure Disk Encryption implementation is supported for RHEL OS and data disk for RHEL7 Pay-As-You-Go images.
121
+
> -ADE is also supported for RHEL Bring-Your-Own-Subscription Gold Images, but only **after** the subscription has been registered . For more information, see [Red Hat Enterprise Linux Bring-Your-Own-Subscription Gold Images in Azure](../workloads/redhat/byos.md#encrypt-red-hat-enterprise-linux-bring-your-own-subscription-gold-images)
120
122
>
121
-
> ADE support for a particular offer type does not extend beyond the end-of-life date provided by the publisher.
122
-
>
123
-
> The legacy ADE solution (using AAD credentials) is not recommended for new VM's and is not compatible with RHEL versions later than RHEL 7.8.
123
+
> All distros:
124
+
> - ADE support for a particular offer type does not extend beyond the end-of-life date provided by the publisher.
125
+
> - The legacy ADE solution (using AAD credentials) is not recommended for new VMs and is not compatible with RHEL versions later than RHEL 7.8 or with Phyton 3 as default.
0 commit comments