You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: deploy/example/cloning/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,7 @@
4
4
- supported from v1.28.6, v1.29.1
5
5
- SMB file share is supported, NFS file share is not supported
6
6
- use of private endpoints is not supported due to the `DenyAll` default network rules in the storage account's VNet settings
7
+
- ensure that you have granted the Storage File Data Privileged Contributor role to the CSI driver controller identity; otherwise, the driver will utilize an SAS key for volume cloning operations.
7
8
8
9
## Prerequisites
9
10
- make sure that the virtual network hosting the driver controller pod is added to the list of allowed virtual networks in the storage account's VNet settings
0 commit comments