Skip to content
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

[DocumentIntelligence] Default authentication to Token Credential #46448

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

kinelski
Copy link
Member

@kinelski kinelski commented Oct 7, 2024

Fixes #40054.

@kinelski kinelski added Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer labels Oct 7, 2024
@kinelski kinelski self-assigned this Oct 7, 2024
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@kinelski kinelski marked this pull request as ready for review October 7, 2024 17:55
@kinelski
Copy link
Member Author

kinelski commented Oct 7, 2024

Just noticed that I haven't touched samples. Do we want to update samples to stop using key authentication as well?

@jsquire
Copy link
Member

jsquire commented Oct 7, 2024

Just noticed that I haven't touched samples. Do we want to update samples to stop using key authentication as well?

Outside of the "Hello World" and basic README samples, yes. We should be demonstrating using identity-based auth.

@kinelski
Copy link
Member Author

Updated samples to use DefaultAzureCredential.

@kinelski
Copy link
Member Author

Comments addressed. Should be good now.

@kinelski kinelski requested a review from jsquire October 14, 2024 20:50
@kinelski kinelski enabled auto-merge (squash) October 14, 2024 21:00
@kinelski kinelski merged commit 48f989c into Azure:main Oct 14, 2024
19 checks passed
@kinelski kinelski deleted the di-cred branch October 14, 2024 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Cognitive - Form Recognizer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DocumentIntelligence] AAD not supported in 2023-10-31-preview
3 participants