Skip to content

Commit b866a42

Browse files
Merge pull request #128110 from jeremywilley1024/patch-1
Add Note about connection dependencies
2 parents b2063e1 + 87837e9 commit b866a42

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

articles/virtual-network/virtual-network-manage-subnet.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,14 @@ To do tasks on subnets, your account must be assigned to the [Network contributo
7474
| Microsoft.Network/virtualNetworks/subnets/joinViaServiceEndpoint/action | Enable a service endpoint for a subnet. |
7575
| Microsoft.Network/virtualNetworks/subnets/virtualMachines/read | Get the virtual machines in a subnet. |
7676

77+
> [!NOTE]
78+
> If attempts to add, change, or delete a subnet in your virtual network fail, ensure there are no connections to other resources that may block the action:
79+
> - Gateway connections
80+
> - Gateways
81+
> - IPs
82+
> - Virtual network peerings
83+
> - App Service Environment (ASE)
84+
7785
## Add a subnet
7886

7987
# [Portal](#tab/azure-portal)

0 commit comments

Comments
 (0)