0
0
Azurecloud~5 mins

VNet peering for connectivity in Azure - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
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?
ACreate a VPN connection to on-premises network
BConnect two VNets to communicate privately
CShare storage accounts between VNets
DAutomatically assign public IPs to VNets
Which of these is NOT required for VNet peering?
AVPN gateway
BNon-overlapping IP address spaces
CAzure subscription
DVirtual networks
Can you peer VNets across different Azure regions?
AOnly if they share the same subscription
BNo, VNets must be in the same region
COnly if they use the same IP range
DYes, with global VNet peering
What happens if two VNets have overlapping IP address ranges?
AThey cannot be peered
BThey peer automatically
CTraffic is routed through VPN
DAzure assigns new IPs automatically
Which network does VNet peering use to connect VNets?
AThird-party VPN service
BPublic internet
CAzure backbone network
DCustomer's on-premises network
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.