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: docs/driver-parameters.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,9 @@
1
1
## Driver Parameters
2
2
> parameter names are case-insensitive
3
-
>
4
-
> make sure the identity used by CSI driver has `Storage Blob Data Contributor` on the storage account
5
3
6
4
<details><summary>required permissions for CSI driver controller</summary>
7
5
<pre>
6
+
# assign the "storage account contributor" and "Storage Blob Data Contributor" roles to the CSI driver controller, it will provide permissions for the following actions:
0 commit comments