Skip to content

Latest commit

 

History

History
51 lines (26 loc) · 1.69 KB

Exercise2.md

File metadata and controls

51 lines (26 loc) · 1.69 KB

Exercise 2: Purchase and Deploy an Azure Virtual Machine in Marketplace

Overview

In this exercise, you will purchase and deploy an Azure virual machine in Azure Marketplace.

Time Estimate

  • 10 minutes

Task 1: Purchase and Deploy an Azure Virtual Machine in Marketplace

  1. Expand the portal's left navigation by clicking Show portal menu then click + Create a resource.

  2. In the upper-right of the page, next to Popular Marketplace products, select See more in Marketplace.

  3. To view only virtual machine offers, click Product Type near the top of the page, then select Virtual Machine.

  4. You can also filter the results by pricing, operating system, publisher type, and publisher name. You can also select a category on the left of the page to further filter the results.

  5. Select the Windows Server offer.

  6. Many virtual machine offers have multiple plans, and they can be selected via the Plan dropdown. Select Windows Server 2022 Datacenter then click Create.

  7. Enter the following information then click Review + create then Create.

    • Resource group: (Create new) LabRG

    • Virtual machine name: Enter a unique name

    • Region: The region closest to you

    • Username: demouser

    • Password/Confirm password: demo@pass123

Summary

In this exercise, you purchased and deployed an Azure virtual machine in Azure Marketplace.