This script is used to create a security rule and add it to a NSG and then ask user whether we need to map it to a subnet or NIC
Input to this script is provided using excel sheet. Below are the input parameters:
- RuleName
- Description
- Access
- Protocol
- Direction
- Priority
- SourceAddressPrefix
- SourcePortRange
- DestinationAddressPrefix
- DestinationPortRange