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
@@ -187,13 +187,13 @@ All the following commands should be run by using root privileges or by specifyi
187
187
188
188
#### [RHEL 9._x_ - EUS](#tab/rhel9-eus)
189
189
190
-
1. Create a config file by using this command
190
+
1. Create a config file by using this command:
191
191
192
192
```bash
193
193
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'
194
194
195
195
```
196
-
2. Install the `rhui-azure-rhel9-eus` package by running
196
+
2. Install the `rhui-azure-rhel9-eus` package by running.
@@ -211,7 +211,7 @@ All the following commands should be run by using root privileges or by specifyi
211
211
sudo dnf repolist all
212
212
```
213
213
214
-
5. Remove the temp file created on step 1
214
+
5. Remove the temp file created on step 1.
215
215
216
216
```bash
217
217
sudo rhel9-eus.config
@@ -240,7 +240,7 @@ All the following commands should be run by using root privileges or by specifyi
240
240
sudo rm /etc/yum/vars/releasever
241
241
```
242
242
243
-
2. Create a config file by using this command
243
+
2. Create a config file by using this command:
244
244
245
245
```bash
246
246
sudo tee rhel7-non-eus.config > /dev/null <<<$'[rhui-microsoft-azure-rhel7]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 7 (rhel7)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel7\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -257,7 +257,7 @@ All the following commands should be run by using root privileges or by specifyi
257
257
```bash
258
258
sudo yum repolist
259
259
```
260
-
5. Remove the temp file created on step 2
260
+
5. Remove the temp file created on step 2.
261
261
262
262
```bash
263
263
sudo rm rhel7-non-eus.config
@@ -271,7 +271,7 @@ All the following commands should be run by using root privileges or by specifyi
271
271
sudo rm /etc/yum/vars/releasever
272
272
```
273
273
274
-
2. Create a config file by using this command
274
+
2. Create a config file by using this command:
275
275
276
276
```bash
277
277
sudo tee rhel8-non-eus.config > /dev/null <<< $'[rhui-microsoft-azure-rhel8]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -288,7 +288,7 @@ All the following commands should be run by using root privileges or by specifyi
288
288
```bash
289
289
sudo yum repolist
290
290
```
291
-
5. Remove the temp file created on step 2
291
+
5. Remove the temp file created on step 2.
292
292
293
293
```bash
294
294
sudo rm rhel8-non-eus.config
@@ -302,7 +302,7 @@ All the following commands should be run by using root privileges or by specifyi
302
302
sudo rm /etc/yum/vars/releasever
303
303
```
304
304
305
-
2. Create a config file by using this command
305
+
2. Create a config file by using this command:
306
306
307
307
```bash
308
308
sudo tee rhel9-non-eus.config > /dev/null <<< $'[rhui-microsoft-azure-rhel9]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 9 (rhel9)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -319,7 +319,7 @@ All the following commands should be run by using root privileges or by specifyi
319
319
```bash
320
320
sudo yum repolist
321
321
```
322
-
5. Remove the temp file created on step 2
322
+
5. Remove the temp file created on step 2.
323
323
324
324
```bash
325
325
sudo rm rhel9-non-eus.config
@@ -328,7 +328,7 @@ All the following commands should be run by using root privileges or by specifyi
328
328
#### [RHEL 10.0 non-EUS](#tab/rhel10-noneus)
329
329
330
330
331
-
1. Create a config file by using this command
331
+
1. Create a config file by using this command:
332
332
333
333
```bash
334
334
sudo tee rhel10-non-eus.config > /dev/null <<< $'[rhui-microsoft-azure-rhel10]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 10 (rhel10)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel10\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft-2025.asc\nsslverify=1'
@@ -345,7 +345,8 @@ All the following commands should be run by using root privileges or by specifyi
345
345
```bash
346
346
sudo dnf repolist
347
347
```
348
-
4. Remove the temp file created on step 2
348
+
349
+
4. Remove the temp file created on step 1.
349
350
350
351
```bash
351
352
sudo rm rhel10-non-eus.config
@@ -380,7 +381,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
380
381
sudo rm /etc/yum/vars/releasever
381
382
```
382
383
383
-
2. Create a config file by using this command
384
+
2. Create a config file by using this command:
384
385
385
386
```bash
386
387
sudo tee rhel7-base-sap-apps.config > /dev/null <<<$'[rhui-microsoft-azure-rhel7-base-sap-apps]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 7 (rhel7-base-sap-apps)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel7-base-sap-apps\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -398,7 +399,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
398
399
sudo yum repolist
399
400
```
400
401
401
-
5. Remove the temp file created on step 1
402
+
5. Remove the temp file created on step 2.
402
403
403
404
```bash
404
405
sudo rm rhel7-base-sap-apps.config
@@ -415,7 +416,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
415
416
sudo rm /etc/yum/vars/releasever
416
417
```
417
418
418
-
2. Create a config file by using this command
419
+
2. Create a config file by using this command:
419
420
420
421
```bash
421
422
sudo tee rhel7-base-sap-ha.config > /dev/null <<< $'[rhui-microsoft-azure-rhel7-base-sap-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 7 (rhel7-base-sap-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel7-base-sap-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -433,49 +434,12 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
433
434
sudo yum repolist
434
435
```
435
436
436
-
5. Remove the temp file created on step 2
437
+
5. Remove the temp file created on step 2.
437
438
438
439
```bash
439
440
sudo rm rhel7-base-sap-ha.config
440
441
```
441
442
442
-
#### [RHEL 7.9 - RHEL-HA](#tab/rhe79-rhel-ha)
443
-
444
-
1. Remove the releasever file if it exists:
445
-
446
-
```bash
447
-
sudo rm /etc/yum/vars/releasever
448
-
```
449
-
450
-
2. Remove the client `rhui-azure-rhel7-ha` package by running the `dnf remove` command:
451
-
452
-
```bash
453
-
sudo dnf remove rhui-azure-rhel7-ha
454
-
```
455
-
456
-
3. Create a config file by using this command
457
-
458
-
```bash
459
-
sudo tee rhel7-ha.config > /dev/null <<< $'[microsoft-azure-rhel7-ha]\nname=Microsoft Azure RPMs for RHEL7 HA\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel7-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
460
-
```
461
-
462
-
4. Install the `rhui-azure-rhel7-base-ha` package by running the [dnf](https://dnf.readthedocs.io/en/latest/command_ref.html) installation command:
5. Verify that the corresponding repositories are available and show no errors. To do this, run the `dnf repolist` command:
469
-
470
-
```bash
471
-
sudo dnf repolist
472
-
```
473
-
6. Remove the temp file created on step 3
474
-
475
-
```bash
476
-
sudo rm rhel7-ha.config
477
-
```
478
-
479
443
---
480
444
481
445
> [!NOTE]
@@ -497,7 +461,7 @@ Select the tab of an SAP image type to see the corresponding instructions.
497
461
498
462
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.
499
463
500
-
1. Create a config file by using this command
464
+
1. Create a config file by using this command:
501
465
502
466
```bash
503
467
sudo tee rhel8-sapapps.config > /dev/null <<<$'[rhui-microsoft-azure-rhel8-sapapps]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-base-sapapps)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8-sapapps\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -521,7 +485,7 @@ The following steps apply if the OS version is *earlier than the latest version
521
485
sudo dnf repolist
522
486
```
523
487
524
-
5. Remove the temp file created on step 1
488
+
5. Remove the temp file created on step 1.
525
489
526
490
```bash
527
491
sudo rm rhel8-sapapps.config
@@ -538,7 +502,7 @@ The following steps apply if the OS version is *RHEL 8.10* supported by SAP and
538
502
sudo rm /etc/yum/vars/releasever
539
503
```
540
504
541
-
2. Create a config file by using this command
505
+
2. Create a config file by using this command:
542
506
543
507
```bash
544
508
sudo tee rhel8-base-sap-apps.config > /dev/null <<< $'[rhui-microsoft-azure-rhel8-base-sap-apps]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-base-sap-apps)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8-base-sap-apps\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -555,7 +519,7 @@ The following steps apply if the OS version is *RHEL 8.10* supported by SAP and
555
519
```bash
556
520
sudo dnf repolist
557
521
```
558
-
5. Remove the temp file created on step 2
522
+
5. Remove the temp file created on step 2.
559
523
560
524
```bash
561
525
sudo rm rhel8-base-sap-apps.config
@@ -565,11 +529,10 @@ The following steps apply if the OS version is *RHEL 8.10* supported by SAP and
565
529
566
530
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.
567
531
568
-
1. Create a config file by using this command
532
+
1. Create a config file by using this command:
569
533
570
534
```bash
571
535
sudo tee rhel8-sap-ha.config > /dev/null <<< $'[rhui-microsoft-azure-rhel8-sap-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-sap-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8-sap-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
572
-
573
536
```
574
537
575
538
2. Install the `rhui-azure-rhel8-sap-ha` package by running the [dnf](https://dnf.readthedocs.io/en/latest/command_ref.html) installation command:
@@ -589,7 +552,8 @@ The following steps apply if the OS version is *earlier than the latest version
589
552
```bash
590
553
sudo dnf repolist
591
554
```
592
-
5. Remove the temp file created on step 2
555
+
556
+
5. Remove the temp file created on step 1.
593
557
594
558
```bash
595
559
sudo rm rhel8-sap-ha.config
@@ -605,7 +569,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
605
569
sudo rm /etc/yum/vars/releasever
606
570
```
607
571
608
-
2. Create a config file by using this command
572
+
2. Create a config file by using this command:
609
573
610
574
```bash
611
575
sudo tee rhel8-base-sap-ha.config > /dev/null <<< $'[rhui-microsoft-azure-rhel8-base-sap-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-base-sap-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8-base-sap-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -623,15 +587,15 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
sudo tee rhel8-ha.config > /dev/null <<< $'[rhui-microsoft-azure-rhel8-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -655,7 +619,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
655
619
sudo dnf repolist
656
620
```
657
621
658
-
5. Remove the temp file created on step 2
622
+
5. Remove the temp file created on step 2.
659
623
660
624
```bash
661
625
sudo rm rhel8-ha.config
@@ -675,7 +639,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
675
639
sudo dnf remove rhui-azure-rhel8-ha
676
640
```
677
641
678
-
3. Create a config file by using this command
642
+
3. Create a config file by using this command:
679
643
680
644
```bash
681
645
sudo tee rhel8-base-ha.config > /dev/null <<< $'[rhui-microsoft-azure-rhel8-base-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 8 (rhel8-base-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel8-base-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -692,7 +656,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
692
656
```bash
693
657
sudo dnf repolist
694
658
```
695
-
6. Remove the temp file created on step 2
659
+
6. Remove the temp file created on step 3.
696
660
697
661
```bash
698
662
sudo rm rhel8-base-ha.config
@@ -720,7 +684,7 @@ Select the tab of an SAP image type to see the corresponding instructions.
720
684
721
685
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.
722
686
723
-
1. Create a config file by using this command
687
+
1. Create a config file by using this command:
724
688
725
689
```bash
726
690
sudo tee rhel9-sapapps.config > /dev/null <<<$'[rhui-microsoft-azure-rhel9-sapapps]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 9 (rhel9-sapapps)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-sapapps\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -744,7 +708,7 @@ The following steps apply if the OS version is *earlier than the latest version
744
708
sudo dnf repolist all
745
709
```
746
710
747
-
5. Remove the temp file created on step 2
711
+
5. Remove the temp file created on step 1.
748
712
749
713
```bash
750
714
sudo rm rhel9-sapapps.config
@@ -754,7 +718,7 @@ The following steps apply if the OS version is *earlier than the latest version
754
718
755
719
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.
756
720
757
-
1. Create a config file by using this command
721
+
1. Create a config file by using this command:
758
722
759
723
```bash
760
724
sudo tee rhel9-sap-ha.config > /dev/null <<<$'[rhui-microsoft-azure-rhel9-sap-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 9 (rhel9-sap-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-sap-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -778,7 +742,7 @@ The following steps apply if the OS version is *earlier than the latest version
778
742
sudo dnf repolist all
779
743
```
780
744
781
-
5. Remove the temp file created on step 1
745
+
5. Remove the temp file created on step 1.
782
746
783
747
```bash
784
748
sudo rm rhel9-sap-ha.config
@@ -787,7 +751,7 @@ The following steps apply if the OS version is *earlier than the latest version
sudo tee rhel9-ha.config > /dev/null <<< $'[rhui-microsoft-azure-rhel9-ha]\nname=Microsoft Azure RPMs for Red Hat Enterprise Linux 9 (rhel9-ha)\nbaseurl=https://rhui4-1.microsoft.com/pulp/repos/unprotected/microsoft-azure-rhel9-ha\nenabled=1\ngpgcheck=1\ngpgkey=https://packages.microsoft.com/keys/microsoft.asc\nsslverify=1'
@@ -810,7 +774,7 @@ The following steps apply if the OS version is *earlier than the latest version
0 commit comments