You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-insights/set-up-ingestion-agent.md
+8-14Lines changed: 8 additions & 14 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -201,24 +201,18 @@ If the VM can't use DNS to resolve public Microsoft hostnames to IP addresses, [
201
201
202
202
## Install the agent software
203
203
204
-
The agent software package is hosted on the "Linux software repository for Microsoft products": [https://packages.microsoft.com](https://packages.microsoft.com).
204
+
The agent software package is hosted on the "Linux software repository for Microsoft products" at [https://packages.microsoft.com](https://packages.microsoft.com)
205
205
206
-
To download and install a package from the software repository, **follow the steps available at: [
207
-
How to install Microsoft software packages using the Linux Repository](/linux/packages#how-to-install-microsoft-software-packages-using-the-linux-repository), which vary dependent on your VM's Linux distribution.**
206
+
**The name of the ingestion agent package is `az-aoi-ingestion`.**
208
207
209
-
_For example, if you are installing on a VM running Red Hat Enterprise Linux (RHEL) 8, the command to download the repo config package is:_
To download and install a package from the software repository, follow the relevant steps for your VM's Linux distribution in [
209
+
How to install Microsoft software packages using the Linux Repository](/linux/packages#how-to-install-microsoft-software-packages-using-the-linux-repository)
213
210
214
-
Once the repo config package is installed, the agent can then be installed and upgraded using the standard package manager for the VM's Linux distribution.
211
+
For example, if you are installing on a VM running Red Hat Enterprise Linux (RHEL) 8, follow the instructions under the [Red Hat-based Linux distributions](/linux/packages#red-hat-based-linux-distributions) heading, substituting the following parameters:
215
212
216
-
**The name of the ingestion agent package (\<package-name\>) is `az-aoi-ingestion`.**
217
-
218
-
_For example, if using a Red Hat-based Linux distribution, after installing the repo config package the agent can be installed using:_
0 commit comments