Skip to content

Commit 582ca77

Browse files
Merge pull request #262801 from niklarin/misc-jan24
PgBouncer support for Entra ID
2 parents f22a88e + aa3b853 commit 582ca77

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

articles/cosmos-db/postgresql/product-updates.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.custom: mvc, references_regions
77
ms.service: cosmos-db
88
ms.subservice: postgresql
99
ms.topic: conceptual
10-
ms.date: 01/02/2024
10+
ms.date: 01/08/2024
1111
---
1212

1313
# Product updates for Azure Cosmos DB for PostgreSQL
@@ -23,6 +23,7 @@ Updates that don’t directly affect the internals of a cluster are rolled out g
2323
Updates that change cluster internals, such as installing a [new minor PostgreSQL version](https://www.postgresql.org/developer/roadmap/), are delivered to existing clusters as part of the next [scheduled maintenance](concepts-maintenance.md) event. Such updates are available immediately to newly created clusters.
2424

2525
### December 2023
26+
* Preview: [PgBouncer](./concepts-connection-pool.md) is now supported with [Microsoft Entra ID authentication](./concepts-authentication.md#microsoft-entra-id-authentication-preview).
2627
* General availability: Azure Cosmos DB for PostgreSQL is now available in Poland Central and South India.
2728
* See [all supported regions](./resources-regions.md).
2829

articles/cosmos-db/postgresql/reference-limits.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: niklarin
66
ms.service: cosmos-db
77
ms.subservice: postgresql
88
ms.topic: conceptual
9-
ms.date: 01/03/2024
9+
ms.date: 01/08/2024
1010
---
1111

1212
# Azure Cosmos DB for PostgreSQL limits and limitations
@@ -104,7 +104,6 @@ currently **not supported**:
104104
If [Microsoft Entra ID](./concepts-authentication.md#azure-active-directory-authentication-preview) is enabled on an Azure Cosmos DB for PostgreSQL cluster, the following is currently **not supported**:
105105

106106
* PostgreSQL 11, 12, and 13
107-
* PgBouncer
108107
* Microsoft Entra groups
109108

110109
### Database creation

0 commit comments

Comments
 (0)