Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Nov 5, 2024
1 parent b0c7f8e commit ef7a922
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"displayName": "Deny or Deploy and append TLS requirements and SSL enforcement on resources without Encryption in transit",
"description": "Choose either Deploy if not exist and append in combination with audit or Select Deny in the Policy effect. Deny polices shift left. Deploy if not exist and append enforce but can be changed, and because missing existence condition require then the combination of Audit. ",
"metadata": {
"version": "1.0.0",
"version": "1.1.0",
"category": "Encryption",
"source": "https://github.com/Azure/Enterprise-Scale/",
"replacesPolicy": "Enforce-EncryptTransit",
Expand Down Expand Up @@ -47,6 +47,7 @@
"type": "String",
"defaultValue": "1.2",
"allowedValues": [
"1.3",
"1.2",
"1.0",
"1.1"
Expand Down

0 comments on commit ef7a922

Please sign in to comment.