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

Adding Azure policy exemptions to the deny assignment #3586

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shane-snyder
Copy link

Which issue this PR addresses:

Fixes https://issues.redhat.com/browse/XCMSTRAT-681

What this PR does / why we need it:

Currently, customers that need to submit Azure policy exemptions in the ARO resource group are unable to, as they're blocked by the deny assignment. For instance, many have an Azure Policy that states "Storage accounts should disable public network access", but are blocked from applying an exemption to that policy in Azure Policy. For some, doing so is needed for compliance.

Test plan for issue:

I'm unsure how we can properly test the deny assignment prior to pushing this change.

Is there any documentation that needs to be updated for this PR?

No

How do you know this will function as expected in production?

This changed is just scoped to policyExemptions
https://learn.microsoft.com/en-us/azure/governance/policy/concepts/exemption-structure#required-permissions

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

Successfully merging this pull request may close these issues.

None yet

1 participant