Skip to content

Commit fcda1f4

Browse files
Merge pull request #266475 from andyzhangx/patch-94
Update csi-storage-drivers.md
2 parents 0087863 + c29f600 commit fcda1f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/aks/csi-storage-drivers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Container Storage Interface (CSI) drivers on Azure Kubernetes Service (AKS)
33
description: Learn about and deploy the Container Storage Interface (CSI) drivers for Azure Disks and Azure Files in an Azure Kubernetes Service (AKS) cluster
44
ms.topic: article
5-
ms.date: 05/31/2023
5+
ms.date: 02/16/2024
66

77
---
88

@@ -29,7 +29,7 @@ The CSI storage driver support on AKS allows you to natively use:
2929
## Prerequisites
3030

3131
- You need the Azure CLI version 2.42 or later installed and configured. Run `az --version` to find the version. If you need to install or upgrade, see [Install Azure CLI][install-azure-cli].
32-
- If the open-source CSI Blob storage driver is installed on your cluster, uninstall it before enabling the Azure Blob storage driver.
32+
- If the open-source CSI storage driver is installed on your cluster, uninstall it before enabling the Azure storage CSI driver.
3333
- To enforce the Azure Policy for AKS [policy definition][azure-policy-aks-definition] **Kubernetes clusters should use Container Storage Interface(CSI) driver StorageClass**, the Azure Policy add-on needs to be enabled on new and existing clusters. For an existing cluster, review the [Learn Azure Policy for Kubernetes][learn-azure-policy-kubernetes] to enable it.
3434

3535
## Disk encryption supported scenarios

0 commit comments

Comments
 (0)