Skip to content

Commit 62b559d

Browse files
authored
Update azure-blob-csi.md
1 parent 1dc9034 commit 62b559d

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

articles/aks/azure-blob-csi.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ When you mount Azure Blob storage as a file system into a container or pod, it e
2020

2121
The data on the object storage can be accessed by applications using BlobFuse or Network File System (NFS) 3.0 protocol. Before the introduction of the Azure Blob storage CSI driver, the only option was to manually install an unsupported driver to access Blob storage from your application running on AKS. When the Azure Blob storage CSI driver is enabled on AKS, there are two built-in storage classes: *azureblob-fuse-premium* and *azureblob-nfs-premium*.
2222

23-
> [!NOTE]
24-
> Azure Blob CSI driver only supports NFS 3.0 protocol for Kubernetes versions 1.25 on AKS.
25-
2623
To create an AKS cluster with CSI drivers support, see [CSI drivers on AKS][csi-drivers-aks]. To learn more about the differences in access between each of the Azure storage types using the NFS protocol, see [Compare access to Azure Files, Blob Storage, and Azure NetApp Files with NFS][compare-access-with-nfs].
2724

2825
## Azure Blob storage CSI driver features

0 commit comments

Comments
 (0)