You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
If the Azure Monitor agent extension has been installed on a resource and is being removed,
the policy recognizes the resource as non-compliant. However, the re-deployment initiated
on a remediation task fails because it believes the AMA extension is already installed.
To Reproduce
Steps to reproduce the behavior:
Have the AMA policy defined and assigned to a scope
Create a virtual machine in that scope
After a while, the policy should have deployed the Azure Monitor agent
Go to your virtual machine, navigate to extensions, and remove the agent by hand
Start a remediation task for the AMA policy (make sure to re-evaluate compliance)
After a while, the bug above should occur
Expected behavior
The re-deployment initiated on a remediation task should simply re-install the Azure Monitor extension.
(This could also be a feature request regarding use cases like: uninstall all AMA extensions and reinstall them with the proxy parameter specified in an updated assignment).
Desktop (please complete the following information):
OS: Win11
Browser Chrome
Additional context
Occured in my VS enterprise dev subscription.
The text was updated successfully, but these errors were encountered:
Describe the bug
If the Azure Monitor agent extension has been installed on a resource and is being removed,
the policy recognizes the resource as non-compliant. However, the re-deployment initiated
on a remediation task fails because it believes the AMA extension is already installed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The re-deployment initiated on a remediation task should simply re-install the Azure Monitor extension.
(This could also be a feature request regarding use cases like: uninstall all AMA extensions and reinstall them with the proxy parameter specified in an updated assignment).
Desktop (please complete the following information):
Additional context
Occured in my VS enterprise dev subscription.
The text was updated successfully, but these errors were encountered: