Skip to content

Commit 4b98ccd

Browse files
committed
Removing entra id group mentioning
1 parent d63b6f2 commit 4b98ccd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

articles/cosmos-db/postgresql/how-to-configure-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: nlarin
66
ms.service: azure-cosmos-db
77
ms.subservice: postgresql
88
ms.topic: how-to
9-
ms.date: 08/21/2024
9+
ms.date: 04/04/2025
1010
---
1111

1212
# Use Microsoft Entra ID and native PostgreSQL roles for authentication with Azure Cosmos DB for PostgreSQL
@@ -183,7 +183,7 @@ To connect by using a Microsoft Entra ID token with PgAdmin, follow these steps:
183183
Here are some essential considerations when you're connecting:
184184

185185
- `user@tenant.onmicrosoft.com` is the name of the Microsoft Entra ID user.
186-
- Be sure to use the exact way the Azure user is spelled. Microsoft Entra ID user and group names are case-sensitive.
186+
- Be sure to use the exact way the Azure user is spelled. Microsoft Entra ID user names are case-sensitive.
187187
- If the name contains spaces, use a backslash (`\`) before each space to escape it.
188188
- The access token's validity is 5 minutes to 90 minutes. You should get the access token before initiating the sign-in to Azure Cosmos for PostgreSQL.
189189

0 commit comments

Comments
 (0)