Home

Create Azure VM
  1. Sign in to the Azure portal.

  2. Select Virtual Machines > Add and enter the following information:

  3. In the Basics tab (default) enter the following.

    createVM-Basics.png

    Project Details

    • Subscription: Choose the applicable subscription.

    • Resource group: Create a new group or choose an existing one.

    4522-createVM-projectDetails.png

    Instance Details

    • Virtual Machine Name:The Unravel server name.

    • Region: Select the Azure region.

    • Availability Options: Select No infrastructure is redundancy required.

    • Image: Select the appropriate image. Both Centos-based 7.x+ and Red Hat Enterprise Linux 7.x+ are supported.

    • Size: Click Change Size. In the modal select Memory optimized image with at least 128 GB memory and Premium Disk support, for example, E16s_v3 in East US 2)

    createVM-instanceDetails.png

    Administrator account

    • Authentication type: Select password or SSH Key.

    • Username and Password: Enter your VM login information.

    createVM-AdminAccount.png

    Inbound Port Rules

    • Public inbound ports: Select Allow selected ports.

    • Selected Inbound ports: Select both HTTPS and SSH.

    createVM-InboundPortRules.png
  4. Click Next: Disks >.

    createVM-NextDisks.png
  5. In the Disks tab enter the following information:

    4522-createVM-disks.png

    Disk Options

    • OS disk type: Select Premium SSD.

    4522-createVM-disks-DiskOpt.png

    Data Disk

    • Click Create and attach a new disk.

      Note: This disk is formatted so don't choose Attach an existing disk.

      • Enter a Name.

      • Select Source typeNone (empty disk).

      • Set Size to at least 512 GiB.

      • Account type: Select premium SSD.

    4522-createVM-Disks-DataDisks.png
  6. Click Next: Networking >

    4522-createVM-DisksNextNetworking.png
  7. In the Networking tab enter the following information.:

    • Virtual network: Create new or choose an existing one.

    • Subnet: Create new or choose an existing one.

    • Public IP: Create new or choose an existing one.

    • Select Inbound ports: Select HTTPS and SSH.

    4522-createVM-Disks-NetworkInterface.png
  8. Click Review + create.

    4522-createVM-ReviewCreate.png
  9. Your deployment is now created.

    4522-createVM-Deploying.png
  10. Select Go to Resource > Networking > Inbound port rules > Add inbound port rule and include the following ports.

    Rule Name

    Destination

    Destination IP Address

    Destination Port Ranges

    Unravel_3000

    IP Addresses

    NIC Private IP

    3000

    Unravel_4043

    IP Addresses

    NIC Private IP

    4043

    4522-createVM-DeplymentNetworking.png
  11. Click OK.