You are on page 1of 10

Establish connection between AWS and Azure

Diagram

Services used to establish connection between Azure and AWS

Azure
==================================================================
1) VNET → Virtual Network
2) Subnet Gateway
3) Virtual Private Gateway
4) Local Network Gateway
AWS
==================================================================
1) VPC → Virtual Private Cloud
2) Customer Gateway
3) Virtual Private Gateway
4) Site to Site VPN Connections

Services Created in Azure Network

Creating VNET in AZURE


Added subnet gateway to VNET
Creating Virtual Private Network

After creating the Virtual Network gateway in Azure, Setting up AWS environment for
establishing connection
Services Created in AWS account

1) VPC

2) Customer Gateway
3) Virtual Private Gateway

Once created the Virtual Private gateway It need to be attached to the VPC

Steps to perform it

Select the Virtual Private Gateway and From the action tab, Click on the option

Attach to VPC and Selected the VPC to attach it to the Virtual Private Gateway
4) Site to Site VPN Connections

Download the configuration that contains the Pre-Shared Key and the Tunnel details for
establishing the connection between Azure and AWS
After Creating the services in AWS, need to create a Local gateway Network in AZURE

Local gateway Network

IP address for the local network gateway should be the tunnel IP address that is
provided in the Site to site vpn configuration file

Attached the Local gateway network to the Virtual network gateway using the
connection settings in Virtual network gateway
Once the Connection is established properly the Tunnel connection will be in the up
status in AWS

Changed routing tables in AWS VPC to make communication between the Virtual
machines

You might also like