Skip to content

Commit

Permalink
feat: Update label for subnets should be private policy in eslz-porta…
Browse files Browse the repository at this point in the history
…l.json
  • Loading branch information
Springstone committed Aug 15, 2024
1 parent e061123 commit 46954e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eslzArm/eslz-portal.json
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
{
"name": "enablePrivateSubnet",
"type": "Microsoft.Common.OptionsGroup",
"label": "<b>*New*</b> Deny virtual networks not using private subnets",
"label": "<b>*New*</b> Enforce subnets should be private",
"defaultValue": "Audit only (recommended)",
"visible": true,
"toolTip": "If 'Audit' is selected then Azure Policy will audit whether virtual network subnets are private in the Platform and Landing Zones management groups. We are only enabling AUDIT at this time, as ALZ will not deploy if DENY is selected currently.<br>Ensure your subnets are secure by default by preventing default outbound access. For more information go to <a href=\"https://aka.ms/defaultoutboundaccessretirement\">https://aka.ms/defaultoutboundaccessretirement</a>.<br>Uses the policy <a href=\"https://www.azadvertizer.net/azpolicyadvertizer/7bca8353-aa3b-429b-904a-9229c4385837.html\">Subnets should be private</a>.",
Expand Down

0 comments on commit 46954e4

Please sign in to comment.