Skip to content

Commit ecd71b6

Browse files
authored
Update README.md
1 parent 98e8c71 commit ecd71b6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

deploy/example/nfs/README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,6 @@
55
- dynamic account creation support is available from `v1.2.0`
66

77
#### 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
13-
```
14-
158
- [Install CSI driver](../../../docs/install-csi-driver-master.md)
169
- [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`
1710

0 commit comments

Comments
 (0)