Skip to content

Commit 6594906

Browse files
authored
Merge pull request #108334 from b-juche/patch-10
Clarify delegated subnects for vol creation
2 parents 6d269f6 + 1e39f23 commit 6594906

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/azure-netapp-files/azure-netapp-files-delegate-subnet.md

Lines changed: 3 additions & 2 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: 03/25/2019
16+
ms.date: 03/19/2020
1717
ms.author: b-juche
1818
---
1919
# Delegate a subnet to Azure NetApp Files
@@ -22,7 +22,8 @@ You must delegate a subnet to Azure NetApp Files. When you create a volume, yo
2222

2323
## Considerations
2424
* The wizard for creating a new subnet defaults to a /24 network mask, which provides for 251 available IP addresses. Using a /28 network mask, which provides for 16 usable IP addresses, is sufficient for the service.
25-
* In each Azure Virtual Network (Vnet), only one subnet can be delegated to Azure NetApp Files.
25+
* In each Azure Virtual Network (VNet), only one subnet can be delegated to Azure NetApp Files.
26+
Azure enables you to create multiple delegated subnets in a VNet. However, any attempts to create a new volume will fail if you use more than one delegated subnet.
2627
* You cannot designate a network security group or service endpoint in the delegated subnet. Doing so causes the subnet delegation to fail.
2728
* Access to a volume from a globally peered virtual network is not currently supported.
2829
* Creating [user-defined custom routes](https://docs.microsoft.com/azure/virtual-network/virtual-networks-udr-overview#custom-routes) on VM subnets with address prefix (destination) to a subnet delegated to Azure NetApp Files is unsupported. Doing so will impact VM connectivity.

0 commit comments

Comments
 (0)