Skip to content

Commit d2f513a

Browse files
authored
Merge pull request #298796 from ProfessorKendrick/qumulo-curation
[Liftr] Qumulo curation and updates
2 parents 116dcc2 + 1544985 commit d2f513a

12 files changed

+103
-696
lines changed

articles/partner-solutions/qumulo/.openpublishing.redirection.partner-solutions-qumulo.json

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,13 @@
77
},
88
{
99
"source_path_from_root": "/articles/partner-solutions/qumulo/qumulo-disaster-recovery.md",
10-
"redirect_url": "/azure/partner-solutions/qumulo/disaster-recovery",
11-
"redirect_document_id": true
10+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/partner-solutions/qumulo/disaster-recovery.md",
15+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
16+
"redirect_document_id": false
1217
},
1318
{
1419
"source_path_from_root": "/articles/partner-solutions/qumulo/qumulo-how-to-setup-features.md",
@@ -37,18 +42,33 @@
3742
},
3843
{
3944
"source_path_from_root": "/articles/partner-solutions/qumulo/qumulo-vendor-neutral-archive.md",
40-
"redirect_url": "/azure/partner-solutions/qumulo/vendor-neutral-archive",
41-
"redirect_document_id": true
45+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/partner-solutions/qumulo/vendor-neutral-archive.md",
50+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
51+
"redirect_document_id": false
4252
},
4353
{
4454
"source_path_from_root": "/articles/partner-solutions/qumulo/qumulo-video-editing.md",
45-
"redirect_url": "/azure/partner-solutions/qumulo/video-editing",
46-
"redirect_document_id": true
55+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/partner-solutions/qumulo/video-editing.md",
60+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
61+
"redirect_document_id": false
4762
},
4863
{
4964
"source_path_from_root": "/articles/partner-solutions/qumulo/qumulo-virtual-desktop.md",
50-
"redirect_url": "/azure/partner-solutions/qumulo/virtual-desktop",
51-
"redirect_document_id": true
65+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path_from_root": "/articles/partner-solutions/qumulo/virtual-desktop.md",
70+
"redirect_url": "/azure/partner-solutions/qumulo/overview",
71+
"redirect_document_id": false
5272
}
5373
]
5474
}

articles/partner-solutions/qumulo/create.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,19 @@ ms.date: 02/09/2025
1111

1212
In this quickstart, you create an instance of Qumulo Scalable File Service.
1313

14+
When you create the service instance, the following entities are also created and mapped to a Qumulo file system namespace:
15+
16+
- A delegated subnet that enables the Qumulo service to inject service endpoints (eNICs) into your virtual network.
17+
- A managed resource group that has internal networking and other resources required for the Qumulo service.
18+
- A Qumulo resource in the region of your choosing. This entity stores and manages your data.
19+
- A Software as a Service (SaaS) resource, based on the plan that you select in Azure Marketplace offer for Qumulo. This resource is used for billing.
20+
1421
## Prerequisites
1522

1623
[!INCLUDE [create-prerequisites](../includes/create-prerequisites.md)]
17-
- For custom roles, you also need *write* access to the resource groups for your delegated subnet and Qumulo file system namespace.
1824
- You must [subscribe to Qumulo](overview.md#subscribe-to-qumulo).
19-
- A [virtual network](/azure/virtual-network/manage-subnet-delegation?tabs=manage-subnet-delegation-portal) with a [subnet](/azure/virtual-network/manage-subnet-delegation?tabs=manage-subnet-delegation-portal) with at least 256 IP Addresses delegated to `Qumulo.Storage/fileSystems`.
25+
- A [virtual network](/azure/virtual-network/manage-subnet-delegation?tabs=manage-subnet-delegation-portal) with a [delegated subnet](/azure/virtual-network/manage-subnet-delegation?tabs=manage-subnet-delegation-portal) with at least 256 IP Addresses delegated to `Qumulo.Storage/fileSystems`.
26+
- For custom roles, you also need *write* access to the resource groups for your delegated subnet and Qumulo file system namespace.
2027

2128
## Create a Qumulo resource
2229

@@ -64,7 +71,7 @@ There are required fields (identified with a red asterisk) in each section that
6471
| Availability Zone | Choose the availability zone for your resource. |
6572

6673
> [!NOTE]
67-
> If you select *Hot ZRS* as your storage class, you will not specify an Availability Zone.
74+
> If you select *Hot ZRS* as your storage class, you won't specify an Availability Zone.
6875
6976
Select the **Change plan** link to change your billing plan.
7077

@@ -94,4 +101,4 @@ Enter the values for each required setting.
94101
## Next step
95102

96103
> [!div class="nextstepaction"]
97-
> [Manage the Qumulo Scalable File Service in the Azure portal](manage.md)
104+
> [Manage a resource](manage.md)

articles/partner-solutions/qumulo/disaster-recovery.md

Lines changed: 0 additions & 167 deletions
This file was deleted.

0 commit comments

Comments
 (0)