Skip to content

Commit 7480b92

Browse files
author
julie.chen
committed
nfsv41 update and screenshots
1 parent fe3c07a commit 7480b92

File tree

4 files changed

+11
-9
lines changed

4 files changed

+11
-9
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ A subnet must be delegated to Azure NetApp Files.
108108
![Active Directory Connections](../media/azure-netapp-files/azure-netapp-files-active-directory-connections-created.png)
109109

110110
> [!NOTE]
111-
> You can edit the username and password fields after saving the Active Directory connection. No other values can be edited after saving the connection. If you need to change any other values, you must first delete any deployed SMB volumes, then delete and re-create the AD connection.
111+
> You can edit the username and password fields after saving the Active Directory connection. No other values can be edited after saving the connection. If you need to change any other values, you must first delete any deployed SMB volumes, then delete and re-create the Active Directory connection.
112112
113113
## Add an SMB volume
114114

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,18 +31,18 @@ A subnet must be delegated to Azure NetApp Files.
3131
* Deciding which NFS version to use
3232
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.
3333

34-
> [!IMPORTANT]
35-
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, please submit a request to <[email protected]>.
34+
> [!IMPORTANT]
35+
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, submit a request to <[email protected]>.
3636
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

40-
* Local user/group & LDAP support for NFSv4.1
41-
Currently NFSv4.1 supports root access to volumes only.
40+
* Local user/group and LDAP support for NFSv4.1
41+
Currently, NFSv4.1 supports root access to volumes only.
4242

4343
## Best practice
4444

45-
* Ensure you’re using the mount instructions for the volume. See [Mount or unmount a volume for Windows or Linux virtual machines](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).
45+
* You should ensure that you’re using the proper mount instructions for the volume. See [Mount or unmount a volume for Windows or Linux virtual machines](azure-netapp-files-mount-unmount-volumes-for-virtual-machines.md).
4646

4747
* The NFS client should be in the same VNet or peered VNet as the Azure NetApp Files volume. Connecting from outside the VNet is supported; however, it will introduce additional latency and decrease overall performance.
4848

articles/azure-netapp-files/azure-netapp-files-faqs.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 09/25/2019
16+
ms.date: 10/12/2019
1717
ms.author: b-juche
1818
---
1919
# FAQs About Azure NetApp Files
@@ -45,7 +45,7 @@ Yes, you can, if you create the required DNS entries. Azure NetApp Files supplie
4545

4646
### Can the network traffic between the Azure VM and the storage be encrypted?
4747

48-
Data traffic (traffic from the NFSv3 or SMBv3 client to Azure NetApp Files volumes) is not encrypted. However, the traffic from an Azure VM (running an NFS or SMB client) to Azure NetApp Files is as secure as any other Azure-VM-to-VM traffic. This traffic is local to the Azure data-center network.
48+
Data traffic (traffic from the NFSv3, NFSv4.1, or SMBv3 client to Azure NetApp Files volumes) is not encrypted. However, the traffic from an Azure VM (running an NFS or SMB client) to Azure NetApp Files is as secure as any other Azure-VM-to-VM traffic. This traffic is local to the Azure data-center network.
4949

5050
### Can the storage be encrypted at rest?
5151

@@ -119,7 +119,7 @@ The volume size reported in DF is the maximum size the Azure NetApp Files volume
119119
Azure NetApp Files supports NFSv3 and NFSv4.1. You can create a volume using either NFS version.
120120

121121
> [!IMPORTANT]
122-
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, please submit a request to <[email protected]>.
122+
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, submit a request to <[email protected]>.
123123
124124

125125
### How do I enable root squashing?

articles/azure-netapp-files/azure-netapp-files-quickstart-set-up-account-create-volumes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -251,6 +251,8 @@ This how-to article requires the Azure PowerShell module Az version 2.6.0 or lat
251251
* Select **NFS** as the protocol type for the volume.
252252
* Enter **myfilepath1** as the file path that will be used to create the export path for the volume.
253253
* Select the NFS version (**NFSv3** or **NFSv4.1**) for the volume.
254+
> [!IMPORTANT]
255+
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, submit a request to <[email protected]>.
254256
255257
![Specify NFS protocol for quickstart](../media/azure-netapp-files/azure-netapp-files-quickstart-protocol-nfs.png)
256258

0 commit comments

Comments
 (0)