Skip to content

Commit 87837e9

Browse files
Refactor note on subnet management actions
Updated note formatting and removed redundant list.
1 parent decf44a commit 87837e9

1 file changed

Lines changed: 7 additions & 8 deletions

File tree

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

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -74,14 +74,13 @@ 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-
80-
1. Gateway connections
81-
2. Gateways
82-
3. IPs
83-
4. Virtual network peerings
84-
5. App Service Environment (ASE)
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)
8584
8685
## Add a subnet
8786

0 commit comments

Comments
 (0)