AZURE MACHINE CREATION
-
Access the Azure Virtual machines console and click Virtual machines
-
Navigate to Virtual machines > Create > Azure virtual machine
-
Provide the below information:
-
Subscription: Free Trial/pay-as-you-go
-
Resource group: If there is no existing resource group, create a new one
-
Virtual machine name: Custom name for the VM
-
Region: Provide the Custom region
-
Availability Zone: Select the appropriate Availability Zone
-
Security Type: Standard
-
Image: RHEL 8.2 – Gen2
-
Size: Select the below option according to the CMS Deployment Type
-
Large: standard_D16s_v3 (vcpu -16 Memory-64GiB)
-
Small: standard_D8s_v3 (vcpu -8 Memory-32GiB)
-
-
Authenticate Type: Select Password. Provide the username and password
-
Enable SSH protocol to access the VM. Click Next: Disks
-
Configure OS Disk type and Encryption type. Click Create and attach a new disk
-
Configure Name, Source Type and Size. Click OK
-
After Configuring disk, click Next: Networking
-
Select the default values and click Management
-
Click Tags and provide the tags for identification. Click Review + Create
-
-
After validation, click Create to provision the VM
-
After a successful VM creation, click Go to resource
-
Copy the Public IP address and login to the machine using MobaXterm/CLI