Skip to content

Commit f0fafb8

Browse files
Merge pull request #280536 from nachoalonsoportillo/patch-23
Add PostgreSQL Flexible Server availability
2 parents 0111efe + 9da39d6 commit f0fafb8

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/private-link/availability.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: abell
55
ms.author: abell
66
ms.service: private-link
77
ms.topic: conceptual
8-
ms.date: 03/18/2024
8+
ms.date: 07/10/2024
99
ms.custom: template-concept, references_regions
1010
---
1111

@@ -62,8 +62,9 @@ The following tables list the Private Link services and the regions where they'r
6262
|Supported services |Available regions | Other considerations | Status |
6363
|:-------------------|:-----------------|:----------------|:--------|
6464
| Azure SQL Database | All public regions <br/> All Government regions<br/>All China regions | Supported for Proxy [connection policy](/azure/azure-sql/database/connectivity-architecture#connection-policy) | GA <br/> [Learn how to create a private endpoint for Azure SQL](./tutorial-private-endpoint-sql-portal.md) |
65-
|Azure Cosmos DB| All public regions<br/> All Government regions</br> All China regions | |GA <br/> [Learn how to create a private endpoint for Azure Cosmos DB.](./tutorial-private-endpoint-cosmosdb-portal.md)|
66-
| Azure Database for PostgreSQL - Single server | All public regions <br/> All Government regions<br/>All China regions | Supported for General Purpose and Memory Optimized pricing tiers | GA <br/> [Learn how to create a private endpoint for Azure Database for PostgreSQL.](../postgresql/concepts-data-access-and-security-private-link.md) |
65+
| Azure Cosmos DB| All public regions<br/> All Government regions</br> All China regions | |GA <br/> [Learn how to create a private endpoint for Azure Cosmos DB.](./tutorial-private-endpoint-cosmosdb-portal.md)|
66+
| Azure Database for PostgreSQL - Single server | All public regions <br/> All Government regions<br/>All China regions | Supported for General Purpose and Memory Optimized pricing tiers | GA <br/> [Learn how to create a private endpoint for Azure Database for PostgreSQL Single Server.](../postgresql/concepts-data-access-and-security-private-link.md) |
67+
| Azure Database for PostgreSQL - Flexible server | All public regions <br/> All Government regions<br/>All China regions | | GA <br/> [Learn how to create a private endpoint for Azure Database for PostgreSQL Flexible Server.](../postgresql/flexible-server/concepts-networking-private-link.md) |
6768
| Azure Database for MySQL | All public regions<br/> All Government regions<br/>All China regions | | GA <br/> [Learn how to create a private endpoint for Azure Database for MySQL.](../mysql/concepts-data-access-security-private-link.md) |
6869
| Azure Database for MariaDB | All public regions<br/> All Government regions<br/>All China regions | | GA <br/> [Learn how to create a private endpoint for Azure Database for MariaDB.](../mariadb/concepts-data-access-security-private-link.md) |
6970
| Azure Cache for Redis | All public regions<br/> All Government regions<br/>All China regions | | GA <br/> [Learn how to create a private endpoint for Azure Cache for Redis.](../azure-cache-for-redis/cache-private-link.md) |

0 commit comments

Comments
 (0)