I get an error when deploying VPN Gateway VmssGatewayDeploymentFailed

Fuhrer Jean-Pierre 30 Reputation points
2023-02-23T10:29:34.48+00:00

Hello,

I'm new in Azure and I try to make a site-to-site VPN connection in the Azure portal with following tutorial:
https://learn.microsoft.com/en-us/azure/vpn-gateway/tutorial-site-to-site-portal

I was able to create a Virtual Network, a VM, a Web app and deploy our Test Blazor ap to it. So far everything runs correctly. I can access my web app form the VM.

When I try to deploy the VPN Gateway I get always following error

{
	"code": "DeploymentFailed",
	"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/arm-deployment-operations for usage details.",
	"details": [
		{
			"code": "VmssGatewayDeploymentFailed",
			"message": "The gateway deployment operation failed due to an intermittent error. Please try again."
		}
	]
}

enter image description here Can someone help me?

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

Accepted answer
  1. GitaraniSharma-MSFT 50,021 Reputation points Microsoft Employee Moderator
    2023-03-02T07:58:44.47+00:00

    Hello @Fuhrer Jean-Pierre ,

    I understand that you are trying to deploy a VPN gateway in "Germany West Central" region, and it fails with an error "VmssGatewayDeploymentFailed".

    I tried replicating this issue in my lab and received the same error.

    User's image

    I checked internally and found other customers reporting the same issue.

    It is an ongoing issue with VPN gateway deployments in "Germany West Central" region. And the current workaround is to create your VPN gateway in another region.

    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.


6 additional answers

Sort by: Most helpful
  1. NV IT 5 Reputation points
    2023-03-08T08:01:41.7066667+00:00

    I have exactly the same issue with germanywestcentral.

    Please, provide a estimated date when to expect a solution. Is it planned to solve this? When checking available services for germany west central it says vpn-gateway is available:

    https://azure.microsoft.com/de-de/products/vpn-gateway/

    If there is no plan to solve this in a specific time frame, can you recommend a region in Europe that should work? As i read that others have this problem in other regions too.

    Thanks a lot for your help.

    Julia

    1 person found this answer helpful.

  2. Klaus Erber 5 Reputation points
    2024-01-08T07:46:37.15+00:00

    Seems to be still an issue.

    I cannot create a VNG in West Europe (with the same error).

    But I can create a VNG in France Central.

    1 person found this answer helpful.

  3. Brent Greenberg 0 Reputation points
    2023-03-06T18:30:59.5366667+00:00

    4 days later, I am facing the exact same issue in EastUS2.

    Microsoft - any updates?


  4. Eric MAZUEL 0 Reputation points
    2023-03-07T07:29:27.9766667+00:00

    Hello,

    Could you give us an estimated date of resolution concerning this issue for "Germany West Central" region ?

    Thank you

    Eric


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.