File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ az aks update -n myAKSCluster -g myResourceGroup --disable-disk-driver --disable
53
53
54
54
To enable CSI storage drivers on a new cluster, include one of the following parameters depending on the storage system:
55
55
56
- * ` --enable-disk-driver ` allows you enable the [ Azure Disks CSI driver] [ azure-disk-csi ] .
56
+ * ` --enable-disk-driver ` allows you to enable the [ Azure Disks CSI driver] [ azure-disk-csi ] .
57
57
* ` --enable-file-driver ` allows you to enable the [ Azure Files CSI driver] [ azure-files-csi ] .
58
58
* ` --enable-blob-driver ` allows you to enable the [ Azure Blob storage CSI driver] [ azure-blob-csi ] .
59
59
* ` --enable-snapshot-controller ` allows you to enable the [ snapshot controller] [ snapshot-controller ] .
You can’t perform that action at this time.
0 commit comments