Error Deploying Gateway VPN Connection for Site-To-Site

boldfaceal 6 Reputation points
2022-05-22T18:55:00.353+00:00

I am trying to create a site-to-site VPN connection to Azure from my local network. I am using a comcast gateway modem. When I try to configure the connection on the virtual gateway, I get an error from Azure. I'm not sure what is going on.

204368-image.png

204398-image.png

204406-image.png

204407-image.png

{ "shellProps": { "sessionId": "f1e9d3283e924dc7a1771a368844ac76", "extName": "HubsExtension", "contentName": "DeploymentDetailsBlade", "code": 404 }, "error": { "message": "Deployment 'ConnectionCreateFromVNG-20220522134550' could not be found. (Code: DeploymentNotFound)", "code": 404, "error": { "content": { "error": { "code": "DeploymentNotFound", "message": "Deployment 'ConnectionCreateFromVNG-20220522134550' could not be found." } }, "headers": { "cache-control": "no-cache", "content-length": "123", "content-type": "application/json; charset=utf-8", "expires": "-1", "pragma": "no-cache", "x-ms-correlation-request-id": "a92187e9-0778-4fab-950f-f233f5c514cc", "x-ms-failure-cause": "gateway", "x-ms-ratelimit-remaining-subscription-reads": "11996", "x-ms-request-id": "a92187e9-0778-4fab-950f-f233f5c514cc", "x-ms-routing-request-id": "CENTRALUS:20220522T184620Z:a92187e9-0778-4fab-950f-f233f5c514cc" }, "httpStatusCode": 404 } }}

I ran diagnostics as suggested and all passed.

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,786 questions
{count} vote

1 answer

Sort by: Most helpful
  1. Pieter Fouché 1 Reputation point
    2022-06-22T09:37:58.003+00:00

    I had exaclty the same issue, the problem seems to be a bug in the Wizard/ ui component when adding a Local network gateway while adding the Connection.
    What worked for me was to create a Local Network gateway seperatly and then go back an select the existing local gateway from the list.

    213795-image.png


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.