How to Create Azure Virtual Machine

  Virtual Machines



How to Create Azure Virtual Machine



Tools to create VM:-



1. Azure Portal     —> Classic

                              —> Azure RM

2. Azure Power shell 

3. Azure CLI

4. Azure RM Template 



Virtual Machine family:-


  1. General Purpose
  2. GPU
  3. Storage Optimised 
  4. Compute Optimised
  5. Memory Optimised
  6. High Performance Compute.


Virtualisation   hyper - V



1. Virtual Machine Creation : 


Go to Azure Home Dashboard:-


Step1. Virtual machines 


Step2. Azure virtual machines 


Step3Basics:

       

RG_Name.               — RG1

VM_Name.              — VM-Windows

Region_Zone.          — Central India

Image                       — Windows Server-2019

User_id & pass        — raghav, raghav@1234

Public inbound port — Allow selected ports

Select inbound port — RDP (3389)


Step4Disk      

SSD (Premium)                              

SSD (Standard)

HDD


Step5

Networking:-  RG1-Vnet.

Subnet:           (10.0.0/24)


Step6Management

Fill the details as per current requirements.


Step7Monitoring:- 

Fill the details as per requirements.


Step8Advanced:- 

Fill the details as per requirements.


Step9. Tags:-  

Name  — RG1

Value  — Windows-Server


Step10. Review + Create.   ——> Create.


  1. Click on RG1 which is created and click on connect. and download RDP.
  2. Connect as per OS.














Previous
Next Post »