This document provides a step-by-step guide on how to create a virtual machine (VM) in Microsoft Azure using the Azure portal.
Open your web browser and navigate to the Azure portal. Sign in with your Azure account credentials.
In the Azure portal search bar, type "Virtual machines" and select it from the results. Alternatively, click on the menu icon in the top-left corner and select "Virtual machines".
On the Virtual machines page, click the "Create" button and then select "Virtual machine" from the dropdown.
On the "Create a virtual machine" page, you will configure several tabs:
my-azure-vm
).In the "Disks" tab:
In the "Networking" tab:
Review and configure settings in the "Management", "Advanced", and "Tags" tabs as needed. These include monitoring, auto-shutdown, extensions, and metadata tags.
On the "Review + create" tab, Azure will validate your configuration. Once validation passes, review the summary of your VM settings and click "Create" to begin the deployment.
Once the deployment is complete, navigate to your VM's resource page. You will find connection details, including the public IP address and instructions on how to connect using RDP (for Windows) or SSH (for Linux).