Skip to content

Commit 491fbf1

Browse files
committed
updates release notes
1 parent eb01b4d commit 491fbf1

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ PgBouncer uses a lightweight model that utilizes asynchronous I/O. It uses Postg
2222

2323
PgBouncer runs on port 6432 on your database server. You can change your application's database connection configuration to use the same host name, but change the port to 6432 to start using PgBouncer and benefit from improved scaling of idle connections.
2424

25-
PgBouncer in Azure Database for PostgreSQL flexible server supports [Microsoft Entra authentication](./concepts-azure-ad-authentication.md).
25+
PgBouncer in Azure Database for PostgreSQL flexible server supports [Microsoft Entra authentication](./concepts-azure-ad-authentication.md) (Azure AD).
2626

2727
## Enabling and configuring PgBouncer
2828

articles/postgresql/flexible-server/release-notes.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.reviewer: maghan
77
ms.service: postgresql
88
ms.subservice: flexible-server
99
ms.topic: overview
10-
ms.date: 5/29/2024
10+
ms.date: 6/5/2024
1111
#customer intent: As a reader, I want the title and description to meet the required length and include the relevant information about the release notes for Azure DB for PostgreSQL - Flexible Server.
1212
---
1313

@@ -17,6 +17,9 @@ ms.date: 5/29/2024
1717

1818
This page provides latest news and updates regarding feature additions, engine versions support, extensions, and any other announcements relevant to Azure Database for PostgreSQL flexible server.
1919

20+
## Release: June 2024
21+
* General availability of [IOPS scaling](./concepts-storage.md#iops-scaling) on Azure Database for PostgreSQL flexible server.
22+
2023
## Release: May 2024
2124
* General availability of Postgres [azure_ai](generative-ai-azure-overview.md) extension.
2225
* Public preview of [azure_local_ai](./azure-local-ai.md) extension.

0 commit comments

Comments
 (0)