Introduction
Network ACLs control traffic in and out of subnets in a virtual network. They help protect your cloud resources by allowing or blocking specific traffic at the subnet level.
When you want to block certain IP addresses from accessing your subnet.
When you need an extra layer of security beyond security groups.
When you want to control traffic flow between different subnets.
When you want to allow or deny traffic based on protocol or port number.
When you want to log traffic that is allowed or denied for auditing.