Skip to content

Commit bddb4d3

Browse files
author
Simonx Xu
authored
Merge pull request #9358 from MicrosoftDocs/main
Auto push to live 2025-07-17 02:39:52
2 parents ef17607 + 238ede3 commit bddb4d3

File tree

8 files changed

+231
-54
lines changed

8 files changed

+231
-54
lines changed

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

Lines changed: 55 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: msaenzbosupport
55
ms.author: msaenzbo
66
ms.reviewer: divargas-msft, pagienge, navpreetkaur, v-weizhu
77
editor: v-jsitser
8-
ms.date: 07/15/2025
8+
ms.date: 07/17/2025
99
ms.service: azure-virtual-machines
1010
ms.custom: sap:VM Admin - Linux (Guest OS), linux-related-content
1111
---
@@ -153,13 +153,13 @@ Use the following table to determine the correct RHUI package type based on your
153153

154154
| Image type | Support model | Applicable version | RHUI package prefix | Using `releasever`? |
155155
|--------------------|---------------------------|----------------------------------------------|------------------------------------|-------------------------|
156-
| Generic RHEL | Non-EUS | 8.10, 9.8, 10.0 | `rhui-azure-rhelX` | No |
157-
| Generic RHEL | EUS | 8.2, 8.4, 8.6, 8.8, 9.2, 9.4, 9.6 | `rhui-azure-rhelX-eus` | Yes |
156+
| Generic RHEL | Non-EUS | 7.9, 8.10, 9.8, 10.0 | `rhui-azure-rhelX` | No |
157+
| Generic RHEL | EUS | 8.6, 8.8, 9.2, 9.4, 9.6 | `rhui-azure-rhelX-eus` | Yes |
158158
| RHEL-SAP-APPS | EUS | 8.6, 8.8, 9.2, 9.4, 9.6 | `rhui-azure-rhelX-sapapps` | Yes |
159159
| RHEL-SAP-APPS | Base (no EUS available) | 7.9, 8.10 | `rhui-azure-rhelX-base-sap-apps` | No |
160-
| RHEL-SAP-HA | E4S | 8.6, 8.8, 9.0, 9.2, 9.4, 9.6 | `rhui-azure-rhelX-sap-ha` | Yes |
161-
| RHEL-SAP-HA | Base (no E4S available) | 7.9, 8.10, | `rhui-azure-rhelX-base-sap-ha` | No |
162-
| RHEL-HA | EUS | 8.6, 9.4 | `rhui-azure-rhelX-ha` | Yes |
160+
| RHEL-SAP-HA | E4S | 8.6, 8.8, 9.2, 9.4, 9.6 | `rhui-azure-rhelX-sap-ha` | Yes |
161+
| RHEL-SAP-HA | Base (no E4S available) | 7.9, 8.10 | `rhui-azure-rhelX-base-sap-ha` | No |
162+
| RHEL-HA | EUS | 8.6, 8.8, 9.4, 9.6 | `rhui-azure-rhelX-ha` | Yes |
163163
| RHEL-HA | Base (no EUS available) | 7.9, 8.10 | `rhui-azure-rhelX-base-ha` | No |
164164

165165
> [!NOTE]
@@ -172,41 +172,20 @@ Use the following table to determine the correct RHUI package type based on your
172172

173173
Use the following index to navigate directly to the corresponding section:
174174

175-
[EUS RHUI package installation](#eus)
175+
- [EUS RHUI package installation](#eus)
176+
- [Non-EUS RHUI package installation](#non-eus)
177+
- [RHEL 7 SAP RHUI package installation](#rhel79sap)
178+
- [RHEL 8 SAP/E4S/HA RHUI package installation](#rhel8sap)
179+
- [RHEL 9 SAP/E4S/HA RHUI package installation](#rhel9sap)
176180

177-
- [RHEL 8.x - EUS](#tab/rhel8-eus)
178-
- [RHEL 9.x - EUS](#tab/rhel9-eus)
179-
180-
[Non-EUS RHUI package installation](#non-eus)
181-
182-
- [RHEL 7.9 - non-EUS](#tab/rhel7-noneus)
183-
- [RHEL 8.10 - non-EUS](#tab/rhel8-noneus)
184-
- [RHEL 9.x - non-EUS](#tab/rhel9-noneus)
185-
- [RHEL 10 - non-EUS](#tab/rhel10-noneus)
186-
187-
[RHEL 7 SAP/E4S RHUI package installation](#rhel79sap)
181+
182+
##### <a id="eus"></a> EUS RHUI package installation
188183

189-
- [RHEL 7.9 - RHEL-SAP-APPS (BASE)](#tab/rhel79-rhel-sap-apps-base)
190-
- [RHEL 7.9 - RHEL-SAP-HA (BASE)](#tab/rhel79-rhel-sap-ha-base)
184+
Select the tab of an EUS image type to see the corresponding instructions.
191185

192-
[RHEL 8 SAP/E4S/HA RHUI package installation](#rhel8sap)
186+
###### [RHEL 8.x - EUS](#tab/rhel8-eus)
193187

194-
- [RHEL 8.x - RHEL-SAP-APPS](#tab/rhel8-rhel-sap-apps)
195-
- [RHEL 8.10 - RHEL-SAP-APPS (BASE)](#tab/rhel810-rhel-sap-apps-base)
196-
- [RHEL 8.x - RHEL-SAP-HA (E4S)](#tab/rhel8-rhel-sap-ha-e4s)
197-
- [RHEL 8.10 - RHEL-SAP-HA (BASE)](#tab/rhel810-rhel-sap-ha-base)
198-
- [RHEL 8.x - RHEL-HA](#tab/rhel8-rhel-ha-eus)
199-
- [RHEL 8.10 - RHEL-HA (BASE)](#tab/rhel810-rhel-ha-base)
200188

201-
[RHEL 9 SAP/E4S/HA RHUI package installation](#rhel9sap)
202-
203-
- [RHEL 9.x - RHEL-SAP-APPS](#tab/rhel9-rhel-sap-apps)
204-
- [RHEL 9.x - RHEL-SAP-HA (E4S)](#tab/rhel9-rhel-sap-ha-e4s)
205-
- [RHEL 9.x - RHEL-HA](#tab/rhel9-rhel-ha-eus)
206-
207-
##### <a id="eus"></a> EUS RHUI package installation
208-
209-
###### <a id="tab/rhel8-eus"></a> RHEL 8.x - EUS
210189

211190
1. Create a config file by using this command.
212191

@@ -238,7 +217,9 @@ Use the following index to navigate directly to the corresponding section:
238217
sudo rhel8-eus.config
239218
```
240219
241-
###### <a id="tab/rhel9-eus"></a> RHEL 9.x - EUS
220+
###### [RHEL 9.x - EUS](#tab/rhel9-eus)
221+
222+
242223
243224
1. Create a config file by using this command:
244225
@@ -270,6 +251,9 @@ Use the following index to navigate directly to the corresponding section:
270251
```bash
271252
sudo rhel9-eus.config
272253
```
254+
255+
---
256+
273257
274258
> [!NOTE]
275259
> 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`
@@ -284,7 +268,9 @@ Use the following index to navigate directly to the corresponding section:
284268

285269
##### <a id="non-eus"></a> Non-EUS RHUI package installation
286270

287-
###### <a id="tab/rhel7-noneus"></a> RHEL 7.9 - non-EUS
271+
Select the tab of an Non-EUS image type to see the corresponding instructions.
272+
273+
###### [RHEL 7.9 - non-EUS](#tab/rhel7-noneus)
288274

289275
1. Remove the releasever file if it exists.
290276

@@ -316,7 +302,7 @@ Use the following index to navigate directly to the corresponding section:
316302
sudo rm rhel7-non-eus.config
317303
```
318304
319-
###### <a id="tab/rhel8-noneus"></a> RHEL 8.10 - non-EUS
305+
###### [RHEL 8.10 - non-EUS](#tab/rhel8-noneus)
320306
321307
1. Remove the releasever file if it exists.
322308
@@ -348,7 +334,7 @@ Use the following index to navigate directly to the corresponding section:
348334
sudo rm rhel8-non-eus.config
349335
```
350336
351-
###### <a id="tab/rhel9-noneus"></a> RHEL 9.x - non-EUS
337+
###### [RHEL 9.x - non-EUS](#tab/rhel9-noneus)
352338
353339
1. Remove the releasever file if it exists.
354340
@@ -380,7 +366,7 @@ Use the following index to navigate directly to the corresponding section:
380366
sudo rm rhel9-non-eus.config
381367
```
382368
383-
###### <a id="tab/rhel10-noneus"></a> RHEL 10 - non-EUS
369+
###### [RHEL 10 - non-EUS](#tab/rhel10-noneus)
384370
385371
1. Create a config file by using this command:
386372
@@ -405,6 +391,7 @@ Use the following index to navigate directly to the corresponding section:
405391
```bash
406392
sudo rm rhel10-non-eus.config
407393
```
394+
---
408395
409396
> [!NOTE]
410397
> 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`
@@ -417,9 +404,11 @@ Use the following index to navigate directly to the corresponding section:
417404
>
418405
> Replace `rhelX-XX-XX.config` and `rhui-azure-rhel-X-X-X` with the actual values, as appropriate.
419406
420-
##### <a id="rhel79sap"></a> RHEL 7 SAP/E4S/HANA RHUI package installation
407+
##### <a id="rhel79sap"></a> RHEL 7 SAP RHUI package installation
421408
422-
###### <a id="tab/rhel79-rhel-sap-apps-base"></a> RHEL 7.9 - RHEL-SAP-APPS (BASE)
409+
Select the tab of an SAP image type to see the corresponding instructions.
410+
411+
###### [RHEL 7.9 - RHEL-SAP-APPS (BASE)](#tab/rhel79-rhel-sap-apps-base)
423412
424413
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.
425414
@@ -453,7 +442,7 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
453442
sudo rm rhel7-base-sap-apps.config
454443
```
455444
456-
###### <a id="tab/rhel79-rhel-sap-ha-base"></a> RHEL 7.9 - RHEL-SAP-HA (BASE)
445+
###### [RHEL 7.9 - RHEL-SAP-HA (BASE)](#tab/rhel79-rhel-sap-ha-base)
457446
458447
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.
459448
@@ -487,6 +476,8 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
487476
sudo rm rhel7-base-sap-ha.config
488477
```
489478
479+
---
480+
490481
> [!NOTE]
491482
> 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`
492483
>
@@ -497,9 +488,11 @@ The following steps apply if the OS version is *RHEL 7.9* and the VM was created
497488
> ```
498489
> Replace `rhelX-XX-XX.config` and `rhui-azure-rhel-X-X-X` with the actual values, as appropriate.
499490
500-
##### <a id="rhel8sap"></a> RHEL 8 SAP/E4S/HANA RHUI package installation
491+
##### <a id="rhel8sap"></a> RHEL 8 SAP/E4S/HA RHUI package installation
492+
493+
Select the tab of an SAP image type to see the corresponding instructions.
501494
502-
###### <a id="tab/rhel8-rhel-sap-apps"></a> RHEL 8.x - RHEL-SAP-APPS
495+
###### [RHEL 8.x - RHEL-SAP-APPS](#tab/rhel8-rhel-sap-apps)
503496
504497
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.
505498
@@ -533,7 +526,7 @@ The following steps apply if the OS version is *earlier than the latest version
533526
sudo rm rhel8-sapapps.config
534527
```
535528
536-
###### <a id="tab/rhel810-rhel-sap-apps-base"></a> RHEL 8.10 - RHEL-SAP-APPS (BASE)
529+
###### [RHEL 8.10 - RHEL-SAP-APPS (BASE)](#tab/rhel810-rhel-sap-apps-base)
537530
538531
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.
539532
@@ -567,7 +560,7 @@ The following steps apply if the OS version is *RHEL 8.10* supported by SAP and
567560
sudo rm rhel8-base-sap-apps.config
568561
```
569562
570-
###### <a id="tab/rhel8-rhel-sap-ha-e4s"></a> RHEL 8.x - RHEL-SAP-HA (E4S)
563+
###### [RHEL 8.x - RHEL-SAP-HA (E4S)](#tab/rhel8-rhel-sap-ha-e4s)
571564
572565
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.
573566
@@ -601,7 +594,7 @@ The following steps apply if the OS version is *earlier than the latest version
601594
sudo rm rhel8-sap-ha.config
602595
```
603596
604-
###### <a id="tab/rhel810-rhel-sap-ha-base"></a> RHEL 8.10 - RHEL-SAP-HA (BASE)
597+
###### [RHEL 8.10 - RHEL-SAP-HA (BASE)](#tab/rhel810-rhel-sap-ha-base)
605598
606599
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.
607600
@@ -635,7 +628,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
635628
sudo rm rhel8-base-sap-ha.config
636629
```
637630
638-
###### <a id="tab/rhel8-rhel-ha-eus"></a> RHEL 8.x - RHEL-HA
631+
###### [RHEL 8.x - RHEL-HA](#tab/rhel8-rhel-ha-eus)
639632
640633
1. Create a config file by using this command:
641634
@@ -667,7 +660,7 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
667660
sudo rm rhel8-ha.config
668661
```
669662
670-
###### <a id="tab/rhel810-rhel-ha-base"></a> RHEL 8.10 - RHEL-HA (BASE)
663+
###### [RHEL 8.10 - RHEL-HA (BASE)](#tab/rhel810-rhel-ha-base)
671664
672665
1. Remove the releasever file if it exists:
673666
@@ -705,6 +698,9 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
705698
sudo rm rhel8-base-ha.config
706699
```
707700
701+
---
702+
703+
708704
> [!NOTE]
709705
> 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`
710706
>
@@ -717,7 +713,9 @@ The following steps apply if the OS version is *RHEL 8.10* and the VM was create
717713
718714
##### <a id="rhel9sap"></a> RHEL 9 SAP/E4S/HA RHUI package installation
719715
720-
###### <a id="tab/rhel9-rhel-sap-apps"></a> RHEL 9.x - RHEL-SAP-APPS
716+
Select the tab of an SAP image type to see the corresponding instructions.
717+
718+
###### [RHEL 9.x - RHEL-SAP-APPS](#tab/rhel9-rhel-sap-apps)
721719
722720
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.
723721
@@ -751,7 +749,7 @@ The following steps apply if the OS version is *earlier than the latest version
751749
sudo rm rhel9-sapapps.config
752750
```
753751
754-
###### <a id="tab/rhel9-rhel-sap-ha-e4s"></a> RHEL 9.x - RHEL-SAP-HA (E4S)
752+
###### [RHEL 9.x - RHEL-SAP-HA (E4S)](#tab/rhel9-rhel-sap-ha-e4s)
755753
756754
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.
757755
@@ -785,7 +783,7 @@ The following steps apply if the OS version is *earlier than the latest version
785783
sudo rm rhel9-sap-ha.config
786784
```
787785
788-
###### <a id="tab/rhel9-rhel-ha-eus"></a> RHEL 9.x - RHEL-HA
786+
###### [RHEL 9.x - RHEL-HA](#tab/rhel9-rhel-ha-eus)
789787
790788
1. Create a config file by using this command:
791789
@@ -817,6 +815,9 @@ The following steps apply if the OS version is *earlier than the latest version
817815
sudo rm rhel9-ha.config
818816
```
819817
818+
---
819+
820+
820821
> [!NOTE]
821822
> 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`
822823
>

support/entra/entra-id/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -341,6 +341,8 @@
341341
href: users-groups-entra-apis/b2c-or-tenant-premium-license-sign-in-activities.md
342342
- name: Problem with using the Graph SDK - libraries
343343
items:
344+
- name: Enable logging for MSAL.NET and Microsoft Graph SDK
345+
href: users-groups-entra-apis/enable-logging-for-msal-microsoft-graph.md
344346
- name: IDX14102 error - Unable to decode the header
345347
href: users-groups-entra-apis/unable-to-decode-header-error.md
346348
- name: Python scripts making requests are detected as web crawlers

0 commit comments

Comments
 (0)