Skip to content

Correct audience value in integration documentation#375

Open
ss4aman wants to merge 2 commits into
MicrosoftDocs:mainfrom
ss4aman:patch-1
Open

Correct audience value in integration documentation#375
ss4aman wants to merge 2 commits into
MicrosoftDocs:mainfrom
ss4aman:patch-1

Conversation

@ss4aman

@ss4aman ss4aman commented Jun 21, 2026

Copy link
Copy Markdown

Updated audience value from 'ENTRA_APP_CLIENT_ID' to 'ENTRA_APP_IDENTIFIER_URI' and modified related tip for clarity. ENTRA_APP_CLIENT_ID causes 401 error and is not recognized by the container apps

Updated audience value from 'ENTRA_APP_CLIENT_ID' to 'ENTRA_APP_IDENTIFIER_URI' and modified related tip for clarity. ENTRA_APP_CLIENT_ID causes 401 error and is not recognized by the container apps
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 2b67fde:

✅ Validation status: passed

File Status Preview URL Details
articles/postgresql/azure-ai/generative-ai-foundry-integration.md ✅Succeeded

For more details, please refer to the build report.

@prmerger-automator

Copy link
Copy Markdown
Contributor

@ss4aman : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@prmerger-automator

Copy link
Copy Markdown
Contributor

@ss4aman : Thanks for your contribution! The author(s) and reviewer(s) have been notified to review your proposed change.

@v-regandowner

Copy link
Copy Markdown
Contributor

@nitinme

Can you review the proposed changes?

IMPORTANT: When the changes are ready for publication, adding a #sign-off comment is the best way to signal that the PR is ready for the review team to merge.

#label:"aq-pr-triaged"
@MicrosoftDocs/public-repo-pr-review-team

@prmerger-automator prmerger-automator Bot added the aq-pr-triaged C+L Pull Request Review Team label label Jun 22, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the Azure AI Foundry integration documentation for PostgreSQL to use the correct Microsoft Entra “audience” value when configuring the tool, addressing a 401 scenario caused by using the wrong environment variable.

Changes:

  • Replaced ENTRA_APP_CLIENT_ID with ENTRA_APP_IDENTIFIER_URI for the “audience” field.
  • Updated the related tip to reference the new variable and add guidance on recognizing the identifier URI format.

Comment thread articles/postgresql/azure-ai/generative-ai-foundry-integration.md Outdated
Corrected the prefix of the ENTRA_APP_IDENTIFIER_URI from 'apo://' to 'api://'.
@ss4aman ss4aman requested a review from Copilot June 22, 2026 14:24
@learn-build-service-prod

Copy link
Copy Markdown
Contributor

Learn Build status updates of commit de1bcf3:

✅ Validation status: passed

File Status Preview URL Details
articles/postgresql/azure-ai/generative-ai-foundry-integration.md ✅Succeeded

For more details, please refer to the build report.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.


> [!TIP]
> Use `azd env get-values` command to find the `ENTRA_APP_CLIENT_ID` and `CONTAINER_APP_URL` values.
> Use `azd env get-values` command to find the `ENTRA_APP_IDENTIFIER_URI` and `CONTAINER_APP_URL` values. The `ENTRA_APP_IDENTIFIER_URI` starts with `api://`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants