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/nfs/README.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,9 @@
3
3
-[Compare access to Azure Files, Blob Storage, and Azure NetApp Files with NFS](https://docs.microsoft.com/en-us/azure/storage/common/nfs-comparison)
4
4
5
5
#### Supported OS: Linux
6
-
- dynamic account creation support is available from `v1.2.0`
7
6
8
7
#### Prerequisite
9
-
- Make sure identity used by the driver controller is added to the Contributor role on the virtual network and network security group of the cluster.
8
+
- Make sure identity used by the driver controller is added to the `Contributor` role on the virtual network and network security group of the cluster.
10
9
-[Optional][Bring Your Own Storage Account] Follow steps [here](https://docs.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support-how-to) to create storage account that supports NFSv3 protocol and then specify `storageAccount` in below storage class `parameters`
0 commit comments