Skip to content

Commit c58640f

Browse files
committed
Most upgrades don't need config changes; fix typo
1 parent 38cbd26 commit c58640f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Combining different types of source in one agent instance isn't recommended in p
2222

2323
## MCC EDR source overview
2424

25-
An ingestion agent configured with an MCC pull source is designed for use with an Affirmed Networks Mobile Content Cloud (MCC). It ingests Event Data Records (EDRs) from MCC network elements, and uploads them to Azure Operator Insights. To learn more, see [Quality of Experience - Affirmed MCC Data Product](concept-mcc-data-product.md).
25+
An ingestion agent configured with an MCC EDR source is designed for use with an Affirmed Networks Mobile Content Cloud (MCC). It ingests Event Data Records (EDRs) from MCC network elements, and uploads them to Azure Operator Insights. To learn more, see [Quality of Experience - Affirmed MCC Data Product](concept-mcc-data-product.md).
2626

2727
## SFTP pull source overview
2828

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
2-
title: Upgrade ingestion agents for Azure Operator Insights
3-
description: Learn how to upgrade Azure Operator Insights ingestion agents.
2+
title: Upgrade the Azure Operator Insights ingestion agent
3+
description: Learn how to upgrade the Azure Operator Insights ingestion agent to receive the latest new features or fixes.
44
author: rcdun
55
ms.author: rdunstan
66
ms.reviewer: sergeyche
77
ms.service: operator-insights
88
ms.topic: how-to
99
ms.date: 02/29/2024
1010

11-
#CustomerIntent: As a someone managing an agent that has already been set up, I want to upgrade it to receive the latest enhancements or receive fixes.
11+
#CustomerIntent: As a someone managing an agent that has already been set up, I want to upgrade it to receive the latest enhancements or fixes.
1212
---
1313
# Upgrade Azure Operator Insights ingestion agents
1414

@@ -33,7 +33,7 @@ To upgrade to a new release of the agent, repeat the following steps on each VM
3333
sudo dnf install ./*.rpm
3434
```
3535
Answer `y` when prompted.  
36-
1. Create a new configuration file based on the new sample, keeping values from the original. Follow specific instructions in the release notes for the upgrade to ensure the new configuration is generated correctly.
36+
1. Make any changes to the configuration file described by your support contact or the documentation for the new version. Most upgrades don't require any configuration changes.
3737
1. Restart the agent.
3838
```
3939
sudo systemctl restart az-aoi-ingestion.service

0 commit comments

Comments
 (0)