<< PREVIOUS      NEXT >>

 

AZURE MACHINE CREATION

  1. Access the Azure Virtual machines console and click Virtual machines

    Picture 1073741824

  2. Navigate to Virtual machines > Create > Azure virtual machine

    image 2

  3. Provide the below information:

    1. Subscription: Free Trial/pay-as-you-go

    2. Resource group: If there is no existing resource group, create a new one

    3. Virtual machine name: Custom name for the VM

    4. Region: Provide the Custom region

    5. Availability Zone: Select the appropriate Availability Zone

    6. Security Type: Standard

    7. Image: RHEL 8.2 – Gen2

    8. Size: Select the below option according to the CMS Deployment Type

      1. Large: standard_D16s_v3 (vcpu -16 Memory-64GiB)

      2. Small: standard_D8s_v3 (vcpu -8 Memory-32GiB)

      image 3
      image 4

    9. Authenticate Type: Select Password. Provide the username and password

      image 5

    10. Enable SSH protocol to access the VM. Click Next: Disks

      image 6

    11. Configure OS Disk type and Encryption type. Click Create and attach a new disk

      image 7

    12. Configure Name, Source Type and Size. Click OK

      image 8

    13. After Configuring disk, click Next: Networking

      image 9

    14. Select the default values and click Management

    15. Click Tags and provide the tags for identification. Click Review + Create

      image 10

  4. After validation, click Create to provision the VM

  5. After a successful VM creation, click Go to resource

    image 11

  6. Copy the Public IP address and login to the machine using MobaXterm/CLI

 

<< PREVIOUS      NEXT >>