Skip to content

Commit a037909

Browse files
authored
Merge pull request #1931 from MicrosoftDocs/main
4/14/2025 AM Publish
2 parents 514b97a + f0e8cfe commit a037909

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

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

Lines changed: 3 additions & 3 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/12/2025
1010
---
1111

1212
# Use Microsoft Entra ID and native PostgreSQL roles for authentication with Azure Cosmos DB for PostgreSQL
@@ -57,7 +57,7 @@ az ad sp update --id b4fa09d8-5da5-4352-83d9-05c2a44cf431 --set accountEnabled=t
5757
---
5858

5959
> [!NOTE]
60-
> Editing enterprise application's properties such as "Enabled for users to sign-in" requires permissions granted to a role with privileges to update enterprise application properties. Roles, such as **Enterprise application owner**, must have the *"update enterprise application properties"* permisssion. For more information, see [Microsoft Entra least privileged roles by task - Enterprise applications](/entra/identity/role-based-access-control/delegate-by-task#enterprise-applications).
60+
> Editing enterprise application's properties such as "Enabled for users to sign-in" requires permissions granted to a role with privileges to update enterprise application properties. Roles, such as **Enterprise application owner**, must have the *"update enterprise application properties"* permission. For more information, see [Microsoft Entra least privileged roles by task - Enterprise applications](/entra/identity/role-based-access-control/delegate-by-task#enterprise-applications).
6161
6262
### Add Microsoft Entra ID admins to Azure Cosmos DB for PostgreSQL cluster
6363

@@ -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

articles/postgresql/flexible-server/includes/regions-table.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@ ms.topic: include
1818
| Canada Central | :heavy_check_mark: (all SKUs) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
1919
| Canada East | :heavy_check_mark: (all SKUs) | :x: | :heavy_check_mark: | :heavy_check_mark: |
2020
| Central India | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
21-
| Central US | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
21+
| Central US | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
2222
| China East 2 | :heavy_check_mark: (v3/v4 only) | :x: | :heavy_check_mark: | :x: |
2323
| China East 3 | :heavy_check_mark: (v3/v4 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
2424
| China North 2 | :heavy_check_mark: (v3/v4 only) | :x: | :heavy_check_mark: | :x: |
2525
| China North 3 | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
26-
| East Asia | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: ** | :heavy_check_mark: | :heavy_check_mark: |
26+
| East Asia | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: $ ** | :heavy_check_mark: | :heavy_check_mark: |
2727
| East US | :heavy_check_mark: (all SKUs) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
2828
| East US 2 | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
2929
| France Central | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
@@ -32,11 +32,11 @@ ms.topic: include
3232
| Germany West Central | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
3333
| Israel Central | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: | :heavy_check_mark: | :x: |
3434
| Italy North | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :x: |
35-
| Japan East | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
35+
| Japan East | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
3636
| Japan West | :heavy_check_mark: (v3/v4/v5 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
3737
| Jio India Central | :heavy_check_mark: (v3 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
3838
| Jio India West | :heavy_check_mark: (v3 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
39-
| Korea Central | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: $ ** | :heavy_check_mark: | :heavy_check_mark: |
39+
| Korea Central | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: ** | :heavy_check_mark: | :heavy_check_mark: |
4040
| Korea South | :heavy_check_mark: (v3/v4/v5 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
4141
| Mexico Central | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: $ | :heavy_check_mark: | :x: |
4242
| New Zealand North | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :x: |
@@ -50,10 +50,10 @@ ms.topic: include
5050
| South Africa West * | :heavy_check_mark: (v3/v4/v5 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
5151
| South Central US | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
5252
| South India | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
53-
| Southeast Asia | :heavy_check_mark: (all SKUs) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
53+
| Southeast Asia | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
5454
| Spain Central | :heavy_check_mark: (v3/v4 only) | :heavy_check_mark: | :heavy_check_mark: | :x: |
5555
| Sweden Central | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
56-
| Switzerland North | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: $ | :heavy_check_mark: | :heavy_check_mark: |
56+
| Switzerland North | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
5757
| Switzerland West * | :heavy_check_mark: (v3/v4/v5 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
5858
| UAE Central * | :heavy_check_mark: (v3/v5 only) | :x: | :heavy_check_mark: | :heavy_check_mark: |
5959
| UAE North | :heavy_check_mark: (v3/v4/v5 only) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |

0 commit comments

Comments
 (0)