Skip to content

Commit 7479ba7

Browse files
Merge pull request #257863 from guywi-ms/patch-85
Update vminsights-enable-portal.md
2 parents 15b727a + e30171f commit 7479ba7

File tree

1 file changed

+3
-26
lines changed

1 file changed

+3
-26
lines changed

articles/azure-monitor/vm/vminsights-enable-portal.md

Lines changed: 3 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,12 @@ ms.date: 09/28/2023
1212
# Enable VM insights in the Azure portal
1313
This article describes how to enable VM insights using the Azure portal for Azure virtual machines, Azure Virtual Machine Scale Sets, and hybrid virtual machines connected with [Azure Arc](../../azure-arc/overview.md).
1414

15+
> [!NOTE]
16+
> Azure portal no longer supports enabling VM insights using the legacy Log Analytics agent.
17+
1518
## Prerequisites
1619

1720
- [Log Analytics workspace](./vminsights-configure-workspace.md).
18-
- To enable VM insights for Log Analytics agent, [configure your Log Analytics workspace for VM insights](../vm/vminsights-configure-workspace.md). This prerequisite isn't relevant if you're using Azure Monitor Agent.
1921
- See [Supported operating systems](./vminsights-enable-overview.md#supported-operating-systems) to ensure that the operating system of the virtual machine or Virtual Machine Scale Set you're enabling is supported.
2022
- See [Manage the Azure Monitor agent](../agents/azure-monitor-agent-manage.md#prerequisites) for prerequisites related to Azure Monitor agent.
2123

@@ -67,31 +69,6 @@ To enable VM insights on an unmonitored virtual machine or Virtual Machine Scale
6769

6870
1. If you use a manual upgrade model for your Virtual Machine Scale Set, upgrade the instances to complete the setup. You can start the upgrades from the **Instances** page, in the **Settings** section.
6971

70-
71-
## Enable VM insights for Log Analytics agent
72-
73-
To enable VM insights on an unmonitored virtual machine or Virtual Machine Scale Set using Log Analytics agent:
74-
75-
1. From the **Monitor** menu in the Azure portal, select **Virtual Machines** > **Overview** > **Not Monitored**.
76-
77-
1. Select **Enable** next to any machine that you want to enable. If a machine is currently running, then you must start it to enable it.
78-
79-
:::image type="content" source="media/vminsights-enable-portal/enable-unmonitored.png" lightbox="media/vminsights-enable-portal/enable-unmonitored.png" alt-text="Screenshot with unmonitored machines in V M insights.":::
80-
81-
1. On the **Insights Onboarding** page, select **Enable**.
82-
83-
1. On the **Monitoring configuration** page, select **Log Analytics agent**.
84-
85-
If the virtual machine isn't already connected to a Log Analytics workspace, then you'll be prompted to select one. If you haven't previously [created a workspace](../logs/quick-create-workspace.md), then you can select a default for the location where the virtual machine or Virtual Machine Scale Set is deployed in the subscription. This workspace will be created and configured if it doesn't already exist. If you select an existing workspace, it will be configured for VM insights if it wasn't already.
86-
87-
> [!NOTE]
88-
> If you select a workspace that wasn't previously configured for VM insights, the *VMInsights* management pack will be added to this workspace. This will be applied to any agent already connected to the workspace, whether or not it's enabled for VM insights. Performance data will be collected from these virtual machines and stored in the *InsightsMetrics* table.
89-
90-
1. Select **Configure** to modify the configuration. The only option you can modify is the workspace. You'll receive status messages as the configuration is performed.
91-
92-
1. If you use a manual upgrade model for your Virtual Machine Scale Set, upgrade the instances to complete the setup. You can start the upgrades from the **Instances** page, in the **Settings** section.
93-
94-
9572
## Enable Azure Monitor Agent on monitored machines
9673

9774
To add Azure Monitor Agent to machines that are already enabled with the Log Analytics agent:

0 commit comments

Comments
 (0)