Skip to content

Commit 2a6c2f0

Browse files
Merge pull request #271880 from guywi-ms/patch-104
Vminsights policies on machines with existing DA extension
2 parents 2cd540a + 885fb4b commit 2a6c2f0

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,18 @@ ms.date: 07/09/2023
1515

1616
This article explains how to enable VM insights for Azure virtual machines, virtual machine scale sets, and hybrid virtual machines connected with Azure Arc by using predefined VM insights policy initiates.
1717

18-
> [!NOTE]
19-
> For information about how to use Azure Policy with Azure virtual machine scale sets and how to work with Azure Policy directly to enable Azure virtual machines, see [Deploy Azure Monitor at scale using Azure Policy](../best-practices.md).
2018

2119
## VM insights initiatives
2220
VM insights policy initiatives install Azure Monitor Agent and the Dependency agent on new virtual machines in your Azure environment. Assign these initiatives to a management group, subscription, or resource group to install the agents on Windows or Linux Azure virtual machines in the defined scope automatically.
2321

22+
> [!NOTE]
23+
> The VM Insights initiatives listed below don't update a Dependency Agent extension that already exists on your VM with Azure Monitoring Agent settings. Make sure to uninstall the Dependency Agent extension from your VM before deploying these initiatives.
24+
25+
Enable Azure Monitor for VMs with Azure Monitoring Agent
26+
Enable Azure Monitor for virtual machine scale sets with Azure Monitoring Agent
27+
Enable Azure Monitor for Hybrid VMs with Azure Monitoring Agent
28+
29+
2430
The initiatives apply to new machines you create and machines you modify, but not to existing VMs.
2531

2632
|Name |Description |

0 commit comments

Comments
 (0)