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
-7Lines changed: 0 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,13 +5,6 @@
5
5
- dynamic account creation support is available from `v1.2.0`
6
6
7
7
#### Prerequisite
8
-
-[Register the NFS 3.0 protocol feature with your subscription](https://docs.microsoft.com/en-us/azure/storage/blobs/network-file-system-protocol-support-how-to)
9
-
```console
10
-
az feature register --name AllowNFSV3 --namespace Microsoft.Storage
11
-
az feature register --name PremiumHns --namespace Microsoft.Storage
12
-
az provider register --namespace Microsoft.Storage
-[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