Skip to content

Commit 853d471

Browse files
authored
Merge pull request #97565 from b-juche/patch-1
removing whitelisting requirement for NFSv4.1
2 parents 8c1d927 + 4f9d94a commit 853d471

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

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

Lines changed: 1 addition & 4 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: 11/08/2019
16+
ms.date: 12/01/2019
1717
ms.author: b-juche
1818
---
1919
# Create an NFS volume for Azure NetApp Files
@@ -28,9 +28,6 @@ A subnet must be delegated to Azure NetApp Files.
2828

2929
## Considerations
3030

31-
> [!IMPORTANT]
32-
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, submit a request to <[email protected]>.
33-
3431
* Deciding which NFS version to use
3532
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.
3633

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

Lines changed: 1 addition & 4 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: quickstart
16-
ms.date: 10/12/2019
16+
ms.date: 12/01/2019
1717
ms.author: b-juche
1818
#Customer intent: As an IT admin new to Azure NetApp Files, I want to quickly set up Azure NetApp Files and create a volume.
1919
---
@@ -253,9 +253,6 @@ This how-to article requires the Azure PowerShell module Az version 2.6.0 or lat
253253
* Select the NFS version (**NFSv3** or **NFSv4.1**) for the volume.
254254
See [considerations](azure-netapp-files-create-volumes.md#considerations) and [best practice](azure-netapp-files-create-volumes.md#best-practice) about NFS versions.
255255
256-
> [!IMPORTANT]
257-
> Access to the NFSv4.1 feature requires whitelisting. To request whitelisting, submit a request to <[email protected]>.
258-
259256
![Specify NFS protocol for quickstart](../media/azure-netapp-files/azure-netapp-files-quickstart-protocol-nfs.png)
260257
261258
5. Click **Review + create**.

0 commit comments

Comments
 (0)