Skip to content

Commit eb2cc41

Browse files
Merge pull request #261766 from guywi-ms/patch-96
Update azure-monitor-agent-manage.md
2 parents 2a76ffc + c018504 commit eb2cc41

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -386,9 +386,6 @@ Use the following policies and policy initiatives to automatically install the a
386386
> As per Microsoft Identity best practices, policies for installing Azure Monitor Agent on virtual machines and scale sets rely on user-assigned managed identity. This option is the more scalable and resilient managed identity for these resources.
387387
> For Azure Arc-enabled servers, policies rely on system-assigned managed identity as the only supported option today.
388388
389-
> [!NOTE]
390-
> On the policy definition we only include OS version (Windows and Linux) that Microsoft provides support for in the list. Any custom images would need to be included into the “Additional Virtual Machine Images” option.
391-
392389
### Built-in policy initiatives
393390

394391
Before you proceed, review [prerequisites for agent installation](azure-monitor-agent-manage.md#prerequisites).
@@ -397,6 +394,8 @@ There are built-in policy initiatives for Windows and Linux virtual machines, sc
397394
- [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)
398395
- [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)
399396

397+
> [!NOTE]
398+
> The policy definitions only include the list of Windows and Linux versions that Microsoft supports. To add a custom image, use the `Additional Virtual Machine Images` parameter.
400399
401400
These initiatives above comprise individual policies that:
402401

0 commit comments

Comments
 (0)