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: Create a unique SQL policy id #397

Closed
wants to merge 2 commits into from

Conversation

aschabus
Copy link
Collaborator

As the original if ("73290fa2-dfa7-4bbb-945d-a5e23b75df2c") was used for these policies (community and built-in):

  • policyDefinitions/SQL/configure-azure-sql-db-to-use-tls-1.2
  • /providers/Microsoft.Authorization/policyDefinitions/73290fa2-dfa7-4bbb-945d-a5e23b75df2c

As the original if ("73290fa2-dfa7-4bbb-945d-a5e23b75df2c") was used for
these policies (community and built-in):
- policyDefinitions/SQL/configure-azure-sql-db-to-use-tls-1.2
- /providers/Microsoft.Authorization/policyDefinitions/73290fa2-dfa7-4bbb-945d-a5e23b75df2c
Those policies have equivalent built-in policies, where
the only different is that the built-in ones are Modify
policies and the ones here have Modify, Deny, Audit, Disabled effects.
@aschabus aschabus closed this Oct 24, 2023
@aschabus aschabus deleted the fix/make-sql-policyid-unique branch October 24, 2023 12:13
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.

1 participant