Deploy Network Connectors to GCP VPC and the Azure resource group to enable site-to-site private connectivity between both environments.
Step 1: Deploy a Network Connector to GCP VPC. Refer to the GCP connector tutorial.
Step 2: Deploy a Network Connector to the Azure resource group. Refer to the Azure VNet connector tutorial.
Step 3: Configure routing for both sites: GCP and Azure.
Make sure clients from each site can route traffic to other sites and remote clients. To do this, add static routes at the gateway level or to the GCP and Azure route tables.
Add routes for the WPC subnets, Domain Routing subnets, and the subnets for other networks. Use the Connector’s private IP address as the target next hop.
Sample routes:
- Default allocated WPC subnets: 100.96.0.0/11.
- Default Domain Routing subnets: 100.80.0.0/12.
- GCP private subnet: 10.154.0.0/20.
- Azure private subnet: 10.5.0.0/20.
1. Enable the GCP route table and add the associated routes.
2. Configure the Azure route table and add the associated routes.
Comments
0 comments
Please sign in to leave a comment.