Azure Developers

Your Hub for Azure Container Development

Container Networking Tutorials

Understanding Azure Container Networking

Grasp the fundamental concepts of how containers communicate within Azure, including virtual networks, subnets, and network security groups.

Learn More

Securing Container Networks with NSGs and Firewalls

Implement robust security measures for your containerized applications using Azure Network Security Groups and Azure Firewall.

Learn More

Load Balancing Container Traffic

Discover how to distribute incoming network traffic across multiple container instances for high availability and scalability using Azure Load Balancer and Application Gateway.

Learn More

Connecting Containers Across VNets

Learn patterns for connecting container deployments residing in different virtual networks, utilizing VNet peering and VPN gateways.

Learn More

Service Discovery for Containers

Explore solutions for enabling containers to find and communicate with each other dynamically, such as using Azure DNS or service mesh technologies.

Learn More

Monitoring Container Network Performance

Learn how to monitor network traffic, identify bottlenecks, and troubleshoot connectivity issues for your container applications.

Learn More