Skip to content

Project consists of a tutorial on how a user can create a virtual machine using an environment called Azure.

Notifications You must be signed in to change notification settings

cskelton22/Creating-VMs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Creating-VMs

Description

Project consists of a simple tutorial on how users can create and connect to a virtual machine using an environment called Microsoft Azure.

Environments Used

  • Windows 10
  • Azure
  • Remote Desktop

Program walk-through:

First, create a free Microsoft Azure account before starting this project.

  • Open a new browser, and proceed to search portal.azure.com Screenshot (2)

  • Once logged in, there should be a home screen where there is a search browser on top of the page. In the the search browser, search for resource groups. Screenshot (3)

  • Select "Create Resource Group" in the middle of the screen. Screenshot (4)

  • Name your new resource group, then select "review & create". Screenshot (5)

  • After seeing "validation passed" proceed to create the resource group. Screenshot (6)

  • Go back to the home screen, and proceed to search for "Virtual Machines". Screenshot (8)

  • In the middle of the screen create a "Azure Virtual Machine" Screenshot (10)

  • For resource group, choose your recent resource group you just created. Create a name for your new virtual machine. Screenshot (12)

    • For your region, choose whichever region you want to create your virtual machine in. Screenshot (13)

    • For Image choose "Windows 10 Pro" Screenshot (14)

    • For size, choose whatever size of memory you would like to use. *Be aware of the cost of the size, for the bigger the size, the more of your free credit will be used. Generally, I would choose the basic defualt plan or the cheapest 2 vcpus. Screenshot (15)

  • Create a username and passowrd. *Remember your Username and Password, because you will need it to connect to your VM. Screenshot (16)

  • At the bottom of the page, click "I confirm" for the "Licensing" portion, and then select "review & create".

  • Once you see validation passed, click "create" to create your first virtual machine! Screenshot (21)

    • Wait a few moments for your virtual machine to fully create. Screenshot (24)
  • Once your virtual machine is created, open your virtual machine. Look for your public IP address in the "Overview" section. Click "copy to clipboard" to copy your IP address, because you will need it to connect to your virtual machine. Screenshot (25) Screenshot (26)

  • In this video, I will be demonstrating on how to connect to your virtual machine by using the public IP address given in Azure. https://www.loom.com/share/9a38df05ae254e3c9813a50d71e01f6b?sid=230a99a2-f94b-4b6b-b373-18f95cd4f091

  • Once your connected and able to browse on your virtual machine, you're good to go !

About

Project consists of a tutorial on how a user can create a virtual machine using an environment called Azure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published