@@ -75,22 +75,23 @@ In order to preview new features and provide early feedback, it's recommended th
75
75
sudo yum install yum-utils
76
76
```
77
77
78
- 2 . Locate the correct package for your distribution and version. Use the following table to help guide you in locating the package:
78
+ 1 . Locate the correct package for your distribution and version. Use the following table to help guide you in locating the package:
79
79
80
80
| Distro & version| Package|
81
81
| ---| ---|
82
82
| Alma 8.4 and higher| [ https://packages.microsoft.com/config/alma/8/prod.repo ] ( https://packages.microsoft.com/config/alma/8/prod.repo ) |
83
83
| Alma 9.2 and higher| [ https://packages.microsoft.com/config/alma/9/prod.repo ] ( https://packages.microsoft.com/config/alma/9/prod.repo ) |
84
84
| RHEL/Centos/Oracle 9.0-9.8| [ https://packages.microsoft.com/config/rhel/9/prod.repo ] ( https://packages.microsoft.com/config/rhel/9/prod.repo ) |
85
85
| RHEL/Centos/Oracle 8.0-8.10| [ https://packages.microsoft.com/config/rhel/8/prod.repo ] ( https://packages.microsoft.com/config/rhel/8/prod.repo ) |
86
- | RHEL/Centos/Oracle 7.2-7.9 & Amazon Linux 2 | [ https://packages.microsoft.com/config/rhel/7.2/prod.repo ] ( https://packages.microsoft.com/config/rhel/7.2/prod.repo ) |
86
+ | RHEL/Centos/Oracle 7.2-7.9| [ https://packages.microsoft.com/config/rhel/7.2/prod.repo ] ( https://packages.microsoft.com/config/rhel/7.2/prod.repo ) |
87
+ | Amazon Linux 2 | [ https://packages.microsoft.com/config/amazonlinux/2/prod.repo ] ( https://packages.microsoft.com/config/amazonlinux/2/prod.repo ) |
87
88
| Amazon Linux 2023 | [ https://packages.microsoft.com/config/amazonlinux/2023/prod.repo ] ( https://packages.microsoft.com/config/amazonlinux/2023/prod.repo ) |
88
89
| Fedora 33| [ https://packages.microsoft.com/config/fedora/33/prod.repo ] ( https://packages.microsoft.com/config/fedora/33/prod.repo ) |
89
90
| Fedora 34| [ https://packages.microsoft.com/config/fedora/34/prod.repo ] ( https://packages.microsoft.com/config/fedora/34/prod.repo ) |
90
91
| Rocky 8.7 and higher| [ https://packages.microsoft.com/config/rocky/8/prod.repo ] ( https://packages.microsoft.com/config/rocky/8/prod.repo ) |
91
92
| Rocky 9.2 and higher| [ https://packages.microsoft.com/config/rocky/9/prod.repo ] ( https://packages.microsoft.com/config/rocky/9/prod.repo ) |
92
-
93
- > [ !NOTE]
93
+
94
+ > [ !NOTE]
94
95
> For your distribution and version, identify the closest entry for it (by major, then minor) under ` https://packages.microsoft.com/config/rhel/ ` .
95
96
96
97
3 . In the following commands, replace * [ version] * and * [ channel] * with the information you've identified:
0 commit comments