Skip to content

Commit fb10270

Browse files
authored
Update how-to-connect-with-managed-identity.md
1 parent 7d77236 commit fb10270

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,9 @@ The managed identity now has access when authenticating with the identity name a
6969

7070
> [!Note]
7171
> If the managed identity is not valid, an error is returned: `ERROR: Could not validate AAD user <ObjectId> because its name is not found in the tenant. [...]`.
72+
>
73+
> [!Note]
74+
> If you see an error like "No function matches...", make sure you're connecting to the `postgres` database, not a different database that you also created.
7275
7376
## Retrieve the access token from the Azure Instance Metadata service
7477

0 commit comments

Comments
 (0)