Skip to content

Commit 8dbcc9e

Browse files
committed
Updates
1 parent 02daf87 commit 8dbcc9e

File tree

1 file changed

+4
-4
lines changed
  • articles/virtual-machines/workloads/redhat

1 file changed

+4
-4
lines changed

articles/virtual-machines/workloads/redhat/byos.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -172,13 +172,13 @@ The following is an example script. You should replace the Resource Group, locat
172172

173173
Red Hat Enterprise Linux Bring-Your-Own-Subscription Gold Images can be secured through the use of [Azure Disk Encryption](../../linux/disk-encryption-overview.md). However, the subscription **must** be registered before enabling encryption. Details on registering a RHEL BYOS Gold Image are available on the Red Hat site. See [How to register and subscribe a system to the Red Hat Customer Portal using Red Hat Subscription-Manager](https://access.redhat.com/solutions/253273); if you have an active Red Hat subscription, you can also read [Creating Red Hat Customer Portal Activation Keys](https://access.redhat.com/articles/1378093).
174174

175-
Azure Disk Encryption requirements and prerequisites are documented in [Azure Disk Encryption for Linux VMs](../../virtual-machines/linux/disk-encryption-overview.md#additional-vm-requirements). ADE is not supported on Red Hat images.
175+
Azure Disk Encryption requirements and prerequisites are documented in [Azure Disk Encryption for Linux VMs](../../virtual-machines/linux/disk-encryption-overview.md#additional-vm-requirements). ADE is not supported on [Red Hat custom images](/linux/redhat-create-upload-vhd).
176176

177-
; steps for applying Azure Disk Encryption are available in [Azure Disk Encryption scenarios on Linux VMs](../../linux/disk-encryption-linux.md) and related articles.
177+
Steps for applying Azure Disk Encryption are available in [Azure Disk Encryption scenarios on Linux VMs](../../linux/disk-encryption-linux.md) and related articles.
178178

179-
Note that encryption will fail on a [Red Hat custom image](/linux/redhat-create-upload-vhd) that significantly deviates from the base image.
180179

181180
## Additional information
181+
182182
- If you attempt to provision a VM on a subscription that is not enabled for this offer, you will get the following error:
183183

184184
```
@@ -187,7 +187,7 @@ Note that encryption will fail on a [Red Hat custom image](/linux/redhat-create-
187187
188188
In this case, contact Microsoft or Red Hat to enable your subscription.
189189
190-
- If you create a snapshot from the RHEL BYOS image and publish a custom image in [Shared Image Gallery](https://docs.microsoft.com/azure/virtual-machines/linux/shared-image-galleries), you must provide plan information that matches the original source of the snapshot. For example, the command might look like this:
190+
- If you modify a snapshot from a RHEL BYOS image and attempt to publish that custom image to the [Shared Image Gallery](https://docs.microsoft.com/azure/virtual-machines/linux/shared-image-galleries), you must provide plan information that matches the original source of the snapshot. For example, the command might look like this:
191191
192192
```azurecli
193193
az vm create –image \

0 commit comments

Comments
 (0)