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

Replace TokenCredential reference with AsyncTokenCredential #21883

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

scottaddie
Copy link
Member

@scottaddie scottaddie commented Nov 24, 2021

Addresses #19417

The async client should reference the async credential type.

@azure-sdk
Copy link
Collaborator

API changes have been detected in azure-monitor-query. You can review API changes here

API changes

-             credential: TokenCredential, 
+             credential: AsyncTokenCredential, 

@rakshith91
Copy link
Contributor

/azp run python - monitor - ci

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rakshith91 rakshith91 merged commit 88393df into main Dec 7, 2021
@rakshith91 rakshith91 deleted the scottaddie/async-token-credential branch December 7, 2021 19:52
hildurhodd pushed a commit to hildurhodd/azure-sdk-for-python that referenced this pull request Jan 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants