diff --git a/samples/Network/deny-nsg-inbound-allow-all/README.md b/samples/Network/deny-nsg-inbound-allow-all/README.md index 7bb90ad6c..9896e5db1 100644 --- a/samples/Network/deny-nsg-inbound-allow-all/README.md +++ b/samples/Network/deny-nsg-inbound-allow-all/README.md @@ -1,6 +1,6 @@ # Denies NSG rule additions/updates that allow all inbound traffic -Denies the addition/update of a single network security group rule that allow all inbound traffic. To block the creation of NSG, then use another policy. +Denies the addition/update of a single network security group rule that allow all inbound traffic. To block the creation of NSG, then use another policy(https://github.com/Azure/Community-Policy/blob/master/Policies/Network/block-NSG-creations-updates). ## Try on Portal