Unable to use OPNSense Azure Marketplace App

Started by 4dsf34w5, June 30, 2022, 06:34:02 PM

Previous topic - Next topic
When trying to deploy the Azure Marketplace app for OPNSense the deployment fails when provisioning the virtual machine with the below error:
{

  "code": "DeploymentFailed",

  "message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",

  "details": [

    {

      "code": "OSProvisioningInternalError",

      "message": "OS Provisioning failed for VM 'vmopnsense001' due to an internal error."

    }

  ]

}


Any ideas on how to troubleshoot the generic error?