This section explains how to deploy Azure Native Qumulo (ANQ), view information about your service, and connect to the Qumulo Web UI.

For an introduction, see How Azure Native Qumulo Works.

To Deploy

This section explains how to deploy the ANQ service in Azure.

  1. Log in to the Azure Portal and search for Azure Native Qumulo.

  2. On the Create a Qumulo resource in Azure page, on the Basics tab, in the Project details section:

    1. Select a Subscription that you can access as an owner or contributor.

    2. Select a Resource group or click Create new.

  3. In the Azure resource details section:

    1. Enter a Resource name.

      This is the name of your service.

    2. Select a Region.

      For more information, see Supported Azure Regions.

    3. Select an Availability zone.

      Azure pins the service resources in a region to this availability zone.

  4. In the Administrator account section, enter a Password and then re-enter it.

  5. In the Qumulo file system details section:

    1. Select the Standard or Performance storage type.

    2. Specify the size of the service to create in TB.

  6. In the Pricing plan section, select a pricing plan.

    The pay-as-you-go plan is the default plan.

  7. On the Networking tab, in the Configure virtual network section:

    1. Select the Virtual network for hosting your service. For more information, see Virtual Networking Prerequisites for ANQ.

    2. Do one of the following:

      • Select an existing delegated subnet to associate with your service.

      • To create a new delegated subnet, click Manage subnet configuration.

  8. On the Tags tab, enter any custom tags as a name-value pair.

  9. To create a service, click Next: Review + Create >.

Viewing Service Information and Connecting to the Qumulo Core Web UI

When Azure finishes creating your service, you can view information about the service and start using the Qumulo Core Web UI.

Viewing the IP Addresses of Your Service

To view the IP addresses associated with your service, click IP Addresses on the sidebar.

To Log in to the Qumulo Core Web UI

To log in to the Qumulo Core Web UI, you must identify your service endpoint.

  1. Click Overview and then copy the Qumulo Core Web UI Login URL. For example:

    https://192.168.0.1/login
    
  2. Enter the URL into a browser from a machine that runs, or is connected to, the virtual network where you deployed ANQ.

  3. When the page prompts you for a Username, enter admin.

  4. When the page prompts you for a Password, enter the administrator password that you configured previously.