Skip to content

Commit 76c5e38

Browse files
authored
Merge pull request #92442 from b-juche/live-update-10-18-more-nfsv4-update
Live update 10 18 more nfsv4 update
2 parents 6f07c02 + f15849b commit 76c5e38

File tree

3 files changed

+4
-8
lines changed

3 files changed

+4
-8
lines changed

articles/azure-netapp-files/azure-netapp-files-configure-export-policy.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ ms.workload: storage
1313
ms.tgt_pltfrm: na
1414
ms.devlang: na
1515
ms.topic: conceptual
16-
ms.date: 03/20/2019
16+
ms.date: 10/18/2019
1717
ms.author: b-juche
1818
---
1919
# Configure export policy for an NFS volume
2020

21-
You can optionally configure export policy to control access to an Azure NetApp Files volume. Export policy is support only for NFS volumes.
21+
You can optionally configure export policy to control access to an Azure NetApp Files volume. Azure NetApp Files export policy supports NFS volumes only. Both NFSv3 and NFSv4 are supported.
2222

2323
## Steps
2424

@@ -40,10 +40,6 @@ You can optionally configure export policy to control access to an Azure NetApp
4040
* Read & Write
4141
* Read Only
4242

43-
* **Protocols**
44-
Specify the protocol to use for the export policy.
45-
Currently, Azure NetApp Files export policy supports only NFSv3.
46-
4743
![Export policy](../media/azure-netapp-files/azure-netapp-files-export-policy.png)
4844

4945

articles/azure-netapp-files/azure-netapp-files-troubleshoot-resource-provider-errors.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: storage
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: conceptual
17-
ms.date: 07/10/2019
17+
ms.date: 10/18/2019
1818
ms.author: b-juche
1919
---
2020
# Troubleshoot Azure NetApp Files Resource Provider errors
@@ -359,7 +359,7 @@ Leave the name property empty or allow it to use the same value as the name prop
359359

360360
***Protocol type {value} not known***
361361

362-
This error occurs when you are creating a volume with an unknown protocol type. Valid values are “NFSv3” and “CIFS”.
362+
This error occurs when you are creating a volume with an unknown protocol type. Valid values are “NFSv3”, “NFSv4”, and “CIFS”.
363363

364364
* Cause:
365365
You are trying to set an invalid value in the volume `protocolType` property.
14.1 KB
Loading

0 commit comments

Comments
 (0)