Skip to content

Commit 411460e

Browse files
Merge pull request #276992 from khdownie/kendownie060324
storage pool parameters
2 parents 281e750 + 6273ada commit 411460e

File tree

3 files changed

+23
-3
lines changed

3 files changed

+23
-3
lines changed

articles/storage/container-storage/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@
3939
href: container-storage-faq.md
4040
- name: Reference
4141
items:
42+
- name: Storage pool parameters
43+
href: container-storage-storage-pool-parameters.md
4244
- name: APIs for data access
4345
items:
4446
- name: REST API

articles/storage/container-storage/container-storage-faq.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Frequently asked questions (FAQ) for Azure Container Storage Preview
33
description: Get answers to Azure Container Storage frequently asked questions.
44
author: khdownie
55
ms.service: azure-container-storage
6-
ms.date: 03/21/2024
6+
ms.date: 06/03/2024
77
ms.author: kendownie
88
ms.topic: conceptual
99
ms.custom: references_regions
@@ -25,8 +25,7 @@ ms.custom: references_regions
2525

2626
* <a id="storage-pool-parameters"></a>
2727
**What parameters can I specify for the storage pool that's created when Azure Container Storage is installed with the `az aks create` command?**
28-
The following table lists the mandatory and optional storage pool parameters, along with their default values.
29-
[!INCLUDE [container-storage-storage-pool-parameters](../../../includes/container-storage-storage-pool-parameters.md)]
28+
Refer to [this article](container-storage-storage-pool-parameters.md) for the mandatory and optional storage pool parameters, along with their default values.
3029

3130
* <a id="azure-container-storage-limitations"></a>
3231
**Which other Azure services does Azure Container Storage support?**
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: Storage pool parameters for Azure Container Storage Preview
3+
description: Lists the mandatory and optional storage pool parameters for the storage pool that's created when you install Azure Container Storage.
4+
author: khdownie
5+
ms.service: azure-container-storage
6+
ms.date: 06/03/2024
7+
ms.author: kendownie
8+
ms.topic: reference
9+
---
10+
11+
# Azure Container Storage Preview storage pool parameters
12+
13+
[Azure Container Storage](container-storage-introduction.md) is a cloud-based volume management, deployment, and orchestration service built natively for containers. This article lists the mandatory and optional storage pool parameters, along with their default values.
14+
15+
[!INCLUDE [container-storage-storage-pool-parameters](../../../includes/container-storage-storage-pool-parameters.md)]
16+
17+
## See also
18+
19+
- [What is Azure Container Storage?](container-storage-introduction.md)

0 commit comments

Comments
 (0)