This section explains how to deploy Azure Native Qumulo (ANQ), view information about your service, and connect to the Qumulo Core Web UI.
For an introduction, see How Azure Native Qumulo Works.
To Deploy
This section explains how to deploy the ANQ service in Azure.
-
Log in to the Azure Portal and search for
Azure Native Qumulo
. -
On the Create a Qumulo resource in Azure page, on the Basics tab, in the Project details section:
-
Select a Subscription that you can access as an owner or contributor.
-
Select a Resource group or click Create new.
Note
A resource group is a container that holds related Azure resources. We recommend creating a resource group exclusive to your Qumulo infrastructure.
-
-
In the Azure resource details section:
-
Enter a Resource name.
This is the name of your service.
-
Select a Region.
For more information, see Supported Azure Regions.
-
Select an Availability zone.
Azure pins the service resources in a region to this availability zone.
Note
By creating all your Qumulo resources within the same availability zone, Azure can reduce latency.
-
-
In the Administrator account section, enter a Password and then re-enter it.
-
In the Qumulo file system details section:
-
If this option is available in the region you chose, select an Availability Zone into which to deploy the ANQ instance.
-
For Storage Class, select Hot or Cold.
The storage class has an impact on billing, metering, and how the system stores data. For more information, see Using ANQ Cold Workloads.
-
-
In the Pricing plan section, select a pricing plan.
The pay-as-you-go plan is the default plan.
-
For more information about pay-as-you-go price estimates, see the Pricing and Performance Calculator.
-
For up-front pricing plans and free trials, email Azure Native Qumulo Support.
-
-
On the Networking tab, in the Configure virtual network section:
-
Select the Virtual network for hosting your service. For more information, see Virtual Networking Prerequisites for ANQ.
-
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.
Note
You can associate only one delegated subnet with one service instance. -
-
-
On the Tags tab, enter any custom tags as a name-value pair.
-
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.
-
Click Overview and then copy the Qumulo Core Web UI Login URL. For example:
https://192.168.0.1/login
-
Enter the URL into a browser from a machine that runs, or is connected to, the virtual network where you deployed ANQ.
Note
- If you connect from a machine that is in a different virtual network, establish virtual network peering between the two virtual networks.
- If you connect from an on-premises machine, ensure that you connect by using Azure VPN Gateway or Azure ExpressRoute.
-
When the page prompts you for a Username, enter
admin
. -
When the page prompts you for a Password, enter the administrator password that you configured previously.