From 1e180555b0e3d5cdc54665658bba14349db55ca5 Mon Sep 17 00:00:00 2001 From: "cae-pr-creator[bot]" <126156663+cae-pr-creator[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 08:08:47 +0000 Subject: [PATCH] Update Policy Library (automated) (#717) --- .../policy_definition_es_Deny-MgmtPorts-From-Internet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra-as-code/bicep/modules/policy/definitions/lib/policy_definitions/policy_definition_es_Deny-MgmtPorts-From-Internet.json b/infra-as-code/bicep/modules/policy/definitions/lib/policy_definitions/policy_definition_es_Deny-MgmtPorts-From-Internet.json index 731cbbc6..ecdff67b 100644 --- a/infra-as-code/bicep/modules/policy/definitions/lib/policy_definitions/policy_definition_es_Deny-MgmtPorts-From-Internet.json +++ b/infra-as-code/bicep/modules/policy/definitions/lib/policy_definitions/policy_definition_es_Deny-MgmtPorts-From-Internet.json @@ -7,9 +7,9 @@ "policyType": "Custom", "mode": "All", "displayName": "Management port access from the Internet should be blocked", - "description": "This policy denies any network security rule that allows management port access from the Internet", + "description": "This policy denies any network security rule that allows management port access from the Internet, by default blocking SSH/RDP ports.", "metadata": { - "version": "2.1.0", + "version": "2.1.1", "category": "Network", "source": "https://github.com/Azure/Enterprise-Scale/", "replacesPolicy": "Deny-RDP-From-Internet",