Skip to content

Commit fafdc2b

Browse files
author
Chris Pangalos
committed
Apply review markups
1 parent 679685d commit fafdc2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/operator-insights/set-up-ingestion-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ If the VM can't use DNS to resolve public Microsoft hostnames to IP addresses, [
201201
202202
## Install the agent software
203203
204-
The agent 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": [https://packages.microsoft.com](https://packages.microsoft.com).
205205
206206
To download and install a package from the software repository, **follow the steps available at: [
207207
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.**

articles/operator-insights/upgrade-ingestion-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To upgrade to a new release of the agent, repeat the following steps on each VM
3030

3131
1. Connect to the VM over SSH.
3232
1. Save a copy of the existing */etc/az-aoi-ingestion/config.yaml* configuration file.
33-
1. Upgrade the RPM using your VM's package manager. For example, for Red Hat-based Linux Distributions:
33+
1. Upgrade the agent using your VM's package manager. For example, for Red Hat-based Linux Distributions:
3434
```
3535
sudo dnf upgrade az-aoi-ingestion
3636
```

0 commit comments

Comments
 (0)