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

[Tables] Add support for AzureNamedKeyCredential #18441

Closed
annatisch opened this issue Apr 29, 2021 · 2 comments · Fixed by #18456
Closed

[Tables] Add support for AzureNamedKeyCredential #18441

annatisch opened this issue Apr 29, 2021 · 2 comments · Fixed by #18456
Assignees
Labels
Milestone

Comments

@annatisch
Copy link
Member

This should be in place of the current dict/str based implementation.
The only supported types for the credential parameter will now be AzureNamedKeyCredential, AzureSasKeyCredential or via connection string (with samples/readme etc updated to match).

The azure-core dependency version will also need to be updated to match.

@annatisch annatisch added this to the [2021] May milestone Apr 29, 2021
@seankane-msft seankane-msft self-assigned this Apr 30, 2021
@seankane-msft
Copy link
Member

@annatisch should this be AzureKeyCredential ?

@annatisch
Copy link
Member Author

@seankane-msft seankane-msft linked a pull request May 3, 2021 that will close this issue
@ghost ghost closed this as completed in #18456 May 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Apr 12, 2023
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants