Skip to content

Commit d07bd13

Browse files
authored
Update csi-storage-drivers.md
1 parent e02f49a commit d07bd13

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
@@ -3,7 +3,7 @@ title: Enable Container Storage Interface (CSI) drivers on Azure Kubernetes Serv
33
description: Learn how to enable the Container Storage Interface (CSI) drivers for Azure disks and Azure Files in an Azure Kubernetes Service (AKS) cluster.
44
services: container-service
55
ms.topic: article
6-
ms.date: 03/10/2022
6+
ms.date: 03/11/2022
77
author: palma21
88

99
---
@@ -107,7 +107,7 @@ The CSI storage system supports the same features as the In-tree drivers, so the
107107

108108
### Migrating in-tree Azure Disk persistent volumes
109109

110-
If you have in-tree Azure Disk persistent volumes, get disk ID from `azureDisk.diskURI` and then follow this [guide][azure-disk-static-mount] to set up CSI driver persistent volumes
110+
If you have in-tree Azure Disk persistent volumes, get `diskURI` from in-tree persistent volumes and then follow this [guide][azure-disk-static-mount] to set up CSI driver persistent volumes
111111

112112
### Migrating in-tree Azure File persistent volumes
113113

0 commit comments

Comments
 (0)