Skip to content

Commit 8fe0d82

Browse files
Merge pull request #224714 from kabharati/patch-30
Update how-to-connect-with-managed-identity.md
2 parents 5fc465c + 6cbe802 commit 8fe0d82

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

articles/postgresql/flexible-server/how-to-connect-with-managed-identity.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,10 @@ ms.custom:
1313
- devx-track-azurecli
1414
---
1515

16-
# Connect with Managed Identity to Azure Database for PostgreSQL Flexible Server Preview
16+
# Connect with Managed Identity to Azure Database for PostgreSQL Flexible Server
1717

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

20-
> [!NOTE]
21-
> Azure Active Directory Authentication for PostgreSQL Flexible Server is currently in preview.
22-
2320
You can use both system-assigned and user-assigned managed identities to authenticate to Azure Database for PostgreSQL. This article shows you how to use a system-assigned managed identity for an Azure Virtual Machine (VM) to access an Azure Database for PostgreSQL server. Managed Identities are automatically managed by Azure and enable you to authenticate to services that support Azure AD authentication without needing to insert credentials into your code.
2421

2522
You learn how to:
@@ -196,4 +193,4 @@ Postgres version: PostgreSQL 11.11, compiled by Visual C++ build 1800, 64-bit
196193

197194
## Next steps
198195

199-
- Review the overall concepts for [Azure Active Directory authentication with Azure Database for PostgreSQL](concepts-azure-ad-authentication.md)
196+
- Review the overall concepts for [Azure Active Directory authentication with Azure Database for PostgreSQL](concepts-azure-ad-authentication.md)

0 commit comments

Comments
 (0)