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

Microsoft.Azure.Cosmos.Table is deprecated in favor of Azure.Data.Tables #386

Closed
SeanFeldman opened this issue Mar 4, 2021 · 6 comments
Closed
Assignees

Comments

@SeanFeldman
Copy link
Contributor

SeanFeldman commented Mar 4, 2021

Azure.Data.Tables is replacing the currently used Microsoft.Azure.Cosmos.Table. It has been announced not long ago that the plan is to consolidate Table Storage and Cosmos DB Table API SDKs into one under the Azure SDK roof.

Related issues:

@SeanFeldman SeanFeldman changed the title Microsoft.Azure.Cosmos.Table is deprecated in favor of Azure.Data.Table Microsoft.Azure.Cosmos.Table is deprecated in favor of Azure.Data.Tables Jun 17, 2021
@SeanFeldman
Copy link
Contributor Author

Azure.Data.Tables stable is out.

@vince-nyanga
Copy link

Is there something in the pipeline to support the new SDK? I need to connect to Table Storage using managed identities and that doesn't seem to be possible on the old SDK.

@lailabougria
Copy link
Contributor

Hey @vince-nyanga, thanks for the feedback. We're currently working on the upgrade, we'll keep you updated.

@lailabougria
Copy link
Contributor

Done in #654

This will be released as part of NServiceBus.Persistence.AzureTable v5. Although v4 is not out yet, it was RC when this change was made, and we didn't want to introduce breaking changes into the RC'ed version.
To not further delay the support for the new Azure SDK, v5 will be released shortly after v4. We will ping again here once the new package is available.

@lailabougria
Copy link
Contributor

V5 has been released 🎉
https://discuss.particular.net/t/nservicebus-persistence-azuretable-5-0-0-major-release-available/3278

@vince-nyanga
Copy link

Thank you!

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

No branches or pull requests

3 participants