Home > Glossary > Microsoft Azure Fundamentals > Azure Virtual Network (VNet)

๐Ÿ“– What is Azure Virtual Network (VNet)?

An Azure Virtual Network (VNet) is a logically isolated section of the Azure cloud dedicated to your subscription. It allows you to define a private IP address space, subnets, route tables, and network security groups to control network traffic and connectivity for Azure resources.

๐Ÿฅ‹ Sensei Says:

"VNet is foundational to Azure networking. Understand the difference between public and private IP addresses. Exam questions often involve scenarios requiring connectivity between VNets, on-premises networks (via VPN or ExpressRoute), and the internet. Know the purpose of Network Security Groups (NSGs)."

๐Ÿ“š Certification: Microsoft Azure Fundamentals (AZ-900)

๐Ÿ”‘ What are the Key Concepts of Azure Virtual Network (VNet)?

  • โ–ธ VNets provide a private IP address space, allowing resources to communicate securely without exposing public IPs directly.
  • โ–ธ Subnets segment the VNet, enabling you to organize resources and apply different network policies to each segment.
  • โ–ธ Network Security Groups (NSGs) act as virtual firewalls, controlling inbound and outbound network traffic at the subnet or NIC level.
  • โ–ธ VNets can be peered with other VNets to enable connectivity between them, creating a larger, unified network.
  • โ–ธ Azure offers both regional VNets (confined to a single region) and global VNets (using services like Virtual WAN for broader reach).

๐ŸŽฏ How does Azure Virtual Network (VNet) appear on the AZ-900 Exam?

You may be asked to identify the correct Azure service to create a logically isolated network for a new web application deployment, ensuring security and control over network traffic.

A scenario might describe a company needing to connect their on-premises network to Azure โ€“ expect questions about VPN Gateways and their role within a VNet.

Expect questions about troubleshooting connectivity issues between VMs within the same VNet, focusing on NSG rules and routing configurations.

โ“ Frequently Asked Questions

Can resources in different VNets communicate directly?

No, resources in different VNets cannot communicate directly unless VNet peering is configured. Peering establishes a direct connection, allowing traffic to flow between the networks.


What's the difference between a VNet and a subnet?

A VNet is the overall network, while a subnet is a division *within* that network. Think of a VNet as a city and subnets as neighborhoods โ€“ resources are deployed into subnets.


How do NSGs differ from Azure Firewall?

NSGs provide layer 3 and 4 filtering at the subnet or NIC level, while Azure Firewall is a managed, cloud-based network security service offering more advanced features like threat intelligence and application-level filtering.

Related Terms from Microsoft Azure Fundamentals

๐Ÿ“ Related Study Guides

Study Guide 10 min read

Azure Fundamentals (AZ-900): How to Pass on Your First Try

To pass the Azure AZ-900 exam, focus on the three core domains: Cloud Concepts, Azure Architecture, and Management and Governance. Combine Microsoft Learn's free modules with high-volume practice examsโ€”like the 1,000 questions at Cert Senseiโ€”to master service distinctions and governance tools. Aim for a 700/1000 score across 40-60 questions.

Deep Dive 8 min read

What is an Azure Resource Group? AZ-900 Governance Guide

An Azure Resource Group is a logical container that holds related resources for an Azure solution. It enables efficient lifecycle management, allowing you to deploy, update, and delete a group of resources as a single unit, while providing a centralized point for applying governance, security policies, and Role-Based Access Control (RBAC).

Comparison 7 min read

Azure Data Lake vs Blob Storage: AZ-900 Explained

Azure Blob Storage is object storage for unstructured data using a flat namespace. Azure Data Lake Storage Gen2 builds on Blob storage by adding a hierarchical namespace, making it optimized for big data analytics and high-performance Hadoop workloads. For AZ-900, choose Data Lake when you see "hierarchical" or "analytics."

๐Ÿง 

Test Your Knowledge

Think you understand Azure Virtual Network (VNet)? Put it to the test with our practice exam.

Try 10 Free Questions

โญ 1,000 expert-curated questions available with Premium

Upgrade Premium