Skip to content

Commit e1cd366

Browse files
author
Mauricio
authored
Update troubleshoot-linux-rhui-certificate-issues.md
1 parent 965e59f commit e1cd366

1 file changed

Lines changed: 29 additions & 23 deletions

File tree

support/azure/virtual-machines/linux/troubleshoot-linux-rhui-certificate-issues.md

Lines changed: 29 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -172,24 +172,24 @@ Use the table below to determine the correct RHUI package type based on your RHE
172172

173173
Use the following index to jump directly to the corresponding section below.
174174

175-
EUS RHUI package installation
175+
[EUS RHUI package installation](#eus)
176176

177177
- [RHEL 8.x - EUS](#tab/rhel8-eus)
178178
- [RHEL 9.x - EUS](#tab/rhel9-eus)
179179

180-
Non-EUS RHUI package installation
180+
[Non-EUS RHUI package installation](#non-eus)
181181

182182
- [RHEL 7.9 - non-EUS](#tab/rhel7-noneus)
183183
- [RHEL 8.10 - non-EUS](#tab/rhel8-noneus)
184184
- [RHEL 9.x - non-EUS](#tab/rhel9-noneus)
185185
- [RHEL 10 - non-EUS](#tab/rhel10-noneus)
186186

187-
RHEL 7 SAP/E4S/HANA RHUI package installation
187+
[RHEL 7 SAP/E4S RHUI package installation](#rhel79sap)
188188

189189
- [RHEL 7.9 - RHEL-SAP-APPS-BASE](#tab/rhel79-rhel-sap-apps-base)
190190
- [RHEL 7.9 - RHEL-SAP-HA-BASE](#tab/rhel79-rhel-sap-ha-base)
191191

192-
RHEL 8 SAP/E4S/HANA RHUI package installation
192+
[RHEL 8 SAP/E4S/HA RHUI package installation](#rhel8sap)
193193

194194
- [RHEL 8.x - RHEL-SAP-APPS](#tab/rhel8-rhel-sap-apps)
195195
- [RHEL 8.10 - RHEL-SAP-APPS-BASE](#tab/rhel810-rhel-sap-apps-base)
@@ -198,17 +198,18 @@ RHEL 8 SAP/E4S/HANA RHUI package installation
198198
- [RHEL 8.x - RHEL-HA](#tab/rhel8-rhel-ha-eus)
199199
- [RHEL 8.10 - RHEL-HA-BASE](#tab/rhel810-rhel-ha-base)
200200

201-
RHEL 9 SAP/HANA RHUI package installation
201+
[RHEL 9 SAP/HANA RHUI package installation](#rhel9sap)
202202

203203
- [RHEL 9.x - RHEL-SAP-APPS](#tab/rhel9-rhel-sap-apps)
204204
- [RHEL 9.x - RHEL-SAP-HA (E4S)](#tab/rhel9-rhel-sap-ha-e4s)
205205
- [RHEL 9.x - RHEL-HA](#tab/rhel9-rhel-ha-eus)
206206

207207

208+
#### EUS RHUI package installation
209+
<a id="eus"></a>
208210

209211
#### [RHEL 8.x - EUS](#tab/rhel8-eus)
210-
211-
## <a id="tab/rhel8-eus"></a>
212+
<a id="tab/rhel8-eus"></a>
212213

213214
1. Create a config file by using this command.
214215

@@ -240,7 +241,7 @@ RHEL 9 SAP/HANA RHUI package installation
240241
```
241242
242243
#### [RHEL 9.x - EUS](#tab/rhel9-eus)
243-
## <a id="tab/rhel9-eus"></a>
244+
<a id="tab/rhel9-eus"></a>
244245
245246
1. Create a config file by using this command:
246247
@@ -286,9 +287,10 @@ RHEL 9 SAP/HANA RHUI package installation
286287
> Replace `rhelX-XX-XX.config` and `rhui-azure-rhel-X-X-X` with the actual values, as appropriate.
287288

288289
#### Non-EUS RHUI package installation
290+
<a id="non-eus"></a>
289291

290292
#### [RHEL 7.9 - non-EUS](#tab/rhel7-noneus)
291-
## <a id="tab/rhel7-noneus"></a>
293+
<a id="tab/rhel7-noneus"></a>
292294

293295
1. Remove the releasever file if it exists.
294296

@@ -320,7 +322,7 @@ RHEL 9 SAP/HANA RHUI package installation
320322
```
321323
322324
#### [RHEL 8.10 - non-EUS](#tab/rhel8-noneus)
323-
## <a id="tab/rhel8-noneus"></a>
325+
<a id="tab/rhel8-noneus"></a>
324326
325327
1. Remove the releasever file if it exists.
326328
@@ -352,7 +354,7 @@ RHEL 9 SAP/HANA RHUI package installation
352354
```
353355
354356
#### [RHEL 9._x_ - non-EUS](#tab/rhel9-noneus)
355-
## <a id="tab/rhel9-noneus"></a>
357+
<a id="tab/rhel9-noneus"></a>
356358
357359
1. Remove the releasever file if it exists.
358360
@@ -384,7 +386,7 @@ RHEL 9 SAP/HANA RHUI package installation
384386
```
385387
386388
#### [RHEL 10 - non-EUS](#tab/rhel10-noneus)
387-
## <a id="tab/rhel10-noneus"></a>
389+
<a id="tab/rhel10-noneus"></a>
388390
389391
1. Create a config file by using this command:
390392
@@ -425,12 +427,13 @@ RHEL 9 SAP/HANA RHUI package installation
425427
426428
427429
#### RHEL 7 SAP/E4S/HANA RHUI package installation
430+
<a id="rhel79sap"></a>
428431
429432
Select the tab of an SAP image type to see the corresponding instructions.
430433
431434
432435
#### [RHEL 7.9 - RHEL-SAP-APPS-BASE](#tab/rhel79-rhel-sap-apps-base)
433-
## <a id="tab/rhel79-rhel-sap-apps-base"></a>
436+
<a id="tab/rhel79-rhel-sap-apps-base"></a>
434437
435438
The following steps apply if the OS version is *RHEL 7.9* and the VM was created by using the `RHEL-SAP-APPS` offer image.
436439
@@ -466,7 +469,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
466469
467470
468471
#### [RHEL 7.9 - RHEL-SAP-HA-BASE](#tab/rhe79-rhel-sap-ha-base)
469-
## <a id="tab/rhel79-rhel-sap-ha-base"></a>
472+
<a id="tab/rhel79-rhel-sap-ha-base"></a>
470473
471474
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.
472475
@@ -514,11 +517,12 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
514517
515518
516519
#### RHEL 8 SAP/E4S/HANA RHUI package installation
520+
<a id="rhel8sap"></a>
517521
518522
Select the tab of an SAP image type to see the corresponding instructions.
519523
520524
#### [RHEL 8.x - RHEL-SAP-APPS](#tab/rhel8-rhel-sap-apps)
521-
## <a id="tab/rhel8-rhel-sap-apps"></a>
525+
<a id="tab/rhel8-rhel-sap-apps"></a>
522526
523527
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.
524528
@@ -554,7 +558,7 @@ The following steps apply if the OS version is *earlier than the latest version
554558
555559
556560
#### [RHEL 8.10 - RHEL-SAP-APPS-BASE](#tab/rhel810-rhel-sap-apps-base)
557-
## <a id="tab/rhel810-rhel-sap-apps-base"></a>
561+
<a id="tab/rhel810-rhel-sap-apps-base"></a>
558562
559563
The following steps apply if the OS version is *RHEL 8.10* supported by SAP and the VM was created by using the `RHEL-SAP-APPS` offer image.
560564
@@ -589,7 +593,7 @@ The following steps apply if the OS version is *RHEL 8.10* supported by SAP and
589593
```
590594
591595
#### [RHEL 8.x - RHEL-SAP-HA (E4S)](#tab/rhel8-rhel-sap-ha-e4s)
592-
## <a id="tab/rhel8-rhel-sap-ha-e4s"></a>
596+
<a id="tab/rhel8-rhel-sap-ha-e4s"></a>
593597
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.
594598
595599
1. Create a config file by using this command:
@@ -623,7 +627,7 @@ The following steps apply if the OS version is *earlier than the latest version
623627
```
624628
625629
#### [RHEL 8.10 - RHEL-SAP-HA-BASE](#tab/rhe810-rhel-sap-ha-base)
626-
## <a id="tab/rhel810-rhel-sap-ha-base"></a>
630+
<a id="tab/rhel810-rhel-sap-ha-base"></a>
627631
628632
The following steps apply if the OS version is *RHEL 8.10* and the VM was created by using the `RHEL-SAP-HA` offer image.
629633
@@ -659,7 +663,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
659663
```
660664
661665
#### [RHEL 8.x - RHEL-HA ](#tab/rhel8-rhel-ha-eus)
662-
## <a id="tab/rhel8-rhel-ha-eus"></a>
666+
<a id="tab/rhel8-rhel-ha-eus"></a>
663667
664668
1. Create a config file by using this command:
665669
@@ -692,7 +696,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
692696
```
693697
694698
#### [RHEL 8.10 - RHEL-HA-BASE](#tab/rhe810-rhel-ha-base)
695-
## <a id="tab/rhel810-rhel-ha-base"></a>
699+
<a id="tab/rhel810-rhel-ha-base"></a>
696700
697701
698702
1. Remove the releasever file if it exists:
@@ -745,11 +749,13 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
745749
746750
747751
#### RHEL 9 SAP/HANA RHUI package installation
752+
<a id="tab/rhel9sap"></a>
753+
748754
749755
Select the tab of an SAP image type to see the corresponding instructions.
750756
751757
#### [RHEL 9.x - RHEL-SAP-APPS](#tab/rhel9-rhel-sap-apps)
752-
## <a id="tab/rhel9-rhel-sap-apps"></a>
758+
<a id="tab/rhel9-rhel-sap-apps"></a>
753759
754760
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.
755761
@@ -784,7 +790,7 @@ The following steps apply if the OS version is *earlier than the latest version
784790
```
785791
786792
#### [RHEL 9.x - RHEL-SAP-HA (E4S)](#tab/rhel9-rhel-sap-ha-e4s)
787-
## <a id="tab/rhel9-rhel-sap-ha-e4s"></a>
793+
<a id="tab/rhel9-rhel-sap-ha-e4s"></a>
788794
789795
790796
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.
@@ -820,7 +826,7 @@ The following steps apply if the OS version is *earlier than the latest version
820826
```
821827
822828
#### [RHEL 9.x - RHEL-HA ](#tab/rhel9-rhel-ha-eus)
823-
## <a id="tab/rhel9-rhel-ha-eus"></a>
829+
<a id="tab/rhel9-rhel-ha-eus"></a>
824830
825831
1. Create a config file by using this command:
826832

0 commit comments

Comments
 (0)