Inbound Security Rules controls the inbound network traffic to the Network Security Group in Microsoft Azure Cloud Platform
Inbound network traffic to a Network Security Group
can be controlled by applying Inbound Security Rules
. This rules are actually set on different ports(port no 1024-65535
) of the Network Security Group
. We can allow or deny the network traffic from specific port(or range of ports), allow or deny network into the specific port(or range of ports), set priority on the rules etc.
Rules have eight major components:
- Name of the rule
- Priority
- Source
- protocol
- Source Port Range
- Destination
- Destination Port Range
- Action