Skip to content

feat: add support for specifying aad token audience #49379

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jorgerangel-msft
Copy link
Member

@jorgerangel-msft jorgerangel-msft commented Apr 11, 2025

This PR adds support for specifying the Microsoft Entra audience to use when forming authorization scopes in token auth. Specifically, the TableClientOptions type was updated with a new Audience property to enable users to specify the token audience. If no audience is provided, then public cloud is assumed.

fixes: #49090

@azure-sdk
Copy link
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

Azure.Data.Tables

Copy link
Member

@jsquire jsquire left a comment

Choose a reason for hiding this comment

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

LGTM!

@jorgerangel-msft jorgerangel-msft marked this pull request as ready for review April 17, 2025 16:27
Copy link
Member

@christothes christothes left a comment

Choose a reason for hiding this comment

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

:shipit:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE REQ] Tables: Support for sovereign clouds
4 participants