-
Notifications
You must be signed in to change notification settings - Fork 6
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 Monitor agent #4
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closed due to inactivity for 7 days since marked as stale. Please ping one of the maintainers once you add more information and updates here. |
Reopen, will time box some of these is issues and get them closed. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Signed-off-by: Jan Egil Ring <jan.egil.ring@outlook.com>
Signed-off-by: Jan Egil Ring <jan.egil.ring@outlook.com>
Added support for installing Azure Monitor agent #4
closed by #70 |
Add the option to enable the Azure Monitor agent, through virtual machine extension.
https://docs.microsoft.com/en-us/azure/azure-monitor/agents/azure-monitor-agent-install
From MS documentation:
Azure Monitor Agent Overview
Azure Monitor Agent is a complete new agent that helps collect guest operating system of virtual machine and virtual machine scale set. The agent doesn’t needs any special configuration like Azure Linux Diagnostics agent or Log Analytics agent which require you to provide Log Analytics Workspace Id and key during extension deployment. The agent also relies on system-assigned managed identity to authenticate and infer VM identity.
During the creation time, Azure will perform two things:
The text was updated successfully, but these errors were encountered: