internalserver error when deploying firewall

Allan Møller 0 Reputation points
2023-12-05T14:57:13.9766667+00:00

Have been unable to deploy Azure firewalls today, using either deployment pipelines or using the portal, even tried differenent tenant to rule out any forced policies, same error:

{
  "code": "InternalServerError",
  "message": "An error occurred.",
  "details": []
}

Here is what i tried:

  1. Rerun same build that worked yesterday
  2. Changed SKU from premium to standard (in code)
  3. Tried through the portal with new Policy and PIP
  4. Tried in a completely different tenant, new resource group, vnet, pip etc. still same error

Only thing i didnt try was changeging region to other then westeurope.

any suggestions?

Azure Firewall
Azure Firewall
An Azure network security service that is used to protect Azure Virtual Network resources.
590 questions
{count} votes

4 answers

Sort by: Most helpful
  1. Allan Møller 0 Reputation points
    2023-12-06T15:50:54.4066667+00:00

    Reran build last evening and all went fine. so assuming some trouble with west europe?

    0 comments No comments

  2. ChaitanyaNaykodi-MSFT 24,001 Reputation points Microsoft Employee
    2023-12-06T19:03:00.2833333+00:00

    @Allan Møller

    Thank you for getting back and letting us know the deployment was successful.

    Yes, the Azure Firewall Issue with the West Europe region has been mitigated.

    Hope this helps! Please let me know if you have any additional questions. Thank you!


    Please "Accept the answer" if the information helped you. This will help us and others in the community as well.

    0 comments No comments

  3. Jan Kreuz 0 Reputation points
    2023-12-08T14:00:58.03+00:00

    Hello, I've got the same error when deploying Azure Firewall (basic SKU) in NorthEurope region:

    {"code":"InternalServerError","message":"An error occurred.","details":[]}

    Tried to recreate public IP from scratch and also tried to add UDR with default route to internet but still getting the same result... Could it be that the same bug appears in NE region?

    Thanks

    Jan

    0 comments No comments

  4. Leo Brack 0 Reputation points
    2023-12-27T13:19:17.2466667+00:00

    I'm hitting the same issue in west europe. Did you find a resolution?

    0 comments No comments