cannot find Virtual Machine in 'Compute' section of 'Create a resource'

aziz ahmed 5 Reputation points
2023-03-25T07:35:40.1666667+00:00

in unit 7 we are given the task to create a resource.

instructed as follows:

In this task, you’ll create a virtual machine using the Azure portal.

  1. Sign in to the Azure portal.
  2. Select Create a resource > Compute > Virtual Machine > Create.

i selected 'create a resource' went on to the compute section but couldn't find the Virtual Machine in the mentioned 'Compute' section.

What am i missing?

Azure Training
Azure Training
Azure: A cloud computing platform and infrastructure for building, deploying and managing applications and services through a worldwide network of Microsoft-managed datacenters.Training: Instruction to develop new skills.
843 questions
{count} votes

1 answer

Sort by: Most helpful
  1. TP 74,556 Reputation points
    2023-03-25T07:51:46.1666667+00:00

    Hi,

    There are multiple ways to get to it. You can click the Create a resource button in the Azure portal, then just click Create link under Virtual Machine. Sample below:

    azure create vm

    Or you could click Create a resource button, enter virtual machine in the search box, press enter, then click Create under Virtual Machine. Sample below:

    azure create vm2

    Or on the Azure portal home screen, you could enter virtual machine in the search box at the top, click Virtual machines, then click Create button.

    If the above is useful please click Accept Answer.

    Thanks.

    -TP