Azure to gcp

piyush shailly 20 Reputation points
2023-06-22T08:46:10.6666667+00:00

I have two VPC in my gcp. I need to connect to azure single vpc using vpn one connection is getting active at one time only

Can you please tell me the procedure

Azure VPN Gateway
Azure VPN Gateway
An Azure service that enables the connection of on-premises networks to Azure through site-to-site virtual private networks.
1,618 questions
{count} votes

Accepted answer
  1. GitaraniSharma-MSFT 49,691 Reputation points Microsoft Employee
    2023-06-26T07:55:12.0133333+00:00

    Hello @piyush shailly ,

    I understand that you are trying to connect 2 different GCP VPC to one Azure VPN gateway and only one connection is getting active at one time.

    You were using active-active enabled Route based VPNGW1 SKU Azure VPN gateway and were connecting the 2 different GCP VPCs to Azure using 2 different GCP gateways.

    You were not using custom policies. You were using APIPA addresses for BGP. There were no address space overlaps between Azure Vnet and the 2 GCP VPC that you are trying to connect to but still one of your connections was active and another was down in GCP with its showing BGP: waiting for peers. On Azure side, it was showing Connected.

    I advised you to refer the below doc which shows a similar setup but between Azure and AWS as it will help you in validating the configuration.

    https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-aws-bgp

    Some other helpful references:

    https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-highlyavailable#active-active-vpn-gateways

    https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-activeactive-rm-powershell#3-vpn-and-bgp-parameters-for-your-second-on-premises-vpn-device

    https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-multi-site-to-site-resource-manager-portal

    https://cloud.google.com/network-connectivity/docs/vpn/tutorials/create-ha-vpn-connections-google-cloud-azure

    Following the below doc, you were able to resolve your issue:

    https://learn.microsoft.com/en-us/azure/vpn-gateway/vpn-gateway-howto-aws-bgp

    Kindly let us know if the above helps or you need further assistance on this issue.


    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.