Computer Science, asked by ammohamedc, 1 year ago

What is the fourth step of the basic steps for deploying a virtual machine in Azure?

Answers

Answered by Chirpy
3

The basic steps for deploying a virtual machine in Azure are:

Step 1 - Login to Azure Management Portal.

Step 2 - In the left panel locate and click on 'Virtual Machines'. Then click on 'Create a Virtual Machine'.

Step 3 - Or click 'New' at the bottom left corner. Then click 'Compute' > 'Virtual Machine' > 'Quick Create'.

Step 4 - Enter DNS name. This should be unique. The DNS name is used to connect to the virtual machine.

Step 5 - Select the image and size from the dropdown list.

Step 6 - Enter username and password.

Step 7 - Select the relevant region.

Step 8 - Click on 'Create a virtual machine'.

Answered by codecrasher99
8

The 4th step in the Basics tab while deploying a VM is to select the size

Attachments:
Similar questions