- This script will check all NSG rules in the given subscription.
- If any NSG rule contains source as *, 0.0.0.0/0 or Internet, and destination ports are *, 22 or 3389.
- Then it will change the access of that NSG rule to deny.
-
Notifications
You must be signed in to change notification settings - Fork 0
This script will check for any NSG inbound rule with source as allow all, and port *,22 or 3389. Then it will change the access to deny.
License
ishanslab/modify-all--nsg-rules
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This script will check for any NSG inbound rule with source as allow all, and port *,22 or 3389. Then it will change the access to deny.
Topics
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published