Skip to content

Commit a49ccbc

Browse files
author
Julie Chen
authored
Rearrange placement of a note under Considerations
1 parent 8b27526 commit a49ccbc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/azure-netapp-files/azure-netapp-files-create-volumes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,12 @@ A subnet must be delegated to Azure NetApp Files.
2828

2929
## Considerations
3030

31-
* Deciding which NFS version to use
32-
NFSv3 can handle a wide variety of use cases and is commonly deployed in most enterprise applications. You should validate what version (NFSv3 or NFSv4.1) your application requires and create your volume using the appropriate version. For example, if you use [Apache ActiveMQ](https://activemq.apache.org/shared-file-system-master-slave), file locking with NFSv4.1 is recommended over NFSv3.
33-
3431
> [!IMPORTANT]
3532
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, submit a request to <[email protected]>.
3633
34+
* Deciding which NFS version to use
35+
NFSv3 can handle a wide variety of use cases and is commonly deployed in most enterprise applications. You should validate what version (NFSv3 or NFSv4.1) your application requires and create your volume using the appropriate version. For example, if you use [Apache ActiveMQ](https://activemq.apache.org/shared-file-system-master-slave), file locking with NFSv4.1 is recommended over NFSv3.
36+
3737
* Security
3838
Support for UNIX mode bits (read, write, and execute) is available for NFSv3 and NFSv4.1. Root-level access is required on the NFS client to mount NFS volumes.
3939

0 commit comments

Comments
 (0)