CREATING A WINDOWS VITUAL MACHINE IN AZURE
INTRO
Setting up a Windows Virtual Machine on Microsoft Azure with a simple procedures which will enable users to utilize the newest capabilities of Windows in a cloud-based setting. This article will give the instruction needed for its installation, and a broad outline of the actions required to complete the process.
Step 1: search for virtual machine on the azure search bar
Step 2: Create a New Virtual Machine by clicking on the + create drop down menu
Create a resource group from the menu.
“Install-WindowsFeature -name Web-Server -IncludeManagementTools”
we just created a virtual machine
Thank you..