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
+14-9Lines changed: 14 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,20 +44,25 @@ Download the RPM for the ingestion agent using the details you received as part
44
44
45
45
Links to the current and previous releases of the agents are available below the heading of each [release note](ingestion-agent-release-notes.md). If you're looking for an agent version that's more than 6 months old, check out the [release notes archive](ingestion-agent-release-notes-archive.md).
46
46
47
-
### Verify the authenticity of the RPM (optional)
47
+
### Verify the authenticity of the ingestion agent RPM (optional)
48
48
49
-
Before you install the RPM, you can verify that it's the correct version and hasn't been tampered with.
49
+
Before you install the RPM, you can verify the signature of the RPM with the [Microsoft public key file](https://packages.microsoft.com/keys/microsoft.asc) to ensure it has not been corrupted or tampered with.
50
50
51
-
This can be done using the public key file provided by Microsoft, which is available at [https://packages.microsoft.com/keys/microsoft.asc](https://packages.microsoft.com/keys/microsoft.asc).
51
+
To do this, perform the following steps:
52
52
53
-
To verify, execute the following commands once the agent has been downloaded:
54
-
55
-
1. Download the provided public key (microsoft.asc)
Copy file name to clipboardExpand all lines: articles/operator-insights/upgrade-ingestion-agent.md
+14-9Lines changed: 14 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,20 +22,25 @@ Obtain the latest version of the ingestion agent RPM from [https://go.microsoft.
22
22
23
23
Links to the current and previous releases of the agents are available below the heading of each [release note](ingestion-agent-release-notes.md). If you're looking for an agent version that's more than 6 months old, check out the [release notes archive](ingestion-agent-release-notes-archive.md).
24
24
25
-
### Verify the authenticity of the RPM (optional)
25
+
### Verify the authenticity of the ingestion agent RPM (optional)
26
26
27
-
Before you install the RPM, you can verify that it's the correct version and hasn't been tampered with.
27
+
Before you install the RPM, you can verify the signature of the RPM with the [Microsoft public key file](https://packages.microsoft.com/keys/microsoft.asc) to ensure it has not been corrupted or tampered with.
28
28
29
-
This can be done using the public key file provided by Microsoft, which is available at [https://packages.microsoft.com/keys/microsoft.asc](https://packages.microsoft.com/keys/microsoft.asc).
29
+
To do this, perform the following steps:
30
30
31
-
To verify, execute the following commands once the agent has been downloaded:
32
-
33
-
1. Download the provided public key (microsoft.asc)
0 commit comments