Skip to content
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

Unexpected behavior with update manager policy #1404

Open
aelghil opened this issue Dec 1, 2024 · 0 comments
Open

Unexpected behavior with update manager policy #1404

aelghil opened this issue Dec 1, 2024 · 0 comments

Comments

@aelghil
Copy link

aelghil commented Dec 1, 2024

Issue with the policy: Configure periodic checking for missing system updates on azure virtual machines.
Trying to apply this policy on a subset of VMs based on a particular tag (key=updatemanager, value=true). To achieve this, the parameters on the policy are as follows:
Image

In order to test the behavior, two VMs are created, one with the tag and the other without.
Image
Image

The expected behavior is that the policy would pick up the VM with the tag (key=updatemanager, value=true) , i.e. um-withtag and not pick up the VM withouth the tag, i.e. um-withouttag. However, the policy picks up both VMs as shown
Image

Thanks
Ahmed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant