Skip to content

Commit fa4515f

Browse files
Update container-storage-introduction.md
Updating "What's new section" after GA.
1 parent 63c4801 commit fa4515f

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

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

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -65,14 +65,11 @@ Feature support depends on which backing storage option you select. The followin
6565

6666
## What's new in Azure Container Storage
6767

68-
Based on feedback from customers, we've included the following capabilities with the latest updates:
69-
70-
- Improve stateful application availability by using [multi-zone storage pools and ZRS disks](enable-multi-zone-redundancy.md).
71-
- Enable server-side encryption with [customer-managed keys](use-container-storage-with-managed-disks.md#create-a-dynamic-storage-pool-using-your-own-encryption-key-optional) (Azure Disks only).
72-
- Scale up by dynamically expanding [volumes](resize-volume.md) and storage pools backed by Azure Disks and Ephemeral Disk without downtime.
73-
- [Clone persistent volumes](clone-volume.md) within a storage pool.
74-
- Optimize applications with Azure Linux Container Host.
75-
- Increase resiliency for applications using [local NVMe volumes with replication](use-container-storage-with-local-nvme-replication.md).
68+
Our latest updates enhance the resiliency and performance of stateful containers. We now offer multi-zone storage pools and volume replication for local NVMe storage pools, ensuring availability during single node failures. Snapshot support is available across all storage options for backup and disaster recovery. Additionally, the Ephemeral Disk portfolio has been expanded to include temp SSD support, providing cost-efficient solutions for use cases leveraging directly attached local storage:
69+
70+
- Enhance the resiliency of your persistent volumes hosted on local NVMe storage (L-series ephemeral disks) with replication support.
71+
- Improved persistent volume recovery after a restart of an Azure Kubernetes Service (AKS) cluster.
72+
- Customize the performance of your local NVMe storage with new performance tier options.
7673

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

0 commit comments

Comments
 (0)