-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Closed
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPossible-SolutionSimilar-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request
Milestone
Description
Related command
[root@kubernetes ~]# dnf install -y https://packages.microsoft.com/config/rhel/9.0/packages-microsoft-prod.rpm
Last metadata expiration check: 1:58:05 ago on Tue 08 Jul 2025 02:20:19 AM UTC.
packages-microsoft-prod.rpm 99 kB/s | 9.2 kB 00:00
Error:
Problem: conflicting requests
- nothing provides system-release < 10 needed by packages-microsoft-prod-1.1-2.noarch from @commandline
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
[root@kubernetes ~]# Is your feature request related to a problem? Please describe.
Azure CLI package repository only supports upto Enterprise Linux 9 and hence it cannot be installed on Enterprise Linux 10. If we try to install it on EL10, then we get the above error.
Describe the solution you'd like
Add support for Enterprise Linux 10 (RHEL / Rocky Linux / Alma Linux)
Describe alternatives you've considered
None at the moment
Additional context
N/A
Metadata
Metadata
Assignees
Labels
Azure CLI TeamThe command of the issue is owned by Azure CLI teamThe command of the issue is owned by Azure CLI teamPossible-SolutionSimilar-Issuecustomer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.feature-request