|
| 1 | + |
| 2 | +--- |
| 3 | +title: Azure Monitor Agent Migration Helper workbook |
| 4 | +description: Plan your migration from the Log Analytics Agent to the Azure Monitor Agent using the Azure Monitor Agent Migration Helper workbook. |
| 5 | +author: EdB-MSFT |
| 6 | +ms.author: edbaynash |
| 7 | +ms.reviewer: guywild |
| 8 | +ms.topic: conceptual |
| 9 | +ms.date: 06/16/2024 |
| 10 | + |
| 11 | +# Customer intent: As an azure administrator, I want to understand how the Azure Monitor Agent Migration Helper workbook can help me in migrating from the MMA agent to the AMA agent. |
| 12 | + |
| 13 | +--- |
| 14 | + |
| 15 | +# Azure Monitor Agent Migration Helper workbook |
| 16 | + |
| 17 | +Azure Monitor Agent Migration Helper workbook is a workbook-based Azure Monitor solution that helps you discover what to migrate and track progress as you move from Log Analytics Agent to Azure Monitor Agent. Use this single pane of glass view to expedite and track the status of your agent migration journey. The helper now supports multiple subscriptions, and includes automatic migration recommendations based on your usage. |
| 18 | + |
| 19 | +## Using the AMA workbook |
| 20 | + |
| 21 | +To open the workbook: |
| 22 | +1. Navigate to the **Azure Monitor** page in the Azure portal, and select **Workbooks**. |
| 23 | +1. In the **Workbooks** pane, scroll down to the **AMA Migration Helper** workbook, and select it. |
| 24 | + |
| 25 | +:::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/select-monitor-workbook.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/select-monitor-workbook.png" alt-text="A screenshot showing the AMA Migration helper tine in the list of workbooks."::: |
| 26 | + |
| 27 | +The workbook opens on the **Subscriptions Overview** tab. |
| 28 | +This page provides a high-level view of the resources in your subscriptions, which agents are deployed, and the migration status. Use this page to keep track of the migration status of your resources across your subscriptions. |
| 29 | + |
| 30 | +On the subscriptions overview tab, the workbook automatically detects the following resources: |
| 31 | +- Subscriptions |
| 32 | +- Workspaces |
| 33 | +- Azure VMs |
| 34 | +- Virtual Machine Scale Sets |
| 35 | +- Arc-enabled servers |
| 36 | +- Hybrid machines without Arc where the legacy agent is deployed |
| 37 | + |
| 38 | +Each item has a tab that provides a detailed view of the resources in that category. |
| 39 | + |
| 40 | + :::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/subscriptions-overview.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/subscriptions-overview.png" alt-text="A screenshot showing subscriptions overview tab."::: |
| 41 | + |
| 42 | +The Migration status table appears at the bottom of the page. |
| 43 | + |
| 44 | +The table includes the following columns: |
| 45 | +- Subscription |
| 46 | +- Resource Type |
| 47 | +- Resource count |
| 48 | +- How many resources have both agents deployed |
| 49 | +- How many resources have only the Log Analytics Agent deployed |
| 50 | +- How many resources have only the Azure Monitor Agent deployed |
| 51 | +- Migration status |
| 52 | + |
| 53 | +The table can be exported to Excel to allow you to work offline or share the data. |
| 54 | + |
| 55 | +The following image shows the migration status table with the following statuses: |
| 56 | + |
| 57 | +- Not Started: Resources that don't have any Azure Monitor Agents deployed. |
| 58 | +- In progress: Resources that have both agents deployed. |
| 59 | +- Completed: Resources that have only the Azure Monitor Agent deployed. |
| 60 | + |
| 61 | + |
| 62 | + :::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/migration-status.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/migration-status.png" alt-text="A screenshot showing the migration status table."::: |
| 63 | + |
| 64 | +### Azure Virtual Machines, VM Scale Sets, and Arc-enabled servers tabs |
| 65 | + |
| 66 | +The Azure Virtual Machines and Scale Sets tabs provides a detailed view of the Azure VMs, VM scale sets and Arc-enabled serves in your subscriptions. These machines are listed regardless of the workspace to which they send telemetry. |
| 67 | +The table provides a view of the migration status is per machine showing which agents are deployed, the last time a heartbeat was sent to one of your workspaces, and the migration status. |
| 68 | + |
| 69 | + :::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/azure-virtual-machines-tab.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/azure-virtual-machines-tab.png" alt-text="A screenshot showing the Azure Virtual Machines migration status tab."::: |
| 70 | + |
| 71 | +### Hybrid machines without Arc |
| 72 | + |
| 73 | +The Hybrid machines without Arc tab provide a detailed view of the hybrid machines in your subscriptions that aren't Arc-enables but have the legacy agent deployed. The table includes the Log Analytics workspace that the machine sends telemetry to, the last time the machine sent a heartbeat to the workspace |
| 74 | + |
| 75 | + :::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/hybrid-machines-tab.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/hybrid-machines-tab.png" alt-text="A screenshot showing the Hybrid machines without Arc migration status tab."::: |
| 76 | + |
| 77 | + |
| 78 | +### Workspaces |
| 79 | + |
| 80 | +The **Workspace** tab provides a detailed view of the workspaces in your subscriptions. Choose a specific workspace to view using the dropdown above the table. The dropdown at the top of the page doesn't filter the table. |
| 81 | + |
| 82 | +On the **Agents** tab, the table shows how many resources of each type are sending telemetry to the workspace, which agent is configured and the migration status. |
| 83 | + |
| 84 | + :::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/workspace-agents-tab.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/workspace-agents-tab.png" alt-text="A screenshot showing the workspace agents tab."::: |
| 85 | + |
| 86 | +The **Solutions** tab shows the legacy solutions that have been deployed into the workspace and the recommended migration steps are for that specific solution. Select the recommendation for more information. The last time data any kind of logs or telemetry was received from teach solution is listed. |
| 87 | + |
| 88 | +:::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/workspace-solutions-tab.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/workspace-solutions-tab.png" alt-text="A screenshot showing the workspace solutions tab."::: |
| 89 | + |
| 90 | +You can also see this information in the **Legacy solutions** tab on your Log Analytics workspace page. |
| 91 | + |
| 92 | +### Automation update management |
| 93 | + |
| 94 | +The AMA migration Helper workbook provides you with guidance on which of your machines are using the update Management solution and how to migrate them. |
| 95 | + |
| 96 | +The **Azure Automation Update Management** tab provides a detailed view of the machines in your subscriptions that are using the Update Management solution. It detects your automation accounts linked to your workspace, shows the machines that may require migration, their status, and the ability to migrate them. |
| 97 | + |
| 98 | +Select **Migrate Now** to go to the Azure Update Manager migration tool(Preview). |
| 99 | + |
| 100 | +For more information, see [Move from Automation Update Management to Azure Update Manager](/azure/update-manager/guidance-migration-automation-update-management-azure-update-manager) |
| 101 | + |
| 102 | +:::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/automation-update-management.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/automation-update-management.png" alt-text="A screenshot showing the automation update management tab."::: |
| 103 | + |
| 104 | + |
| 105 | +## Workspace Auditing workbook |
| 106 | + |
| 107 | +The Azure Monitor Workspace Auditing workbook is another workbook tool to help you understand your workspaces. |
| 108 | +This workbook collects all of your Log Analytics workspaces and shows you the following for each workspace: |
| 109 | +1. All data sources that are sending data to the workspace. |
| 110 | +1. The agents that are sending heartbeats to the workspace. |
| 111 | +1. The resources that are sending data to the workspace. |
| 112 | +1. Any Application Insights resources that are sending data to the workspace. |
| 113 | + |
| 114 | +To use the Azure Monitor Workspace Auditing workbook, follow the steps below |
| 115 | + |
| 116 | +1. Copy the workbook JSON from the [GitHub repository](https://github.com/microsoft/AzureMonitorCommunity/blob/master/Azure%20Services/Log%20Analytics%20workspaces/Workbooks/Workspace%20Audit.json). |
| 117 | +1. In the Azure portal, navigate to the **Azure Monitor** page, and select **Workbooks**. |
| 118 | +1. Select **+ New**. |
| 119 | +1. Select the Advanced editor **</>** |
| 120 | +1. Select **Gallery Template**. |
| 121 | +1. Replace the text with the JSON from the GitHub repository. |
| 122 | +1. Select **Apply**. |
| 123 | + |
| 124 | +:::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/workspace-auditing-workbook.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/workspace-auditing-workbook.png" alt-text="A screenshot showing the edit workbook page."::: |
| 125 | + |
| 126 | +The **Data Collection** tab shows the data sources that have been collected into this workspace over th last seven days. The table includes the data source, whether it's billable and the volume of data ingested, and the last time data was received from that data source. |
| 127 | + |
| 128 | +:::image type="content" source="./media/azure-monitor-agent-migration-helper-workbook/workspace-auditing-workbook-data-collection.png" lightbox="./media/azure-monitor-agent-migration-helper-workbook/workspace-auditing-workbook-data-collection.png" alt-text="A screenshot showing the workbook data collection tab."::: |
| 129 | + |
| 130 | +The following tabs are also available in the workbook: |
| 131 | +- **Agents**: Lists the agents that are sending heartbeats to the workspace. |
| 132 | +- **Azure Resources**: Lists the resources that are sending data to the workspace. |
| 133 | +- **Application Insights**: The Application Insights resources that are sending data to the workspace. |
0 commit comments