Skip to content

Commit d0d1411

Browse files
authored
Update azure-monitor-agent-manage.md
1 parent 84756fc commit d0d1411

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

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

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Options for managing Azure Monitor Agent on Azure virtual machines
44
ms.topic: conceptual
55
author: bwren
66
ms.author: bwren
7-
ms.date: 11/9/2022
7+
ms.date: 1/30/2022
88
ms.custom: devx-track-azurepowershell, devx-track-azurecli
99
ms.reviewer: shseth
1010

@@ -372,9 +372,14 @@ Use the following policies and policy initiatives to automatically install the a
372372
373373
### Built-in policy initiatives
374374

375-
Before you proceed, review [prerequisites for agent installation](azure-monitor-agent-manage.md#prerequisites).
375+
Before you proceed, review [prerequisites for agent installation](azure-monitor-agent-manage.md#prerequisites).
376376

377-
Policy initiatives for Windows and Linux virtual machines, scale sets consist of individual policies that:
377+
There are built-in policy initiatives for Windows and Linux virtual machines, scale sets that provide at-scale onboarding using Azure Monitor agents end-to-end
378+
- [Deploy Windows Azure Monitor Agent with user-assigned managed identity-based auth and associate with Data Collection Rule](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/InitiativeDetailBlade/id/%2Fproviders%2FMicrosoft.Authorization%2FpolicySetDefinitions%2F0d1b56c6-6d1f-4a5d-8695-b15efbea6b49/scopes~/%5B%22%2Fsubscriptions%2Fae71ef11-a03f-4b4f-a0e6-ef144727c711%22%5D)
379+
- [Deploy Linux Azure Monitor Agent with user-assigned managed identity-based auth and associate with Data Collection Rule](https://ms.portal.azure.com/#view/Microsoft_Azure_Policy/InitiativeDetailBlade/id/%2Fproviders%2FMicrosoft.Authorization%2FpolicySetDefinitions%2Fbabf8e94-780b-4b4d-abaa-4830136a8725/scopes~/%5B%22%2Fsubscriptions%2Fae71ef11-a03f-4b4f-a0e6-ef144727c711%22%5D)
380+
381+
382+
These initiatives above comprise individual policies that:
378383

379384
- (Optional) Create and assign built-in user-assigned managed identity, per subscription, per region. [Learn more](../../active-directory/managed-identities-azure-resources/how-to-assign-managed-identity-via-azure-policy.md#policy-definition-and-details).
380385
- `Bring Your Own User-Assigned Identity`: If set to `true`, it creates the built-in user-assigned managed identity in the predefined resource group and assigns it to all machines that the policy is applied to. If set to `false`, you can instead use existing user-assigned identity that *you must assign* to the machines beforehand.

0 commit comments

Comments
 (0)