Chapter 5: Creating Connectivity between Virtual Networks
In the previous chapter, we covered the fourth part of the Implementing and Monitoring Azure Infrastructure objective. We also previously covered virtual networking in Azure and how to implement and manage it. By doing this, you learned about the basics of virtual networking, including private and public IP addresses, and more.
In this chapter, you will learn how to create connectivity between virtual networks. We are going to cover how to create and configure Virtual Network (VNet) peering, how to create and configure VNet-to-VNet, how to verify VNet connectivity, and the differences between VNet peering, VNet-to-VNet connections, and when to use what type of connection.
The following topics will be covered in this chapter:
- Understanding VNet peering
- Creating and configuring VNet peering
- Understanding VNet-to-VNet
- Creating and configuring VNet-to-VNet
- Verifying VNet connectivity
- VNet peering...