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

Azure Storage SDK is deprecated #622

Open
ljones140 opened this issue Oct 31, 2024 · 0 comments
Open

Azure Storage SDK is deprecated #622

ljones140 opened this issue Oct 31, 2024 · 0 comments

Comments

@ljones140
Copy link
Contributor

Description

This app is using the deprecated Azue storage SDK
https://github.com/Azure/azure-storage-node

SDK has not had a release since 2019.

The new SDK is actually multiple libraries rather than just one.

We likely need
https://www.npmjs.com/package/@azure/storage-blob
https://www.npmjs.com/package/@azure/storage-queue

Azure's Migration guide

Requirement

The crawler can connect to 2 different storage queues. One for submitting harvests and one for processing queue.
We need to ensure we maintain that functionality as third parties are running crawlers in this way

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

1 participant