Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kenieva authored Dec 2, 2019
1 parent 8f21f8a commit 3bc020e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/Network/deny-nsg-inbound-allow-all/README.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 3bc020e

Please sign in to comment.