azure gateway is in standby mode

Bob Helfant 0 Reputation points
2026-07-11T15:33:36.3466667+00:00

It has connected to 3 different office routers and all 3 fail to connect so the issue is in the azure gateway. I tried resetting it and that didn't help.

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.


2 answers

Sort by: Most helpful
  1. Vinodh247-1375 43,746 Reputation points Volunteer Moderator
    2026-07-11T16:09:13.97+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    If your Azure VPN gateway is stuck in standby and all onprem routers fail to connect, the issue is almost certainly on the Azure side or its configuration, not the routers. “Standby” typically indicates the gateway is provisioned but not actively handling connections (common in active-standby setups or during backend issues). Resetting alone will not fix misconfigurations.

    Check the basics first: confirm the gateway is in Succeeded provisioning state, verify the Public IP has not changed, ensure connection status is “Connected/Not Connected” (not Unknown), and validate shared keys, IKE/IPsec policies, and BGP settings (if used) match exactly across all sites. Also review NSG/UDR conflicts, route propagation, and SKU limitations (Basic/legacy gateways are unstable for multisite). If everything looks correct, this could be a backend fault redeploying the gateway (or moving to a newer SKU like VpnGw1+) is often the fastest resolution. Two key questions: is the connection status showing “Unknown” or “Not Connected” in azure, and did the gateway Public IP or SKU change recently?

    Please 'Upvote'(Thumbs-up) and 'Accept' as answer if the reply was helpful. This will be benefitting other community members who face the same issue.

    Was this answer helpful?

    1 person found this answer helpful.
    0 comments No comments

  2. kagiyama yutaka 4,835 Reputation points
    2026-07-12T02:32:55.19+00:00

    I think the safe path is checking the gateway shows ProvisioningState = Succeeded and turning the connection off→on once, and the gateway stays in standby, the next step is Azure support… Azure doesn’t expose any other user‑side action.

    Was this answer helpful?

    0 comments No comments

Your answer

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