You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
4. On the **Basics** tab, enter the values for each required field (identified with a red asterisk):
39
39
40
-
The *Basics* tab has four sections:
41
-
42
-
- Project details
43
-
- Azure resource details
44
-
- Administrator account credentials
45
-
- Qumulo file system details
46
-
47
-
:::image type="content" source="media/create/basics-tab.png" alt-text="A screenshot of the Create a Qumulo resource in Azure options inside of the Azure portal's working pane with the Basics tab displayed.":::
48
-
49
-
There are required fields (identified with a red asterisk) in each section that you need to fill out.
50
-
51
-
1. Enter the values for each required setting under *Project details*.
| Storage class | Choose the storage class for your resource. |
77
-
| Availability Zone | Choose the availability zone for your resource. |
40
+
| Field | Action |
41
+
|---|---|
42
+
|**Subscription**| Select a subscription from your existing subscriptions. |
43
+
|**Resource group**| Use an existing resource group or create a new one. |
44
+
|**Resource name**| Specify a unique name for the resource. |
45
+
|**Region**| Select an Azure region for your resource. |
46
+
|**Password**| Create a password for your administrator account. |
47
+
|**Confirm password**| Confirm the password you created for your administrator account. |
48
+
|**Storage class**| Choose the storage class for your resource. |
49
+
|**Availability Zone**| Choose the availability zone for your resource. |
50
+
|**Pre-provisioned performance**| Select the pre-provisioned performance for your resource. The default is *Elastic Pay-as-you-go*, or you can provision dedicated capacity during resource creation. |
78
51
79
52
> [!NOTE]
80
-
> If you select *Hot ZRS* as your storage class, you won't specify an Availability Zone.
81
-
82
-
Select the **Change plan** link to change your billing plan.
83
-
84
-
The remaining fields update to reflect the details of the plan you selected for this resource.
85
-
86
-
1. Select the **Next** button at the bottom of the page.
87
-
88
-
### Networking tab
89
-
90
-
Enter the values for each required setting.
53
+
> If you select *Hot ZRS* as your storage class, you don't need to specify an availability zone.
91
54
92
-
:::image type="content" source="media/create/networking-tab.png" alt-text="A screenshot of the Create a Qumulo resource in Azure options inside of the Azure portal's working pane with the Networking tab displayed.":::
55
+
5. If needed, select the **Change plan** link to change your billing plan. The remaining fields update to reflect your selected plan.
| Virtual network | Choose the virtual network for your resource. |
97
-
| Subnet | Choose the Qumulo-delegated subnet for your resource. |
57
+
6. Select **Next** to continue to the **Networking** tab and enter the values for each required setting:
98
58
99
-
### Tags (optional)
59
+
| Field | Action |
60
+
|---|---|
61
+
|**Virtual network**| Choose the virtual network for your resource. |
62
+
|**Subnet**| Choose the Qumulo-delegated subnet for your resource. |
100
63
101
-
[!INCLUDE [tags](../includes/tags.md)]
64
+
7. Optionally, select the **Tags** tab to add tags to your resource.
102
65
103
-
### Review + Create tab
66
+
8. Select **Review + Create** to validate and create your resource. If the review identifies errors, go back to fix them and then select **Review + Create** again.
9. When validation passes, select **Create**. A deployment notification appears. When the deployment is complete, select **Go to resource** to view your new Qumulo resource.
Copy file name to clipboardExpand all lines: articles/partner-solutions/qumulo/manage.md
+10-1Lines changed: 10 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@ title: Manage Azure Native Qumulo
3
3
description: Learn how to manage your Azure Native Qumulo settings.
4
4
5
5
ms.topic: how-to
6
-
ms.date: 08/17/2025
6
+
ms.date: 03/09/2025
7
7
ms.custom:
8
8
- ignite-2023
9
9
---
@@ -38,8 +38,17 @@ Below the essentials, you can navigate to other details about your resource.
38
38
39
39
## Manage a resource
40
40
41
+
### Manage IP addresses
42
+
41
43
To get IP addresses to manage your Qumulo file system or to mount your file system for data access, select **Qumulo config** > **IP addresses** from the service menu.
42
44
45
+
### Customize performance
46
+
47
+
To increase or decrease the performance capacity for an Azure Native Qumulo (ANQ) resource, select **Pre-provisioned performance** in **Essentials**.
48
+
49
+
In the pane that opens, select the performance level you want, and then select **Save**.
0 commit comments