-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Azure Guest Configuration Policy Azure monitor agent #1082
Comments
While the title says Azure Monitor agent, the issue description says MMA agent. @guidovbrakel Can you perhaps clarify which agent, and also post a link to the policy in question? |
Hi
This policy for example
https://github.com/Azure/azure-policy/blob/master/built-in-policies/policyDefinitions/Guest%20Configuration/GuestConfiguration_WindowsLogAnalyticsAgentInstalled_AINE.json
…________________________________
From: shayoniseth ***@***.***>
Sent: Wednesday, January 18, 2023 2:38:48 AM
To: Azure/azure-policy ***@***.***>
Cc: guidovbrakel ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure/azure-policy] Azure Guest Configuration Policy Azure monitor agent (Issue #1082)
While the title says Azure Monitor agent, the issue description says MMA agent.
@guidovbrakel<https://github.com/guidovbrakel> Can you perhaps clarify which agent, and also post a link to the policy in question?
—
Reply to this email directly, view it on GitHub<#1082 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJIVX3GIDEYIGNKTSNFJ7RLWS5CSRANCNFSM6AAAAAATVHH4IU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
@guidovbrakel Can you please help me understand what exactly are you looking for? Do you need an Azure Policy to install the new Azure Monitor Agent? |
Im looking for a policy to install the azurw monitor agent and connect it to two log analytics workspaces.
…________________________________
From: shayoniseth ***@***.***>
Sent: Monday, January 30, 2023 8:10:50 PM
To: Azure/azure-policy ***@***.***>
Cc: guidovbrakel ***@***.***>; Mention ***@***.***>
Subject: Re: [Azure/azure-policy] Azure Guest Configuration Policy Azure monitor agent (Issue #1082)
@guidovbrakel<https://github.com/guidovbrakel> Can you please help me understand what exactly are you looking for? Do you need an Azure Policy to install the new Azure Monitor Agent?
—
Reply to this email directly, view it on GitHub<#1082 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AJIVX3FGDRXCYWHOPEYXUKTWVAG3VANCNFSM6AAAAAATVHH4IU>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
The new Azure Monitor Agent uses Data Collection rules to define where to send data. You could create a Data Collection Rule to send data to two different Log Analytics workspaces. See this documentation for Data Collection Rules - https://learn.microsoft.com/en-gb/azure/azure-monitor/agents/data-collection-rule-sample-agent https://learn.microsoft.com/en-gb/azure/azure-monitor/agents/data-collection-rule-sample-agent You could look at the following Azure Policy Initiative to Configure Windows machines to run Azure Monitor Agent and associate them to a Data Collection Rule - There are similar policy initiatives for Linux and Azure Arc onboarded servers. |
It looks like we can only configure one Log Analytics using guest configuration policies to configure the Azure Monitor Agent (MMAAgent). And I'm looking for only policy which enabled to configure multi homing because we have that scenario.
The text was updated successfully, but these errors were encountered: