Skip to content

Commit 803cec5

Browse files
Merge pull request #224712 from kabharati/patch-29
Update how-to-configure-sign-in-azure-ad-authentication.md
2 parents f6b1189 + 67cbfe3 commit 803cec5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/postgresql/flexible-server/how-to-configure-sign-in-azure-ad-authentication.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,12 @@ ms.subservice: flexible-server
1010
ms.topic: how-to
1111
---
1212

13-
# Use Azure AD for authentication with Azure Database for PostgreSQL - Flexible Server (preview)
13+
# Use Azure AD for authentication with Azure Database for PostgreSQL - Flexible Server
1414

1515
[!INCLUDE [applies-to-postgresql-Flexible-server](../includes/applies-to-postgresql-Flexible-server.md)]
1616

1717
In this article, you'll configure Azure Active Directory (Azure AD) access for authentication with Azure Database for PostgreSQL - Flexible Server. You'll also learn how to use an Azure AD token with Azure Database for PostgreSQL - Flexible Server.
1818

19-
> [!NOTE]
20-
> Azure Active Directory authentication for Azure Database for PostgreSQL - Flexible Server is currently in preview.
21-
2219
You can configure Azure AD authentication for Azure Database for PostgreSQL - Flexible Server either during server provisioning or later. Only Azure AD administrator users can create or enable users for Azure AD-based authentication. We recommend not using the Azure AD administrator for regular database operations because that role has elevated user permissions (for example, CREATEDB).
2320

2421
You can have multiple Azure AD admin users with Azure Database for PostgreSQL - Flexible Server. Azure AD admin users can be a user, a group, or service principal.
@@ -298,4 +295,4 @@ You're now authenticated to your PostgreSQL server through Azure AD authenticati
298295
## Next steps
299296

300297
- Review the overall concepts for [Azure AD authentication with Azure Database for PostgreSQL - Flexible Server](concepts-azure-ad-authentication.md).
301-
- Learn how to [Manage Azure Active Directory users - Azure Database for PostgreSQL - Flexible Server](how-to-manage-azure-ad-users.md).
298+
- Learn how to [Manage Azure Active Directory users - Azure Database for PostgreSQL - Flexible Server](how-to-manage-azure-ad-users.md).

0 commit comments

Comments
 (0)