Skip to content

Commit 20422b5

Browse files
authored
Merge pull request #193460 from shayoniseth/patch-51
Update azure-monitor-agent-migration.md
2 parents afef0db + f844e6f commit 20422b5

File tree

2 files changed

+24
-13
lines changed

2 files changed

+24
-13
lines changed

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

Lines changed: 23 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,29 @@ ms.custom: devx-track-azurepowershell, devx-track-azurecli
1010
---
1111

1212
# Migrate to Azure Monitor agent from Log Analytics agent
13-
The [Azure Monitor agent (AMA)](azure-monitor-agent-overview.md) collects monitoring data from the guest operating system of Azure and hybrid virtual machines and delivers it to Azure Monitor where it can be used by different features, insights, and other services such as [Microsoft Sentinel](../../sentintel/../sentinel/overview.md) and [Microsoft Defender for Cloud](../../defender-for-cloud/defender-for-cloud-introduction.md). The Azure Monitor agent is meant to replace the Log Analytics agent (also known as MMA and OMS) for both Windows and Linux machines. This article provides high-level guidance on when and how to migrate to the new Azure Monitor agent (AMA) and the data collection rules (DCR) that define the data the agent should collect.
13+
The [Azure Monitor agent (AMA)](azure-monitor-agent-overview.md) collects monitoring data from the guest operating system of Azure and hybrid virtual machines and delivers it to Azure Monitor where it can be used by different features, insights, and other services such as [Microsoft Sentinel](../../sentintel/../sentinel/overview.md) and [Microsoft Defender for Cloud](../../defender-for-cloud/defender-for-cloud-introduction.md). All of the data collection configuration is handled via [Data Collection Rules](../essentials/data-collection-rule-overview.md). The Azure Monitor agent is meant to replace the Log Analytics agent (also known as MMA and OMS) for both Windows and Linux machines. This article provides high-level guidance on when and how to migrate to the new Azure Monitor agent (AMA) and the data collection rules (DCR) that define the data the agent should collect.
1414

15-
The decision to migrate to AMA will be based on the different features and services that you use. Considerations for Azure Monitor and other supported features and services are provided in this article since they should be considered together in your migration strategy.
15+
## Why should I migrate to the Azure Monitor agent?
16+
- **Security and performance**
17+
- AMA uses Managed Identity or AAD tokens (for clients) which are much more secure than the legacy authentication methods.
18+
- AMA can provide higher events per second (EPS) upload rate compared to legacy agents
19+
- **Cost savings** via efficient data collection [using Data Collection Rules](data-collection-rule-azure-monitor-agent.md). This is one of the most useful advantages of using AMA.
20+
- DCRs allow granular targeting of machines connected to a workspace to collect data from as compared to the “all or nothing” mode that legacy agents have.
21+
- Using DCRs, you can filter out data to remove unused events and save additional costs.
22+
23+
- **Simpler management** of data collection, including ease of troubleshooting
24+
- **Multihoming** on both Windows and Linux is possible easily
25+
- Every action across the data collection lifecycle, from onboarding/setup to deployment to updates and changes over time, is significantly easier and scalable thanks to agent configuration becoming centralized and ‘in the cloud’ as compared to configuring things on every machine.
26+
- Enabling/disabling of additional capabilities or services (Sentinel, Defender for Cloud, VM Insights, etc) is more transparent and controlled, using the extensibility architecture of AMA.
27+
- **A single agent** that will consolidate all the features necessary to address all telemetry data collection needs across servers and client devices (running Windows 10, 11) as compared to running various different monitoring agents. This is the eventual goal, though AMA is currently converging with the Log Analytics agents.
28+
29+
## When should I migrate to the Azure Monitor agent?
30+
Your migration plan to the Azure Monitor agent should include the following considerations:
31+
32+
|Consideration |Description |
33+
|---------|---------|
34+
|**Environment requirements** | Verify that your environment is currently supported by the AMA. For more information, see [Supported operating systems](./agents-overview.md#supported-operating-systems). |
35+
|**Current and new feature requirements** | While the AMA provides [several new features](#current-capabilities), such as filtering, scoping, and multihoming, it is not yet at parity with the legacy Log Analytics agent.As you plan your migration, make sure that the features your organization requires are already supported by the AMA. You may decide to continue using the Log Analytics agent for now, and migrate at a later date. See [Supported services and features](./azure-monitor-agent-overview.md#supported-services-and-features) for a current status of features that are supported and that may be in preview. |
1636

1737
> [!IMPORTANT]
1838
> The Log Analytics agent will be [retired on **31 August, 2024**](https://azure.microsoft.com/updates/were-retiring-the-log-analytics-agent-in-azure-monitor-on-31-august-2024/). If you are currently using the Log Analytics agent with Azure Monitor or other supported features and services, you should start planning your migration to the Azure Monitor agent using the information in this article.
@@ -33,15 +53,6 @@ Azure Monitor agent currently supports the following core functionality:
3353
> - [Overview of Azure Arc – enabled servers agent](../../azure-arc/servers/agent-overview.md)
3454
> - [Plan and deploy Azure Arc – enabled servers at scale](../../azure-arc/servers/plan-at-scale-deployment.md)
3555
36-
## Plan your migration
37-
38-
You migration plan to the Azure Monitor agent should include the following considerations:
39-
40-
|Consideration |Description |
41-
|---------|---------|
42-
|**Environment requirements** | Verify that your environment is currently supported by the AMA. For more information, see [Supported operating systems](./agents-overview.md#supported-operating-systems). |
43-
|**Current and new feature requirements** | While the AMA provides [several new features](#current-capabilities), such as filtering, scoping, and multi-homing, it is not yet at parity with the legacy Log Analytics agent.As you plan your migration, make sure that the features your organization requires are already supported by the AMA. You may decide to continue using the Log Analytics agent for now, and migrate at a later date. See [Supported services and features](./azure-monitor-agent-overview.md#supported-services-and-features) for a current status of features that are supported and that may be in preview. |
44-
4556

4657
## Gap analysis between agents
4758
The following tables show gap analyses for the **log types** that are currently collected by each agent. This will be updated as support for AMA grows towards parity with the Log Analytics agent. For a general comparison of Azure Monitor agents, see [Overview of Azure Monitor agents](../agents/azure-monitor-agent-overview.md).
@@ -103,4 +114,4 @@ For more information, see:
103114

104115
- [Overview of the Azure Monitor agents](agents-overview.md)
105116
- [AMA migration for Microsoft Sentinel](../../sentinel/ama-migrate.md)
106-
- [Frequently asked questions for AMA migration](/azure/azure-monitor/faq#azure-monitor-agent)
117+
- [Frequently asked questions for AMA migration](/azure/azure-monitor/faq#azure-monitor-agent)

articles/sentinel/ama-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Each organization will have different metrics of success and internal migration
6161

6262
**Include the following steps in your migration process**:
6363

64-
1. Make sure that you've considered your environmental requirements and understand the gaps between the different agents. For more information, see [Plan your migration](../azure-monitor/agents/azure-monitor-agent-migration.md#plan-your-migration) in the Azure Monitor documentation.
64+
1. Make sure that you've considered your environmental requirements and understand the gaps between the different agents. For more information, see [When should I migrate](../azure-monitor/agents/azure-monitor-agent-migration.md#when-should-i-migrate-to-the-azure-monitor-agent) in the Azure Monitor documentation.
6565

6666
1. Run a proof of concept to test how the AMA sends data to Microsoft Sentinel, ideally in a development or sandbox environment.
6767

0 commit comments

Comments
 (0)