-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Implementing Microsoft Azure Architect Technologies: AZ-303 Exam Prep and Beyond
By :

VNet peering is a mechanism that seamlessly connects two VNets in the same region through Azure's backbone infrastructure. Once peered, the VNets appear as one for connectivity purposes, just like routing traffic between virtual machines (VMs) that are created in the same VNet. The VMs that reside in the peered VNets communicate with each other using private IP addresses. VNet peering is the easiest and most effective way to connect two VNets.
Azure supports the following types of peering:
The network traffic between peered VNets is private. The traffic is kept on the Microsoft backbone network completely, so there is no need to use any additional gateways or to route traffic over the public internet. There is also no encryption required in the communication between the...