From b5e50f1bb060f0db5571e64b603823c7bcfe93d8 Mon Sep 17 00:00:00 2001 From: Lisa Pettyjohn Date: Tue, 27 Aug 2024 12:48:33 -0400 Subject: [PATCH] OSDOCS-11778# Azure File snapshot (TP) --- modules/persistent-storage-csi-drivers-supported.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/persistent-storage-csi-drivers-supported.adoc b/modules/persistent-storage-csi-drivers-supported.adoc index f72e8e7897..fc99f4a0d7 100644 --- a/modules/persistent-storage-csi-drivers-supported.adoc +++ b/modules/persistent-storage-csi-drivers-supported.adoc @@ -52,7 +52,7 @@ endif::openshift-dedicated,openshift-rosa[] ifndef::openshift-dedicated,openshift-rosa[] |Microsoft Azure Disk | ✅ | ✅ | ✅| |Microsoft Azure Stack Hub | ✅ | ✅ | ✅| -|Microsoft Azure File | | ✅^[4]^ | ✅| ✅ +|Microsoft Azure File | ✅^[4]^ | ✅^[4]^ | ✅| ✅ |OpenStack Cinder | ✅ | ✅ | ✅| |OpenShift Data Foundation | ✅ | ✅ | ✅| |OpenStack Manila | ✅ | | | @@ -83,9 +83,9 @@ ifndef::openshift-dedicated,openshift-rosa[] * Azure File cloning does not supports NFS protocol. It supports the `azurefile-csi` storage class, which uses SMB protocol. -* Azure File cloning is a Technology Preview feature: +* Azure File cloning and snapshot are Technology Preview features: -:FeatureName: Azure File CSI cloning +:FeatureName: Azure File CSI cloning and snapshot include::snippets/technology-preview.adoc[leveloffset=+1] -- endif::openshift-dedicated,openshift-rosa[] \ No newline at end of file