Failed to instantiate a VM in Azure

Julien Niu 1 Reputation point
2020-06-20T22:31:42.537+00:00

I am trying to instantiate Azure Confidential Computing VM in Azure. However, in the last step, when it tried to validate the configurations, it gave the error below:

{"message":"The template deployment 'microsoft-azure-compute.acc-virtual-machine-v2-20200620151941' is not valid according to the validation procedure. The tracking id is '3f53f55c-ef80-4ba9-9831-faadb10c970b'. See inner errors for details."}

Does anybody know why? Is it related to service quotas?

Other information:

I am a free trial subscription.

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

1 answer

Sort by: Most helpful
  1. Manu Philip 16,961 Reputation points MVP
    2020-06-21T03:46:31.32+00:00

    Hello @JulienNiu-8910,

    There could be multiple reasons for the reason behind the validation failure as explained here
    https://learn.microsoft.com/en-us/azure/azure-resource-manager/templates/error-invalid-template

    Please get more details and should be able to resolve it

    Please mark as "Accept the answer" if the above steps helps you. Others with similar issues can also follow the solution as per your suggestion

    Regards,

    Manu

    0 comments No comments