Azure linux virtual machine creation failure

sns 9,251 Reputation points
2023-06-02T15:10:57.4633333+00:00

Azure Linux virtual machine creation failure with following error. I tried multiple ways but it is failing

User's image

Azure Virtual Machines
Azure Virtual Machines
An Azure service that is used to provision Windows and Linux virtual machines.
{count} votes

1 answer

Sort by: Most helpful
  1. Jackson Martins 10,621 Reputation points MVP Volunteer Moderator
    2023-06-02T18:11:05.7333333+00:00

    Hi sns

    I came up in a test environment in the following configurations,

     "imageReference": {
                            "publisher": "canonical",
                            "offer": "0001-com-ubuntu-server-focal",
                            "sku": "20_04-lts-gen2",
                            "version": "latest"
    

    It worked, and the vm was provisioned, try to change imageReference

    ubuntu

    Get in touch if you need more help with this issue.

    --please don't forget to "[Accept the answer]" if the reply is helpful--


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.