Recall & Review
beginner
What is VNet peering in Azure?
VNet peering connects two virtual networks in Azure so they can communicate directly and privately, like connecting two rooms with a door.
Click to reveal answer
intermediate
Can VNets in different regions be peered in Azure?
Yes, Azure supports global VNet peering, allowing VNets in different regions to connect securely and with low latency.
Click to reveal answer
beginner
Does VNet peering require a VPN or gateway?
No, VNet peering connects VNets directly without needing a VPN or gateway, making communication faster and simpler.
Click to reveal answer
intermediate
What is a key limitation of VNet peering regarding overlapping IP address spaces?
VNets with overlapping IP address ranges cannot be peered because the network traffic would be confused about where to send data.
Click to reveal answer
intermediate
How does VNet peering affect network latency and bandwidth?
VNet peering provides low latency and high bandwidth because it uses Azure's backbone network directly without extra hops.
Click to reveal answer
What does VNet peering allow you to do in Azure?
✗ Incorrect
VNet peering connects two VNets so they can communicate privately and directly.
Which of these is NOT required for VNet peering?
✗ Incorrect
VNet peering does not require a VPN gateway; it connects VNets directly.
Can you peer VNets across different Azure regions?
✗ Incorrect
Azure supports global VNet peering to connect VNets across regions.
What happens if two VNets have overlapping IP address ranges?
✗ Incorrect
Overlapping IP ranges prevent VNet peering because routing would be ambiguous.
Which network does VNet peering use to connect VNets?
✗ Incorrect
VNet peering uses Azure's private backbone network for fast and secure connectivity.
Explain how VNet peering works and why it is useful for connecting Azure virtual networks.
Think about how two separate rooms can be connected by a door for easy access.
You got /4 concepts.
Describe the limitations or conditions that must be met to successfully peer two VNets in Azure.
Consider what might cause confusion in network traffic and what setup steps are needed.
You got /4 concepts.