Skip to content

Commit 3d34288

Browse files
authored
Merge pull request #313110 from ggailey777/qumulo-fixup
[Qumulo] Clean up create.md quickstart
2 parents b5a5b8c + 390fa9e commit 3d34288

2 files changed

Lines changed: 34 additions & 62 deletions

File tree

articles/partner-solutions/qumulo/create.md

Lines changed: 24 additions & 61 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Learn how to create an Azure Native Qumulo Scalable File Service re
44
ms.topic: quickstart
55
ms.custom:
66
- ignite-2023
7-
ms.date: 02/09/2025
7+
ms.date: 03/09/2026
88
---
99

1010
# Quickstart: Get started with Qumulo Scalable File Service
@@ -35,76 +35,39 @@ When you create the service instance, the following entities are also created an
3535

3636
[!INCLUDE [create-resource](../includes/create-resource.md)]
3737

38-
### Basics tab
38+
4. On the **Basics** tab, enter the values for each required field (identified with a red asterisk):
3939

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*.
52-
53-
| Field | Action |
54-
|---------------------|-----------------------------------------------------------|
55-
| Subscription | Select a subscription from your existing subscriptions. |
56-
| Resource group | Use an existing resource group or create a new one. |
57-
58-
1. Enter the values for each required setting under *Azure Resource details*.
59-
60-
| Field | Action |
61-
|--------------------|-------------------------------------------|
62-
| Resource name | Specify a unique name for the resource. |
63-
| Region | Select an Azure region for your resource. |
64-
65-
1. Enter the values for each required setting under *Administrator account credentials*.
66-
67-
| Field | Action |
68-
|-------------------|------------------------------------------------------------------|
69-
| Password | Create a password for your administrator account. |
70-
| Confirm password | Confirm the password you created for your administrator account. |
71-
72-
1. Enter the values for each required setting under *Qumulo file system details*.
73-
74-
| Field | Action |
75-
|--------------------|-------------------------------------------------|
76-
| 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. |
7851

7952
> [!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.
9154
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.
9356

94-
| Field | Action |
95-
|-------------------|-------------------------------------------------------|
96-
| 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:
9858

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. |
10063

101-
[!INCLUDE [tags](../includes/tags.md)]
64+
7. Optionally, select the **Tags** tab to add tags to your resource.
10265

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.
10467

105-
[!INCLUDE [review-create](../includes/review-create.md)]
68+
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.
10669

10770
## Next step
10871

10972
> [!div class="nextstepaction"]
110-
> [Manage a resource](manage.md)
73+
> [Manage a resource](manage.md)

articles/partner-solutions/qumulo/manage.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Manage Azure Native Qumulo
33
description: Learn how to manage your Azure Native Qumulo settings.
44

55
ms.topic: how-to
6-
ms.date: 08/17/2025
6+
ms.date: 03/09/2025
77
ms.custom:
88
- ignite-2023
99
---
@@ -38,8 +38,17 @@ Below the essentials, you can navigate to other details about your resource.
3838

3939
## Manage a resource
4040

41+
### Manage IP addresses
42+
4143
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.
4244

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**.
50+
51+
4352
## Delete a resource
4453

4554
[!INCLUDE [delete-resource](../includes/delete-resource.md)]

0 commit comments

Comments
 (0)