Skip to content

Commit 9a7ef01

Browse files
Merge pull request #266835 from kabharati/patch-182
Update how-to-configure-sign-in-azure-ad-authentication.md
2 parents 293a624 + 8a0a7bd commit 9a7ef01

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

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

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,9 @@ To connect by using a Microsoft Entra token with PgAdmin, follow these steps:
174174
1. Open Pgadmin and click **Register** from left hand menu and select **Server**
175175
2. In **General** Tab provide a connection name and clear the **Connect now** option.
176176
3. Click the **Connection** tab and provide your Azure Database for PostgreSQL flexible server instance details for **Hostname/address** and **username** and save.
177-
4. From the browser menu, select your Azure Database for PostgreSQL flexible server connection and click **Connect Server**
178-
5. Enter your Active Directory token password when prompted.
177+
**username is your Microsoft Entra ID or email**
178+
5. From the browser menu, select your Azure Database for PostgreSQL flexible server connection and click **Connect Server**
179+
6. Enter your Active Directory token password when prompted.
179180

180181

181182
:::image type="content" source="media/how-to-configure-sign-in-Azure-ad-authentication/login-using-pgadmin.png" alt-text="Screenshot that shows login process using PG admin.":::

0 commit comments

Comments
 (0)