dmauser / opnazure

This template allows you to deploy an OPNsense Firewall Azure VM using the opnsense-bootsrtap installation method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with NIC Creation during Deployment (1NIC/2NIC)

citrixguyblog opened this issue · comments

"id": "/subscriptions/329f81cd-54c3-4c0e-b68d-96922a9e1d14/resourceGroups/RG-EUW-Network/providers/Microsoft.Resources/deployments/Microsoft.Template/operations/DF39AFD0EDF31CE4",
"operationId": "DF39AFD0EDF31CE4",
"properties": {
"provisioningOperation": "Create",
"provisioningState": "Failed",
"timestamp": "2020-05-30T20:44:12.0856798Z",
"duration": "PT4.7391662S",
"trackingId": "d5f8b0be-7a79-440c-83f8-bc0d92be2248",
"statusCode": "BadRequest",
"statusMessage": {
"error": {
"code": "InvalidResourceReference",
"message": "Resource /subscriptions/329f81cd-54c3-4c0e-b68d-96922a9e1d14/resourceGroups/RG-EUW-Network/providers/Microsoft.Network/virtualNetworks/VNET-EUW/subnets/INT referenced by resource /subscriptions/329f81cd-54c3-4c0e-b68d-96922a9e1d14/resourceGroups/RG-EUW-Network/providers/Microsoft.Network/networkInterfaces/FW-NIC1-INT was not found. Please make sure that the referenced resource exists, and that both resources are in the same region.",
"details": []
}
},

Tried again today and it was suddenly working.
Azure Bug...