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

[Providers.Azure] Move away from deprecated libs and support TokenCredential #1266

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

wanxms
Copy link

@wanxms wanxms commented May 24, 2024

Describe the change
Upgrade to the latest Azure Storage/ServiceBus/Cosmos SDK which supports TokenCredential.
Connection String/Access Key are unsafe.

Describe your implementation or design
Upgraded the dependency version/implemented new interfaces in ServiceCollectionExtensions.

Tests
Tested locally

Breaking change
Shouldn't be a breaking change.

Additional context
Any additional information you'd like to provide?

@wanxms wanxms marked this pull request as ready for review May 24, 2024 23:27
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.

None yet

1 participant