From 52c881e03ad8411b39603d2ecf88e4385333ad98 Mon Sep 17 00:00:00 2001 From: Arash Rezai <157028889+arrerezai@users.noreply.github.com> Date: Mon, 3 Mar 2025 01:46:49 +0100 Subject: [PATCH] Update ALZ-LandingZones-Default.jsonc (#893) Language correction --- .../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 f098d202..10d8fa53 100644 --- a/Scripts/CloudAdoptionFramework/policyAssignments/ALZ-LandingZones-Default.jsonc +++ b/Scripts/CloudAdoptionFramework/policyAssignments/ALZ-LandingZones-Default.jsonc @@ -264,7 +264,7 @@ }, "nonComplianceMessages": [ { - "message": "TLS and SSL must be enabled for on resources without encryption in transit." + "message": "TLS and SSL must be enabled on resources without encryption in transit." } ] }, @@ -535,4 +535,4 @@ ] } ] -} \ No newline at end of file +}