PSRule.Rules.Azure icon indicating copy to clipboard operation
PSRule.Rules.Azure copied to clipboard

Generate selectors for policy rules based on exclusions

Open BernieWhite opened this issue 2 years ago • 0 comments

Azure Policy assignments can be excluded from applying to scopes by using the notScopes.

We should generate selectors or sub-selectors that automatically ignore resources that have these scopes if notScopes is defined within an assignment.

BernieWhite avatar Nov 23 '22 04:11 BernieWhite