-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
[QA] support AAD auth #25256
Merged
Merged
[QA] support AAD auth #25256
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
API change check APIView has identified API level changes in this PR and created following API reviews. |
iscai-msft
approved these changes
Jul 19, 2022
iscai-msft
added a commit
that referenced
this pull request
Jul 20, 2022
…into version_tolerant_models * 'main' of https://github.com/Azure/azure-sdk-for-python: (259 commits) Sync eng/common directory with azure-sdk-tools for PR 3702 (#25309) remove continuation_token kwarg (#25298) Print additional result summary formats to pipelines UI (#25306) Increment package version after release of azure-ai-language-questionanswering (#25303) [textanalytics] refactor pollers + add TA poller protocol (#25275) Remove needs-triage label if it is assigned (#25302) Update casing for 'verison' (#25197) don't drop 3.6 yet (#25293) always check proxy availability (#25291) bump python version in autorest pipeline check (#25288) add needs-triage labeler (#25289) [Confidential Ledger] GA Data Plane SDK (#24900) [QA] support AAD auth (#25256) Fixed the var name (#25277) Storage File Datalake test (test_list_paths_with_max_per_page) improvement (#25240) [formrecognizer] Add a type for target authorization for copy requests (#25268) disable labeler (#25278) [textanalytics] use commits for swagger in generation readme (#25246) [textanalytics] add multi label classify bespoke method (#25009) [Storage] Migrate `test_blob_api_version` and `test_blob_client` to test proxy (#25272) ...
jeremydvoss
pushed a commit
to jeremydvoss/azure-sdk-for-python
that referenced
this pull request
Jul 21, 2022
* aad support for analysis and projects client via patch * add tests * update changelog, docs, setup.py * update version * update shared reqs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolves #25169