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
sudo tee rhel9-eus.config > /dev/null <<< $'[rhui-microsoft-azure-rhel9-eus]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 9 (rhel9-eus)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-eus\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -273,8 +271,6 @@ Select the tab of an EUS image type to see the corresponding instructions.
273
271
sudo rhel9-eus.config
274
272
```
275
273
276
-
---
277
-
278
274
> [!NOTE]
279
275
> If you're using a proxy in*/etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config`command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in`/etc/yum.repos.d/` as `.repo`
280
276
>
@@ -288,9 +284,7 @@ Select the tab of an EUS image type to see the corresponding instructions.
@@ -412,8 +406,6 @@ Select the tab of an Non-EUS image type to see the corresponding instructions.
412
406
sudo rm rhel10-non-eus.config
413
407
```
414
408
415
-
---
416
-
417
409
> [!NOTE]
418
410
> If you're using a proxy in*/etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config`command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in`/etc/yum.repos.d/` as `.repo`
419
411
>
@@ -427,9 +419,7 @@ Select the tab of an Non-EUS image type to see the corresponding instructions.
The following steps apply if the OS version is *RHEL 7.9* and the VM was created by using the `RHEL-SAP-HA` offer image.
469
459
@@ -497,8 +487,6 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
497
487
sudo rm rhel7-base-sap-ha.config
498
488
```
499
489
500
-
---
501
-
502
490
> [!NOTE]
503
491
> If you're using a proxy in*/etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config`command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in`/etc/yum.repos.d/` as `.repo`
504
492
>
@@ -511,9 +499,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
The following steps apply if the OS version is *earlier than the latest version available* supported by SAP for`RHEL 8.X` and the VM was created by using the `RHEL-SAP-APPS` offer image.
519
505
@@ -547,11 +533,10 @@ The following steps apply if the OS version is *earlier than the latest version
The following steps apply if the OS version is *earlier than the latest version available* supported by SAP for `RHEL 8._x_` and the VM was created by using the `RHEL-SAP-HA` offer image.
588
573
@@ -616,7 +601,7 @@ The following steps apply if the OS version is *earlier than the latest version
@@ -713,14 +698,13 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
713
698
```bash
714
699
sudo dnf repolist
715
700
```
701
+
716
702
6. Remove the temp file created on step 3.
717
703
718
704
```bash
719
705
sudo rm rhel8-base-ha.config
720
706
```
721
707
722
-
---
723
-
724
708
> [!NOTE]
725
709
> If you're using a proxy in*/etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config`command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in`/etc/yum.repos.d/` as `.repo`
726
710
>
@@ -733,9 +717,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
The following steps apply if the OS version is *earlier than the latest version that's available* that's supported by SAP for`RHEL 9.0`, and if the VM was created by using the `RHEL-SAP-APPS` offer image.
741
723
@@ -769,7 +751,7 @@ The following steps apply if the OS version is *earlier than the latest version
The following steps apply if the OS version is *earlier than the latest version available* that's supported by SAP for`RHEL 9.0`, and if the VM was created by using the `RHEL-SAP-HA` offer image.
775
757
@@ -803,7 +785,7 @@ The following steps apply if the OS version is *earlier than the latest version
@@ -835,8 +817,6 @@ The following steps apply if the OS version is *earlier than the latest version
835
817
sudo rm rhel9-ha.config
836
818
```
837
819
838
-
---
839
-
840
820
> [!NOTE]
841
821
> If you're using a proxy in*/etc/yum.conf* or */etc/dnf.conf*, the `yum --config rhelX-XX-XX.config`command won't work because it doesn't include your proxy settings. In this case, move the temp file `rhelX-XX-XX.config` directly in`/etc/yum.repos.d/` as `.repo`
0 commit comments