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.
{ "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.