Skip to content

Commit 0c99a45

Browse files
committed
Update how-to-manage-virtual-network-portal.md
1 parent e24b49a commit 0c99a45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/postgresql/flexible-server/how-to-manage-virtual-network-portal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To create a flexible server in a virtual network, you need:
2727
- A [Virtual Network](../../virtual-network/quick-create-portal.md#create-a-virtual-network)
2828
> [!Note]
2929
> - The virtual network and subnet should be in the same region and subscription as your flexible server.
30-
> - The virtual network should not have any resource lock set at the VNET or subnet level, as locks may interfere with operations on the network. Make sure to remove any lock (**Delete** or **Read only**) from your VNET and all subnets before creating the server in a virtual network, and you can set it back after server creation.
30+
> - The virtual network should not have any resource lock set at the VNET or subnet level, as locks may interfere with operations on the network and DNS. Make sure to remove any lock (**Delete** or **Read only**) from your VNET and all subnets before creating the server in a virtual network, and you can set it back after server creation.
3131
3232
- To [delegate a subnet](../../virtual-network/manage-subnet-delegation.md#delegate-a-subnet-to-an-azure-service) to **Microsoft.DBforPostgreSQL/flexibleServers**. This delegation means that only Azure Database for PostgreSQL Flexible Servers can use that subnet. No other Azure resource types can be in the delegated subnet.
3333
- Add `Microsoft.Storage` to the service end point for the subnet delegated to Flexible servers. This is done by performing following steps:

0 commit comments

Comments
 (0)