You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Product updates for Azure Cosmos DB for PostgreSQL
@@ -22,6 +22,9 @@ Updates that don’t directly affect the internals of a cluster are rolled out g
22
22
23
23
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.
24
24
25
+
### February 2024
26
+
* General availability: [Microsoft Entra authentication](./concepts-authentication.md#microsoft-entra-id-authentication-preview) is now supported in addition to Postgres roles in [all supported regions](./resources-regions.md).
27
+
25
28
### January 2024
26
29
* General availability: [32 TiB storage per node for multi-node configurations](./resources-compute.md#multi-node-cluster) in all supported regions.
27
30
* See [how to get the most out of storage](./resources-compute.md#maximum-iops-for-your-compute--storage-configuration)
@@ -76,7 +79,7 @@ Updates that change cluster internals, such as installing a [new minor PostgreSQ
76
79
* General availability: Citus 12 is now available in [all supported regions](./resources-regions.md) with PostgreSQL 14 and PostgreSQL 15.
77
80
* Check [what's new in Citus 12](https://www.citusdata.com/updates/v12-0/).
78
81
* See [Postgres and Citus version in-place upgrade](./concepts-upgrade.md).
79
-
* Preview: [Microsoft Entra authentication](./concepts-authentication.md#azure-active-directory-authentication-preview) is now supported in addition to Postgres roles.
82
+
* Preview: [Microsoft Entra authentication](./concepts-authentication.md#microsoft-entra-id-authentication-preview) is now supported in addition to Postgres roles.
80
83
* Preview: Azure CLI is now supported for all Azure Cosmos DB for PostgreSQL management operations.
81
84
* See [details](/cli/azure/cosmosdb/postgres).
82
85
@@ -176,7 +179,7 @@ might have capabilities with limitations. For more information, see
0 commit comments