Skip to content

Enterprise Linux 10 Support (RHEL / Rocky Linux / Alma Linux) #31773

@hyperxpro

Description

@hyperxpro

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

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions