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
Copy file name to clipboardExpand all lines: articles/partner-solutions/qumulo/faq.yml
+8-2Lines changed: 8 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,13 @@ sections:
20
20
- question: What storage class options are available with Azure Native Qumulo?
21
21
answer: |
22
22
Azure Native Qumulo offers multiple storage class options, including Hot and Cold Locally Redundant Storage (LRS) and Hot Zone-Redundant Storage (ZRS). See Qumulo's documentation to learn more about [storage class options](https://docs.qumulo.com/azure-native-administrator-guide/getting-started/how-azure-native-qumulo-works.html#using-cold-workloads).
23
+
- question: What entities are created and mapped to a Qumulo file system namespace when I create a service instance?
24
+
answer: |
25
+
When you create the service instance, the following entities are also created and mapped to a Qumulo file system namespace: <br />
26
+
- A delegated subnet that enables the Qumulo service to inject service endpoints (eNICs) into your virtual network. <br />
27
+
- A managed resource group that has internal networking and other resources required for the Qumulo service. <br />
28
+
- A Qumulo resource in the region of your choosing. This entity stores and manages your data. <br />
29
+
- A Software as a Service (SaaS) resource, based on the plan that you select in the Azure Marketplace offer for Qumulo. This resource is used for billing. <br />
23
30
- question: What developer tools and interfaces are available for Azure Native Qumulo?
24
31
answer: |
25
32
Qumulo offers a comprehensive suite of developer tools that facilitate seamless integration and streamlined management, including [Qumulo CLI](https://docs.qumulo.com/qq-cli-command-guide/), [Qumulo REST API](https://docs.qumulo.com/rest-api-guide/), and [Qumulo PowerShell Toolkit](https://github.com/Qumulo/PowerShellToolkit).
@@ -35,5 +42,4 @@ sections:
35
42
For more information, see [Video editing with Azure Native Qumulo](https://qumulo.com/resources/video-editing-with-azure-native-qumulo-scalable-file-service/).
36
43
- question: Can I deploy a Vendor-Neutral Archive (VNA) solution with Azure Native Qumulo?
37
44
answer: |
38
-
Yes. You can learn about Vendor-Neutral Archives, including solution architecture, benefits, components, potential use cases, and scenarios, by reviewing [Azure Native Qumulo's reference architecture - Vendor-Neutral Archives for PACS](https://qumulo.com/resources/azure-native-qumulo-reference-architecture-vendor-neutral-archive-for-pacs/).
39
-
45
+
Yes. You can learn about Vendor-Neutral Archives, including solution architecture, benefits, components, potential use cases, and scenarios, by reviewing [Azure Native Qumulo's reference architecture - Vendor-Neutral Archives for PACS](https://qumulo.com/resources/azure-native-qumulo-reference-architecture-vendor-neutral-archive-for-pacs/).
0 commit comments