Azure Classroom Series – 08/Nov/2020

VNet Peering

  • Scenario: Preview
  • VNet peering enable us to connect seamlesly Azure Virtual Networks as long as ip address ranges don’t collide
  • Lets Create a Network A
    • address range: 10.10.0.0/16
    • subnets:
      • web: 10.10.0.0/24
      • app: 10.10.1.0/24
      • db: 10.10.2.0/24
    • location: EastUS
  • Lets Create a Network B
    • address range: 10.100.0.0/16
    • subnets
      • notification: 10.100.0.0/16
    • location: WestUS Preview Preview
  • Now lets create two vms one in web subnet of network A and notification subnet of network B Preview
  • Vnet peering enables private connectivity. i.e. machine in network A can reach machine in network B using private ip Preview
  • Navigate to vnet => network A and in settings blade select peering Preview Preview Preview Preview Preview Preview Preview
  • VNET Peering can be done b/w
    • two vnets from same subscription in same region Refer Here
    • two vnets from same subscription in different regions Refer Here
    • two vnets from different subscription in same/different region Refer Here
  • pricing: Preview

VNET to VNET VPN

  • Is used to establish private network connectivity b/w two networks.
  • Encryption of the traffic can be customized using custom IPSec/IKE Policy
  • In the case of Azure VNet peering, Azure backbone network is used (So no public ip is involved) but in the case VNET to VNET VPN public ip is involved
  • VNet peering doesnot have any bandwidth restrictions where as vnet to vnet vpn has restriction from 100 MBPS to 1.25 GBPs

Next Steps

  • VPN (Site to Site)
  • Express Route
  • Endpoints
  • DNS & Routing
  • Load balancers & Application Gateway
  • Firewall

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube