Skip to content

Commit 1d1ca2f

Browse files
committed
fixes
1 parent f455b7a commit 1d1ca2f

13 files changed

+14
-14
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Migration is a complex task. Start planning your migration to Azure Monitor Agen
2727
## Benefits
2828
Using Azure Monitor agent, you get immediate benefits as shown below:
2929

30-
:::image type="content" source="media/azure-monitor-agent-overview/azure-monitor-agent-benefits.png" lightbox="media/azure-monitor-agent-overview/azure-monitor-agent-benefits.png" alt-text="Snippet of the Azure Monitor Agent benefits at a glance. This is described in more details below.":::
30+
:::image type="content" source="media/azure-monitor-agent-overview/azure-monitor-agent-benefits.png" lightbox="media/azure-monitor-agent-overview/azure-monitor-agent-benefits.png" alt-text="Diagram of the Azure Monitor Agent benefits at a glance. This is described in more details below.":::
3131

3232
- **Cost savings** by [using data collection rules](./azure-monitor-agent-data-collection.md):
3333
- Enables targeted and granular data collection for a machine or subset(s) of machines, as compared to the "all or nothing" approach of legacy agents.
@@ -65,7 +65,7 @@ The **Azure Monitor Agent Migration Helper** workbook is a workbook-based Azure
6565

6666
## Understand your agents
6767

68-
1. Use the [DCR generator](./azure-monitor-agent-migration-tools.md#installing-and-using-dcr-config-generator) to convert your legacy agent configuration into [data collection rules](../essentials/data-collection-rule-overview.md) automatically.<sup>1</sup>
68+
Use the [DCR generator](./azure-monitor-agent-migration-tools.md#installing-and-using-dcr-config-generator) to convert your legacy agent configuration into [data collection rules](../essentials/data-collection-rule-overview.md) automatically.<sup>1</sup>
6969
To help understand your agents, review the following questions:
7070

7171
|**Question**|**Actions**|

articles/azure-monitor/agents/azure-monitor-agent-network-configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Monitor network configuration
33
description: Define network settings and enable network isolation for Azure Monitor Agent.
44
ms.topic: conceptual
55
ms.date: 07/10/2024
6-
ms.custom: references_region
6+
ms.custom: references_regions
77
ms.reviewer: shseth
88

99
---

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ A single DCR can contain multiple data sources of different types. Depending on
3737

3838
The DCR is applied to a particular agent by creating a [data collection rule association (DCRA)](../essentials/data-collection-rule-overview.md#data-collection-rule-associations-dcra) between the DCR and the agent. One DCR can be associated with multiple agents, and each agent can be associated with multiple DCRs. When an agent is installed, it connects to Azure Monitor to retrieve any DCRs that are associated with it. The agent periodically checks back with Azure Monitor to determine if there are any changes to existing DCRs or associations with new ones.
3939

40-
:::image type="content" source="media/azure-monitor-agent-data-collection/data-collection-rule-associations.png" alt-text="Diagram showing data collection rule associations connecting each VM to a single DCR." lightbox="media/azure-monitor-agent-data-collection/data-collection-rule-associations.png" border="false":::
40+
:::image type="content" source="media/azure-monitor-agent-overview/data-collection-rule-associations.png" alt-text="Diagram showing data collection rule associations connecting each VM to a single DCR." lightbox="media/azure-monitor-agent-overview/data-collection-rule-associations.png" border="false":::
4141

4242
## Costs
4343

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ You should use `mi_res_id` as the `identifier-name`. The following sample comman
5353
> System-assigned managed identity is the only supported authentication For Azure Arc-enabled servers and is enabled automatically as soon as you install the Azure Arc agent.
5454

5555

56-
## Disk Space
56+
## Disk space
5757
Required disk space can vary significantly depending on how an agent is configured or if the agent is unable to communicate with the destinations and must cache data. By default the agent requires 10Gb of disk space to run. The following table provides guidance for capacity planning:
5858

5959
| Purpose | Environment | Path | Suggested Space |

articles/azure-monitor/agents/azure-monitor-agent-send-data-to-event-hubs-and-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -739,4 +739,4 @@ WAD and LAD will only be getting security/patches going forward. Most engineerin
739739

740740
## See also
741741

742-
- For more information on creating a data collection rule, see [Collect data from virtual machines wusing Azure Monitor Agent](./azure-monitor-agent-data-collection.md).
742+
- For more information on creating a data collection rule, see [Collect data from virtual machines using Azure Monitor Agent](./azure-monitor-agent-data-collection.md).

articles/azure-monitor/agents/azure-monitor-agent-supported-operating-systems.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ This article lists the operating systems supported by [Azure Monitor Agent](./az
9393
> [!NOTE]
9494
> CBL-Mariner 2.0's disk size is by default about 1GB to provide storage savings, compared to other Azure VMs that are about 30GB. The Azure Monitor Agent requires at least 4GB disk size in order to install and run successfully. See [CBL-Mariner's documentation](https://eng.ms/docs/products/mariner-linux/gettingstarted/azurevm/azurevm#disk-size) for more information and instructions on how to increase disk size before installing the agent.
9595
96-
## Hardening Standards
96+
## Hardening standards
9797
Azure Monitoring Agent supports most industry-standard hardening standards and is continuously tested and certified against these standards every release. All Azure Monitor Agent scenarios are designed from the ground up with security in mind.
9898

9999
### Windows hardening

articles/azure-monitor/agents/data-collection-log-text.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,6 @@ Go through the following steps if you aren't collecting data from the text log t
271271

272272
Learn more about:
273273

274-
- [Azure Monitor Agent](azure-monitor-agent-overview.md).
275-
- [Data collection rules](../essentials/data-collection-rule-overview.md).
276-
- [Best practices for cost management in Azure Monitor](../best-practices-cost.md).
274+
- [Azure Monitor Agent](azure-monitor-agent-overview.md)
275+
- [Data collection rules](../essentials/data-collection-rule-overview.md)
276+
- [Best practices for cost management in Azure Monitor](../best-practices-cost.md)

articles/azure-monitor/agents/data-collection-performance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Collect performance counters with Azure Monitor Agent
3-
description: Describes how to erformance counters from virtual machines, Virtual Machine Scale Sets, and Arc-enabled on-premises servers using Azure Monitor Agent.
3+
description: Describes how to collect performance counters from virtual machines, Virtual Machine Scale Sets, and Arc-enabled on-premises servers using Azure Monitor Agent.
44
ms.topic: conceptual
55
ms.date: 07/12/2024
66
author: guywild

articles/azure-monitor/agents/data-collection-syslog.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@ Syslog is an event logging protocol that's common to Linux. You can use the Sysl
2626
In the **Collect and deliver** step of the DCR, select **Linux Syslog** from the **Data source type** dropdown.
2727

2828
The following facilities are supported with the Syslog collector:
29-
| Pri index | Pri Name |
30-
|--- |--- |
29+
| Pri index | Pri Name |
30+
|:---|:---|
3131
| 0 | None |
3232
| 1 | Kern |
3333
| 2 | user |
@@ -181,7 +181,7 @@ If you edit the Syslog configuration, you must restart the Syslog daemon for the
181181

182182
The following facilities are supported with the Syslog collector:
183183
| Pri index | Pri Name |
184-
|--- |--- |
184+
|:---|:---|
185185
| 0 | None |
186186
| 1 | Kern |
187187
| 2 | user |

0 commit comments

Comments
 (0)