Skip to content

mo-dahir/creating-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Microsoft Active Directory Logo

Creating a Virtual Machine (Azure)

This tutorial outlines the creation of a single virtual machine using Microsoft Azure.

Environments and Technologies Used

  • Microsoft Azure (Virtual Machine)

Operating Systems Used

  • Windows 10 (21H2)

High-Level Deployment and Configuration Steps

  • Create an Azure Tenant and Subscription.
  • Create a Resource Group in Azure.
  • Creat a Virtual Network and a Subnet, while creating your virtual machine.
  • Create a Virtual Machine.

Deployment and Configuration Steps

  1. Create a free Azure subscription. You'll need a credit card for this but dont worry, It's free. Go to google and type in, "free Azure account". Then, choose start with $200 Azure credit and follow the instruction. This should give you $200 in credit for 30 days.

Disk Sanitization Steps

2. After you created your free subscription you can look up "Resource Group" in the search bar at the top or click the Resource Group icon. Click create, type the name of the Resource group you desire (I chose "RG-osTicket" for this project), choose your region, click Review + create at the bottom left, once the validation passed you can click create as shown in the pictures below. You now have created a Resource Group.

Disk Sanitization Steps

Disk Sanitization Steps

Disk Sanitization Steps

3. In order to create a Virtual Network and a Subnet, you need to create a Virtual Machine first. So, go back to the main Azure page, type in Virtual Machine on the search bar or click on the Virtual Machine icon then, click create and choose Azure Virtual Machine. Select the same Resource Group you just created, name the Virtual Machine you desire (I chose "vm-osticket" for this project), pick the same region from the Resource Group you created and for operating system choose Windows 10 Pro as shown in the pictures below. Then, scroll down for more options.

Disk Sanitization Steps

Disk Sanitization Steps

Disk Sanitization Steps

4. Select the size of your virtual cpu (vcpus, at least 2 vcpus with 16GB memory, in this project I chose 4 vcpus), create a username and a password and make sure to write it down so you won't forget, check the box at the bottom left to confirm then click Next to Disks.

Disk Sanitization Steps

5. Keep everything as is for Disks section then, click Next to Networking.

Disk Sanitization Steps

6. Under Networking, It should have automatically created a Virtual Network, default Subnet and an IP Address, so choose the given options then, click Review + create at the bottom left corner.

Disk Sanitization Steps

7. Once the validation passed, click create to create the Virtual Machine.

Disk Sanitization Steps

8. Finally, after deployment is complete, click Go To Resource or type in Virtual Machine on the search bar to view the Virtual Machine you just created. CONGRATULATIONS! You now have created your first Virtual Machine in Azure!

Disk Sanitization Steps

Disk Sanitization Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published