Skip to main content

Securing MarkLogic Server

Create a Virtual Machine in Azure
  1. On the Azure Home page, click Virtual machines.

  2. Click Add to create a new virtual machine (VM). This page appears:

    Azure Screenshot illustrating the Create a virtual machine page
  3. Enter information into the fields for the basic setup:

    1. In Resource group, select or create a resource.

    2. In Virtual machine name, enter a name for the new virtual machine.

    3. In Region, select a region to host the virtual machine (for example, West US 2).

    4. In Image, select an image type (for example, Red Hat).

    5. In Authentication type, choose either password (and fill in the username and password fields) or SSH public key.

  4. Click the Networking tab. This page appears:

    Azure Screenshot illustrating the Networking tab of the Create a virtual machine page
    1. In NIC network security group, select Basic.

    2. In Select inbound ports, select (80, 443, 22).

  5. Under the Management tab, set System assigned managed identity to On.

    Azure Screenshot illustrating the Management tab with System assigned managed identity set to On
  6. Under the Review tab, enter your preferred email address and phone number.

  7. Review your information and click Create. The create process may take a bit of time.

  8. Once the virtual machine has been created, configure the Key Vault.