Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Springstone committed Jan 16, 2025
1 parent 17745a0 commit d448149
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"deployEncryptionInTransit": "[concat('/providers/Microsoft.Management/managementGroups/', parameters('topLevelManagementGroupPrefix'), '/providers/Microsoft.Authorization/policySetDefinitions/Enforce-EncryptTransit_20241211')]"
},
"policyAssignmentNames": {
"deployEncryptionInTransit": "Enforce-TLS-SSL-H224",
"deployEncryptionInTransit": "Enforce-TLS-SSL-Q225",
"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.",
"displayName": "Deny or Deploy and append TLS requirements and SSL enforcement on resources without Encryption in transit"
},
Expand Down

0 comments on commit d448149

Please sign in to comment.