Deploying a windows 11 VM
- open the azure account and search for virtual machine in the search bar.
- Click on create
- On the basic tab, at the section of resource group, click on create new if you haven't created any before.
- Give the virtual machine a name and also select a region
- In the availability, we will be selecting No infrastructure redundancy required because we are using a free trail account
- select image ( the image means your operating system). we will be selecting window 10 or window 11.
- create the username and password
- Select the Inbound port rules, for windows it will be RDP but for LINUX it will be SSH and if you want to check anything online then you select HTTP as the protocol
- Click on confirm then review and create
- Locate the monitoring section, disable diagnostic
- in the tag section fill the necessary value
- Review and create
- Go to resource
- Click on the IP address
- increase the timeout and save
- Go to the overview page
- click on connect
- Download RDP file( if you are using a windows you just need o download directly but if you are using a Mac you need to download a windows app)
- Click on connect
- Supply the user/password
- Your virtual machine is ready
Deploying a Windows Server
- open the azure account and search for virtual machine in the search bar.
- Click on the + create button
- chose your resource group if already created if not click on create new
- Type a vm name and choose a region
- Availability option, choose No infrastructure redundancy required
- security type should be standard and image; window server
- Administrator account; fill your user name and password
- Inbound port rules; choose RDP,HTTP
- Locate the monitoring section
- Boot diagnostics; disable
- review and create
- Go to resource group
- Click on the IP and extend the timeout
- Saved
Top comments (0)