How to Fix Failed Provisioning State for Azure Resources?

Steps to Fix Failed Provisioning State for Azure Resources:

Scenarios: 

  • Azure Virtual Network is in Failed State
  • Azure Network Interface is in Failed State.
  • Azure Firewall is in Failed State.
Follow the below steps to troubleshoot and to resolve the failed provisioning state of azure resources from azure portal.

Step 1: Access the following URL (https://resources.azure.com/) and Sign In with your Azure Portal Account to access the Azure Resource Explorer.

Access the Azure Resource Explorer to Fix Failed Provisioning State for Azure Resources

Step 2: Now, Click on + Subscriptions to expand the subscriptions list. 

Select Subscription to change the Failed State in Microsoft Azure

Step 3: Select your Subscription >> Resource Group >> Resource >> select mode Read/Write from top left of the page.

Update Failed State in Microsoft Azure

Step 4: If the "provisioningState": "Failed" then Click on Edit button Change the status code to "provisioningState": "Succeeded" and the Click on PUT.

Fix Failed State in Microsoft Azure
That's it!