- Describe the purpose of Azure NAT Gateway and how it enables outbound-only internet connectivity for selected subnets.
- Explain when to prefer NAT Gateway over assigning public IP addresses directly to VMs or using load balancers for egress.
- Understand how NAT Gateway and Azure Load Balancer can work together to support both inbound and outbound connectivity for applications.
- Configure and associate a NAT Gateway with one or more subnets to provide scalable, efficient outbound traffic for your workloads.

Before you proceed, ensure you have a basic understanding of Azure Virtual Networks, subnets, Network Security Groups (NSGs), and public IP addressing. For a quick primer, see the Azure networking fundamentals documentation.
References and further reading: