Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
Post image 8
Post image 9
Post image 10
Post image 11
Post image 12
Post image 13
Post image 14
Post image 15
Post image 16
1 / 16
0

Azure Portal 101: Deploy a Windows 10 VM Without Ever Touching the CLI

DEV Community·Emmanuel·19 days ago
#Xl3wBDhV
#vm#azure#beginners#devopspath#resource#click
Reading 0:00
15s threshold

In this guide, we are going to bypass the command line entirely (that is the CLI — Command Line Interface, like PowerShell or Bash). We will use the Azure Portal (GUI) to launch a Windows 10 Virtual Machine (VM) in about 7 minutes. Cost Note: Azure charges by the minute while your VM is running. Delete everything at the end and your cost will be minimal or zero, especially if you are on a free trial. A Virtual Machine (VM) is a computer that runs inside another computer — entirely in the cloud. You access it remotely just like a normal PC. Phase 1: The Setup Sign In: Log into the Azure Portal . Create a Resource: Click the + Create a resource button in the top left. Resource Group: Click "Create new" and name it any name for example MyVMGroup. Virtual Machine Name: Name it DevOps-Lab-01. Region: Select the one closest to you (e.g., East US). When finish go to the resource group you just created and open it.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More