Can't create Azure virtual machines: Network deployment stuck with BadGateway status

Orion Edwards 81 Reputation points
2020-06-04T11:09:56.58+00:00

I've tried about half a dozen times so far to create a windows server virtual machine across multiple different regions (US East 2, Australia East, Australia SouthEast) using multiple different instance types (DS2_v2, DS3_v2).

All appear to be stuck deploying network related resources.

Example:

Resource            Type                                  Status   
ccdev840vnet209     Microsoft.Network/virtualNetworks     BadGateway 

Operation ID: /subscriptions/e55d8cbb-12c6-4ac2-ae7d-241a20dc3931/resourceGroups/cc-dev-840/providers/Microsoft.Resources/deployments/CreateVm-MicrosoftWindowsServer.WindowsServer-201-20200604222821/operations/98463F00074BA2CE

Operation name: 98463F00074BA2CE

Provisioning operation: Create

Provisioning state: Running

Timestamp: 6/4/2020, 10:59:52 PM

Duration: 30 minutes 21 seconds

Tracking ID: 7921864c-492d-412b-9dcf-3ce65e76781d

Status: BadGateway

Status message:

 {
     "error": {
         "code": "InvalidGatewayHost",
         "message": "Host name resolution failed for 'Microsoft.Network'; cannot fulfill the request."
     }
 }

Type: Microsoft.Network/virtualNetworks

Resource ID: /subscriptions/e55d8cbb-12c6-4ac2-ae7d-241a20dc3931/resourceGroups/cc-dev-840/providers/Microsoft.Network/virtualNetworks/ccdev840vnet209

Resource: ccdev840vnet209

Is Azure broken? How can I resolve this? I've just followed the standard VM creation wizard using default options

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
7,139 questions
{count} votes

Accepted answer
  1. Hans Bakker 107 Reputation points
    2020-06-04T11:22:52.217+00:00

    Azure Status (https://status.azure.com/en-us/status) says:

    Multiple regions - Investigating

    Starting at 08:45 UTC on 04 Jun 2020, customers may experience issues with resource creation. We are aware of this issue and are actively investigating. The next update will be provided in 60 minutes, or as events warrant.

    This message was last updated at 11:09 UTC on 04 June 2020

    5 people found this answer helpful.

20 additional answers

Sort by: Most helpful
  1. Olivier LE POGAM 1 Reputation point
    2020-06-04T12:48:08.96+00:00

    Same here in France Central, trying to update a Web Application Firewall :

    Failed to save application gateway changes
    Failed to save configuration changes to application gateway 'xxxxxxxx'. Error: Host name resolution failed for 'Microsoft.Network'; cannot fulfill the request.

    Regards

    0 comments No comments

  2. EL HASNAOUI Karim 1 Reputation point
    2020-06-04T12:50:10.333+00:00

    I have the same issue when trying to add application rule in appgatewayV2
    9070-04-06-2020-14-47-30.jpg

    0 comments No comments

  3. Nara Alzapur (Vendor) 1 Reputation point
    2020-06-04T13:04:28.147+00:00

    same issue configuring cosmos db networking

    0 comments No comments

  4. Elijah B 1 Reputation point
    2020-06-04T13:06:23.27+00:00

    I 1st wrote this as a comment, but i dont see it anywhere, i was able to move past this and deploy a VM by using a Network Security group that existed already but was not in use. this may work for some in a situation like mine where i am testing deployments, and not others who need a new group. But i was able to get my VM Deployed and running by using an existing group.