Azure / azure-policy

Repository for Azure Resource Policy built-in definitions and samples
MIT License
1.49k stars 1.08k forks source link

ASC_ChangeTrackingWindowsAgent_DINE missing support for Win11 #1347

Open tsunami28 opened 1 month ago

tsunami28 commented 1 month ago

Details of the scenario you tried and the problem that is occurring

Current version does not support WIN11 (not recognized).

Verbose logs showing the problem

Suggested solution to the issue

Line 277 should be change from "equals": "Windows-10" to "like": "Windows-1*"

If policy is Guest Configuration - details about target node