Skip to content

Commit f22a153

Browse files
authored
Merge pull request #189417 from GennadNY/gennadyk986
Update concepts-networking.md
2 parents 9ddc713 + f8a255d commit f22a153

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/postgresql/flexible-server/concepts-networking.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ Private DNS zone settings and virtual network peering are independent of each ot
9494
> [!NOTE]
9595
> Only private DNS zone names that end with `postgres.database.azure.com` can be linked. Your DNS zone name cannot be the same as your flexible server(s) otherwise name resolution will fail.
9696
97+
98+
9799
### Unsupported virtual network scenarios
98100

99101
Here are some limitations for working with virtual networks:
@@ -103,6 +105,8 @@ Here are some limitations for working with virtual networks:
103105
* Subnet size (address spaces) can't be increased after resources exist in the subnet.
104106
* A flexible server doesn't support Azure Private Link. Instead, it uses virtual network injection to make the flexible server available within a virtual network.
105107

108+
> [!IMPORTANT]
109+
> Azure Resource Manager supports ability to lock resources, as a security control. Resource locks are applied to the resource, and are effective across all users and roles. There are two types of resource lock: CanNotDelete and ReadOnly. These lock types can be applied either to a Private DNS zone, or to an individual record set. Applying a lock of either type against Private DNS Zone or individual record set may interfere with ability of Azure Database for PostgreSQL - Flexible Server service to update DNS records and cause issues during important operations on DNS, such as High Availability failover from primary to secondary. Please make sure you are not utilizing DNS private zone or record locks when utilizing High Availability features with Azure Database for PostgreSQL - Flexible Server.
106110
107111
## Public access (allowed IP addresses)
108112

0 commit comments

Comments
 (0)