Skip to content

Commit a921816

Browse files
committed
fixed links
1 parent cab7bf2 commit a921816

File tree

3 files changed

+8
-8
lines changed

3 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Using Azure Monitor agent, you get immediate benefits as shown below:
3737

3838
## Consolidating legacy agents
3939

40-
Deploy Azure Monitor Agent on all new virtual machines, scale sets, and on-premises servers to collect data for [supported services and features](#supported-services-and-features).
40+
Deploy Azure Monitor Agent on all new virtual machines, scale sets, and on-premises servers to collect data for [supported services and features](./azure-monitor-agent-migration.md#migrate-additional-services-and-features).
4141

4242
If you have machines already deployed with legacy Log Analytics agents, we recommend you [migrate to Azure Monitor Agent](./azure-monitor-agent-migration.md) as soon as possible. The legacy Log Analytics agent will not be supported after August 2024.
4343

@@ -88,7 +88,7 @@ Azure Monitor Agent uses [data collection rules](../essentials/data-collection-r
8888
8989
## Supported services and features
9090

91-
For a list of features and services that use Azure Monitor Agent for data collection, see [Migrate to Azure Monitor Agent from Log Analytics agent](../agents/azure-monitor-agent-migration.md#services-and-features-migrating-away-from-log-analytics-agent).
91+
For a list of features and services that use Azure Monitor Agent for data collection, see [Migrate to Azure Monitor Agent from Log Analytics agent](../agents/azure-monitor-agent-migration.md#migrate-additional-services-and-features).
9292

9393
## Supported regions
9494

@@ -126,7 +126,7 @@ The tables below provide a comparison of Azure Monitor Agent with the legacy the
126126
| | Azure Storage | | | X |
127127
| | Event Hub | | | X |
128128
| **Services and features supported** | | | | |
129-
| | Microsoft Sentinel | X ([View scope](#supported-services-and-features)) | X | |
129+
| | Microsoft Sentinel | X ([View scope](./azure-monitor-agent-migration.md#migrate-additional-services-and-features)) | X | |
130130
| | VM Insights | X (Public preview) | X | |
131131
| | Microsoft Defender for Cloud | X (Public preview) | X | |
132132
| | Automation Update Management | | X | |
@@ -152,7 +152,7 @@ The tables below provide a comparison of Azure Monitor Agent with the legacy the
152152
| | Azure Storage | | | X | |
153153
| | Event Hub | | | X | |
154154
| **Services and features supported** | | | | | |
155-
| | Microsoft Sentinel | X ([View scope](#supported-services-and-features)) | X | |
155+
| | Microsoft Sentinel | X ([View scope](./azure-monitor-agent-migration.md#migrate-additional-services-and-features)) | X | |
156156
| | VM Insights | X (Public preview) | X | |
157157
| | Microsoft Defender for Cloud | X (Public preview) | X | |
158158
| | Update Management | X (Public preview, independent of monitoring agents) | X | |

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1919
![Flow diagram that shows the steps involved in agent migration and how the migration tools help in generating DCRs and tracking the entire migration process.](media/azure-monitor-agent-migration/mma-to-ama-migration-steps.png)
2020

2121
> [!IMPORTANT]
22-
> Do not remove legacy agents being used by other [Azure solutions or services](./azure-monitor-agent-migration.md#services-and-features-migrating-away-from-log-analytics-agent). Use the migration helper to discover which solutions and services you use today.
22+
> Do not remove legacy agents being used by other [Azure solutions or services](./azure-monitor-agent-migration.md#migrate-additional-services-and-features). Use the migration helper to discover which solutions and services you use today.
2323
2424
[!INCLUDE [Log Analytics agent deprecation](../../../includes/log-analytics-agent-deprecation.md)]
2525

@@ -42,7 +42,7 @@ Azure Monitor Agent relies only on [data collection rules (DCRs)](../essentials/
4242
Use the DCR Config Generator tool to parse Log Analytics Agent configuration from your workspaces and generate/deploy corresponding data collection rules automatically. You can then associate the rules to machines running the new agent using built-in association policies.
4343

4444
> [!NOTE]
45-
> DCR Config Generator does not currently support additional configuration for [Azure solutions or services](./azure-monitor-agent-migration.md#services-and-features-migrating-away-from-log-analytics-agent) dependent on Log Analytics Agent.
45+
> DCR Config Generator does not currently support additional configuration for [Azure solutions or services](./azure-monitor-agent-migration.md#migrate-additional-services-and-features) dependent on Log Analytics Agent.
4646
4747
### Prerequisites
4848
To install DCR Config Generator, you need:

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Before you begin migrating from the Log Analytics agent to Azure Monitor Agent,
3030
> [!div class="checklist"]
3131
> - **Check the [prerequisites](./azure-monitor-agent-manage.md#prerequisites) for installing Azure Monitor Agent.**<br>To monitor non-Azure and on-premises servers, you must [install the Azure Arc agent](../../azure-arc/servers/agent-overview.md). You won't incur an additional cost for installing the Azure Arc agent and you don't necessarily need to use Azure Arc to manage your non-Azure virtual machines.
3232
> - **Understand your current needs.**<br>Use the **Workspace overview** tab of the [AMA Migration Helper](./azure-monitor-agent-migration-tools.md#using-ama-migration-helper) to see connected agents and discover solutions enabled on your Log Analytics workspaces that use legacy agents, including per-solution migration recommendations.
33-
> - **Verify that Azure Monitor Agent can address all of your needs.**<br>Azure Monitor Agent is generally available for data collection and is used for data collection by various Azure Monitor features and other Azure services. For details, see [Supported services and features](#services-and-features-migrating-away-from-log-analytics-agent).
33+
> - **Verify that Azure Monitor Agent can address all of your needs.**<br>Azure Monitor Agent is generally available for data collection and is used for data collection by various Azure Monitor features and other Azure services. For details, see [Supported services and features](#migrate-additional-services-and-features).
3434
> - **Consider installing Azure Monitor Agent together with a legacy agent for a transition period.**<br>Run Azure Monitor Agent alongside the legacy Log Analytics agent on the same machine to continue using existing functionality during evaluation or migration. Keep in mind that running two agents on the same machine doubles resource consumption, including but not limited to CPU, memory, storage space, and network bandwidth.<br>
3535
> - If you're setting up a new environment with resources, such as deployment scripts and onboarding templates, install Azure Monitor Agent together with a legacy agent in your new environment to decrease the migration effort later.
3636
> - If you have two agents on the same machine, avoid collecting duplicate data.<br> Collecting duplicate data from the same machine can skew query results, affect downstream features like alerts, dashboards, and workbooks, and generate extra charges for data ingestion and retention.<br>
@@ -84,7 +84,7 @@ Before you begin migrating from the Log Analytics agent to Azure Monitor Agent,
8484
- Don't uninstall the legacy agent if you need to use it to upload data to System Center Operations Manager.
8585
8686
<sup>1</sup> The DCR generator only converts the configurations for Windows event logs, Linux syslog and performance counters. Support for additional features and solutions will be available soon
87-
<sup>2</sup> You might need to deploy [extensions required for specific solutions](#services-and-features-migrating-away-from-log-analytics-agent) in addition to the Azure Monitor Agent extension.
87+
<sup>2</sup> You might need to deploy [extensions required for specific solutions](#migrate-additional-services-and-features) in addition to the Azure Monitor Agent extension.
8888
8989
## Migrate additional services and features
9090

0 commit comments

Comments
 (0)