Skip to content

Commit 33b1ad4

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into heidist-python
2 parents 0c83634 + 79f3a68 commit 33b1ad4

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

articles/virtual-machines/linux/update-infrastructure-redhat.md

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ ms.service: virtual-machines-linux
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-linux
1515
ms.workload: infrastructure-services
16-
ms.date: 6/6/2019
17-
ms.author: borisb
16+
ms.date: 1/15/2020
17+
ms.author: guybo
1818

1919
---
2020
# Red Hat Update Infrastructure for on-demand Red Hat Enterprise Linux VMs in Azure
@@ -197,19 +197,6 @@ In September 2016, we deployed an updated Azure RHUI. In April 2017, we shut dow
197197
198198
The new Azure RHUI servers are deployed with [Azure Traffic Manager](https://azure.microsoft.com/services/traffic-manager/). In Traffic Manager, a single endpoint (rhui-1.microsoft.com) can be used by any VM, regardless of region.
199199
200-
### Manual update procedure to use the Azure RHUI servers
201-
This procedure is provided for reference only. RHEL PAYG images already have the correct configuration to connect to Azure RHUI. To manually update the configuration to use the Azure RHUI servers, complete the following steps:
202-
203-
- For RHEL 6:
204-
```bash
205-
yum --config='https://rhelimage.blob.core.windows.net/repositories/rhui-microsoft-azure-rhel6.config' install 'rhui-azure-rhel6'
206-
```
207-
208-
- For RHEL 7:
209-
```bash
210-
yum --config='https://rhelimage.blob.core.windows.net/repositories/rhui-microsoft-azure-rhel7.config' install 'rhui-azure-rhel7'
211-
```
212-
213200
## Next steps
214201
* To create a Red Hat Enterprise Linux VM from an Azure Marketplace PAYG image and to use Azure-hosted RHUI, go to the [Azure Marketplace](https://azure.microsoft.com/marketplace/partners/redhat/).
215202
* To learn more about the Red Hat images in Azure, go to the [documentation page](./rhel-images.md).

0 commit comments

Comments
 (0)