Skip to content

Commit c9278c2

Browse files
authored
Merge pull request #9287 from msaenzbosupport/patch-36
AB#6559: Update yum-dnf-common-issues.md
2 parents 4785550 + cc1f665 commit c9278c2

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

support/azure/virtual-machines/linux/linux-rhui-connectivity-issues.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.collection: linux
1111
ms.topic: troubleshooting-general
1212
ms.workload: infrastructure-services
1313
ms.tgt_pltfrm: vm-linux
14-
ms.date: 10/18/2024
14+
ms.date: 07/10/2025
1515
---
1616

1717
# Troubleshoot Red Hat RHUI connectivity issues
@@ -89,6 +89,7 @@ This version of the validation script currently supports only the following Red
8989
- RHEL 7._x_ PAYG VMs
9090
- RHEL 8._x_ PAYG VMs
9191
- RHEL 9._x_ PAYG VMs
92+
- RHEL 10._x_ PAYG VMs
9293

9394
#### How to run the validation script
9495

@@ -110,7 +111,7 @@ To run the validation script, enter the following shell commands on a Red Hat VM
110111
111112
The script will generate a report that identifies any specific issues. The script output is also saved in `/var/log/rhuicheck.log` after execution. You can also inspect that log file separately.
112113
113-
#### [Red Hat 8.x and 9.x](#tab/rhel89)
114+
#### [Red Hat 8.x, 9.x, and 10.x](#tab/rhel8910)
114115
115116
1. If the virtual machine has internet access, execute the script directly from the VM using the following command:
116117

support/azure/virtual-machines/linux/yum-dnf-common-issues.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.topic: troubleshooting-general
1111
ms.workload: infrastructure-services
1212
ms.tgt_pltfrm: vm-linux
1313
ms.custom: linux-related-content
14-
ms.date: 10/16/2024
14+
ms.date: 07/10/2025
1515
#customer intent: As an Azure Linux VM administrator, I want troubleshoot issues in the yum and dnf tools so that I can successfully install or update applications on my VMs.
1616
---
1717
# Troubleshoot common issues in the yum and dnf package management tools for Linux
@@ -53,6 +53,7 @@ This version of the check script currently supports only the following Red Hat V
5353
- RHEL 7._x_ PAYG VMs
5454
- RHEL 8._x_ PAYG VMs
5555
- RHEL 9._x_ PAYG VMs
56+
- RHEL 10._x_ PAYG VMs
5657

5758
#### How to run the RHUI check script
5859

@@ -73,7 +74,7 @@ To run the check script, enter the following shell commands on a Red Hat VM:
7374
```
7475
3. The script generates a report that includes any issues that are found. The script output is also saved in `/var/log/rhuicheck.log` after you run it.
7576
76-
#### [Red Hat 8.x and 9.x](#tab/rhel89)
77+
#### [Red Hat 8.x, 9.x, and 10.x](#tab/rhel89)
7778
7879
1. If the VM has internet access, run the script directly from the VM by using the following command:
7980

0 commit comments

Comments
 (0)