Community Question

What is Azure Virtual Network (VNet)?

Share knowledge. Learn from experts. Build together.

Question

Azure Virtual Network (VNet) is the foundation of networking in Microsoft Azure. It enables organizations to securely connect Azure resources such as Virtual Machines, App Services, Kubernetes clusters, databases, and storage accounts while providing isolation, traffic control, and secure communication. VNets also support hybrid cloud connectivity through VPN Gateway and ExpressRoute.
30 Views Community Discussion

Answers

Azure Virtual Network provides a secure, isolated networking environment for Azure resources. It enables virtual machines, databases, Kubernetes clusters and application services to communicate securely while controlling inbound and outbound traffic. VNets support subnetting, Network Security Groups (NSGs), VPN Gateways, ExpressRoute and private endpoints. They form the foundation of secure Azure infrastructure.

Your Answer

Connect