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

fix: Update Enforce-Encryption-CMK.alz_policy_set_definition.json effect #146

Closed
wants to merge 1 commit into from

Conversation

oZakari
Copy link
Contributor

@oZakari oZakari commented Feb 18, 2025

Fixes Azure/ALZ-Bicep#959

This pull request includes a change to the platform/alz/policy_set_definitions/Enforce-Encryption-CMK.alz_policy_set_definition.json file. The change updates the allowed values and default value for the CognitiveServicesCMKEffect property to improve regulatory compliance and control over data encryption.

Key changes:

  • Updated the allowed values for the CognitiveServicesCMKEffect property to include "AuditIfNotExists" and removed "Deny".
  • Changed the default value for the CognitiveServicesCMKEffect property from "Deny" to "AuditIfNotExists".

@oZakari oZakari requested a review from a team as a code owner February 18, 2025 16:51
@oZakari oZakari closed this Feb 18, 2025
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.

[Azure Policy] - Update to Policy Definition breaks Enforce-Encryption-CMK Policy Set
1 participant