Introduction
Welcome to this guide on how to create an Win11 pro Virtual Machine on Microsoft Azure.
Microsoft Azure has made it easy to create virtual machines running various operating systems, which has become a crucial tool in modern cloud computing because of its scalability and flexibility. I will be taking you through a step by step walk through of creating your own Windows 11 Pro virtual machine. Let’s get begin!
Requirement
Before you can start creating a Virtual Machine, you will need to have an Azure subscription. If you do not have one your can sign up for a free trial at .
Also familiarizing yourself with the fundamental cloud computing concepts would be helpful.
Step 1
Now that you have created your free subscription, login to your Azure portal with your credentials at to get started.
Step 2
When you are at your Azure Portal, navigate to virtual machines either by clicking the menu button at the left-hand of your portal as seen in Pic 1 below or
go to the search bar and type and select Virtual Machines from the list of resources listed as seen in Pic 2
After selecting the Virtual Machine resource then click ‘Create’
Once this is done you will be directed to the ‘Basics’ page to begin the creation
Step 3
You will be working under the Project Details in the Basics tab.
a. Subscription: choose the appropriate subscription
[Azure has a pay as you go subscription and a free trial subscription. In this guide we will be working with the free trial subscription and keeping the default subscription]
b. Resource Group: Click Create new and name a new resource group or if you already have resource groups already, select, an existing one.
[Resource Group can be likened to containers or folders that help organise your various resource such as Virtual machines and databases]
Next, we move down to Instance details
a. Virtual machine name: Give your Virtual machine a name.
b. Region: Select the location you want your virtual machine to be hosted in data center. [ A region is the geographical location with data centres that host services and infrastructures, with each operating independently and self-contained]
c. Availability options: We leave it selection here on its default Availability zone.
d. Availability zone: Click the drop-down menu and select the zone(s) you would like your Virtual machines to be located at.
[Each Region in Azure can consist of more than one Availability zone. Each zone are kilometres apart and independent of each other to minimize the impact of failures and disruptions. Multiple zones can be selected each having their own Virtual machine]
e. Security Type: There are various options when you click the drop-down menu but for this guide, we will leave it on its default selection ‘Trusted launch virtual machines’
f. Image: Click the drop-down menu and select Windows 11 pro 22H2
g. VM architecture and Run with Azure spot discount we will leave on their default settings.
h. Size: Select the menu to select the Virtual machine size that suits your requirements. If the options in the drop-down menu to not fit your requirements you can click the ‘see all size’ just below the drop-down menu and choose from there and click, ‘Select’ at the bottom left of the page. [Please note for a free trial subscription your options will be limited]
We continue with to the Administrator Account
a. Set an Administrator Username and password. These are the credentials you will use to login to your virtual machine.
Inbound port rules
a. Public inbound ports: Select ‘Allow selected ports’.
b. Select inbound ports: leave it on the default RDP (3389). But if not selected by default click the drop-down menu and select it. This port gives remote access to your physical PC
Licensing
Click the check box under licensing
Click ‘Next: Disks >’ to direct you to the next tab
**
Step 4
**
Disk
On the disk page we will be leave options and text boxes on default.
OS disk type from the drop-down menu I will be selecting the Standard SSD for the purpose of this practice.
For this guide we will be leaving the networking, management, monitoring, advanced and tag pages on their default configuration. Click on ‘Review + Create’.
**
Step 5
**
Review + Create
On this tab review the summary of your virtual machine configuration. Ensure you get the ‘Validation passed’ on the top left of your portal and also review the price of your virtual machine.
It will show development in progress. This could take a few minutes
Once deployment is complete click on ‘Go to resource’
Connect to your Windows Virtual Machine
A page showing an overview of your created windows virtual machine comes up.
At this point you create a remote desktop connection to your virtual machine by clicking ‘connect’ a drop-down menu comes up then you click on the second ‘Connect’ option
On the next page click on ‘Download RDP file’ to your PC. Your windows may give a warning choose 'keep this file'
Once you have downloaded the file click on it to open the file. A pop-up menu comes up then click on connect.
Enter your password.
Another prompt will come up click ‘Yes’
Some prompts will show up while your Win 11 Pro is setting up just ‘Next’ and ‘Accept’
There it is, your very first Windows 11 Pro Virtual machine. Congratulations
I hope this guide has helped you create your very first basic Windows 11 Pro virtual machine. Thank you for reading.
Top comments (0)