Skip to content

Commit cb403db

Browse files
authored
Merge pull request #113819 from b-juche/patch-29
Calrify: only one delegated subnet
2 parents d550d85 + fc975e8 commit cb403db

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/19/2020
16+
ms.date: 05/04/2020
1717
ms.author: b-juche
1818
---
1919
# Delegate a subnet to Azure NetApp Files
@@ -23,7 +23,8 @@ You must delegate a subnet to Azure NetApp Files. When you create a volume, yo
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.
2525
* 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.
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.
27+
You can have only a single delegated subnet in a VNet. A NetApp account can deploy volumes into multiple VNets, each having its own delegated subnet.
2728
* You cannot designate a network security group or service endpoint in the delegated subnet. Doing so causes the subnet delegation to fail.
2829
* Access to a volume from a globally peered virtual network is not currently supported.
2930
* 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)