Skip to content

Commit a1aac41

Browse files
committed
add to toc
1 parent 3d8deae commit a1aac41

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

articles/storage/container-storage/TOC.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,9 @@
2222
- name: Use volume snapshot and restore
2323
href: volume-snapshot-restore.md
2424
- name: Expand a persistent volume
25-
href: resize-volume.md
25+
href: resize-volume.md
26+
- name: Clone a persistent volume
27+
href: clone-volume.md
2628
- name: Remove Azure Container Storage
2729
href: remove-container-storage.md
2830
- name: Concepts

articles/storage/container-storage/container-storage-introduction.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: An overview of Azure Container Storage Preview, a service built nat
44
author: khdownie
55
ms.service: azure-container-storage
66
ms.topic: overview
7-
ms.date: 09/07/2023
7+
ms.date: 09/18/2023
88
ms.author: kendownie
99
ms.custom: references_regions
1010
---
@@ -51,8 +51,8 @@ Azure Container Storage offers persistent volume support with ReadWriteOnce acce
5151

5252
Based on feedback from customers, we've included the following capabilities in the Azure Container Storage Preview update:
5353

54-
- Scale up by resizing volumes backed by Azure Disks and NVMe storage pools without downtime
55-
- Clone persistent volumes within a storage pool
54+
- Scale up by [resizing volumes](resize-volume.md) backed by Azure Disks and NVMe storage pools without downtime
55+
- [Clone persistent volumes](clone-volume.md) within a storage pool
5656

5757
For more information on these features, email the Azure Container Storage team at [email protected].
5858

0 commit comments

Comments
 (0)