Skip to content

Commit 331aedb

Browse files
committed
review cleanup
1 parent ec9f24b commit 331aedb

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

articles/azure-monitor/agents/agents-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 03/16/2021
1414
Virtual machines and other compute resources require an agent to collect monitoring data required to measure the performance and availability of their guest operating system and workloads. This article describes the agents used by Azure Monitor and helps you determine which you need to meet the requirements for your particular environment.
1515

1616
> [!NOTE]
17-
> Azure Monitor recently launched a new agent, the [Azure Monitor agent](./azure-monitor-agent-overview.md), that provides all capabilities necessary to collect guest operating system monitoring data. **Use this new agent if you don't require the current limitations**, as it consolidates the features of all the legacy agents listed below and provides additional benefits. If you do require the limitations today, you may continue using the other legacy agents listed below until **August 2024**. [Learn more](./azure-monitor-agent-overview.md)
17+
> Azure Monitor recently launched a new agent, the [Azure Monitor agent](./azure-monitor-agent-overview.md), that provides all capabilities necessary to collect guest operating system monitoring data. **Use this new agent if you don't require [these current limitations](./azure-monitor-agent-overview.md#current-limitations)**, as it consolidates the features of all the legacy agents listed below and provides additional benefits. If you do require the limitations today, you may continue using the other legacy agents listed below until **August 2024**. [Learn more](./azure-monitor-agent-overview.md)
1818
1919
## Summary of agents
2020

articles/azure-monitor/agents/azure-monitor-agent-overview.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,7 @@ The Azure Monitor agent extensions for Windows and Linux can communicate either
143143

144144
![Flowchart to determine the values of settings and protectedSettings parameters when you enable the extension.](media/azure-monitor-agent-overview/proxy-flowchart.png)
145145

146-
2. After the values for the *settings* and *protectedSettings* parameters are determined, provide these additional parameters when you deploy the Azure Monitor agent by using PowerShell commands. The following examples are for Azure virtual machines.
147-
148-
| Parameter | Value |
149-
|:---|:---|
150-
| settingsString | A JSON string value from the preceding flowchart. Skip if not applicable. |
151-
| protectedSettingsHashtable | A JSON string value from the preceding flowchart. Skip if not applicable. |
146+
2. After the values for the *settings* and *protectedSettings* parameters are determined, **provide these additional parameters** when you deploy the Azure Monitor agent by using PowerShell commands. Refer the following examples.
152147

153148
# [Windows VM](#tab/PowerShellWindows)
154149

articles/azure-monitor/essentials/data-collection-endpoint-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Data Collection Endpoints (DCEs) allow you to uniquely configure ingestion setti
1313
## Workflows that use DCEs
1414
The following workflows currently use DCEs:
1515

16-
- [Azure Monitor agent](../agents/data-collection-rule-azure-monitor-agent.md))
16+
- [Azure Monitor agent](../agents/data-collection-rule-azure-monitor-agent.md)
1717
- [Custom logs](../logs/custom-logs-overview.md)
1818

1919
## Components of a data collection endpoint

0 commit comments

Comments
 (0)