Skip to content

Commit b9eb0be

Browse files
authored
Merge pull request #127297 from Karishma-Tiwari-MSFT/patch-218
(Azure CXP Team) fixes MicrosoftDocs/azure-docs#61278
2 parents d1f286a + 814ed13 commit b9eb0be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ For a full image list, run `az vm image list --publisher redhat --all` using the
4545

4646
### Images connected to non-EUS repositories
4747

48-
If you provision a VM from a RHEL image that is connected to non-EUS repositories, you will be upgraded to the latest RHEL minor version when you run `sudo yum update`. For example, if you provision a VM from an RHEL 7.4 PAYG image and run `sudo yum update`, you end up with an RHEL 7.7 VM (the latest minor version in the RHEL7 family).
48+
If you provision a VM from a RHEL image that is connected to non-EUS repositories, you will be upgraded to the latest RHEL minor version when you run `sudo yum update`. For example, if you provision a VM from an RHEL 7.4 PAYG image and run `sudo yum update`, you end up with an RHEL 7.8 VM (the latest minor version in the RHEL7 family).
4949

5050
Images that are connected to non-EUS repositories will not contain a minor version number in the SKU. The SKU is the third element in the URN (full name of the image). For example, all of the following images come attached to non-EUS repositories:
5151

0 commit comments

Comments
 (0)