From 0a34e9c423ae39f19270e84e1059e57974f759bd Mon Sep 17 00:00:00 2001 From: Anthony Watherston Date: Mon, 3 Mar 2025 11:49:38 +1100 Subject: [PATCH] Update TLS policy version (#896) Co-authored-by: Anthony Watherston --- .../policyAssignments/ALZ-LandingZones-Default.jsonc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Scripts/CloudAdoptionFramework/policyAssignments/ALZ-LandingZones-Default.jsonc b/Scripts/CloudAdoptionFramework/policyAssignments/ALZ-LandingZones-Default.jsonc index 10d8fa53..e673c30f 100644 --- a/Scripts/CloudAdoptionFramework/policyAssignments/ALZ-LandingZones-Default.jsonc +++ b/Scripts/CloudAdoptionFramework/policyAssignments/ALZ-LandingZones-Default.jsonc @@ -259,7 +259,7 @@ "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 exsistense condition require then the combination of Audit." }, "definitionEntry": { - "policySetName": "Enforce-EncryptTransit_20240509", + "policySetName": "Enforce-EncryptTransit_20241211", "displayName": "Deny or Deploy and append TLS requirements and SSL enforcement on resources without Encryption in transit" }, "nonComplianceMessages": [ @@ -535,4 +535,4 @@ ] } ] -} +} \ No newline at end of file