Steps to Create a Windows 11 VM
- Log in to Azure Portal
- Navigate to Virtual Machines
- Click ‘Create’ and Choose ‘Azure Virtual Machine’
Subscription: Choose the subscription you want to use. If you see warnings about spending limits, revisit your payment method or subscription type.
Resource Group: Select an existing resource group or create a new one.
Virtual Machine Name: This is the star of the show! Name your VM something relating to the use of the vm. Pick the region closest to you and select Windows 11 from the available options
Size: Choose a VM size that suits your needs. Remember, bigger VMs cost more, so don’t go too crazy unless you’re feeling flush.
Set Up the Administrator Account:
Create a username and password for your virtual machine (VM). Pro tip: Avoid using "admin" as the username—Azure doesn't allow it. Make sure to store the password securely. And no, a sticky note on your monitor doesn't count as secure!
- Networking: Azure automatically creates a virtual network for your VM. Simply review the settings and proceed unless you have specific networking requirements. No need to complicate things—unless you're a networking expert!
- Review and Create: Click on Review + Create to review your configuration. Azure will provide a summary of your selected settings.
Connect to Your VM Using RDP
- Connecting to Your Windows 11 VM Using Remote Desktop Protocol (RDP) It's easy! Just follow these steps:
Download the RDP file provided.
Find the downloaded
.rdp
file and double-click it to open the Remote Desktop Connection application.
Enter Credentials: Use the username and password you set during the VM creation process.
Click Continue to connect
Accept the Certificate Warning: You may see a certificate warning. This is normal; just click continue to proceed.
Enjoy Windows 11. You should now be logged into your Windows 11 VM. Start exploring, installing apps, or doing whatever you need!
Top comments (0)