We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Azure storage module we use for supporting Azure blob storage has been deprecated:
https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/storage#section-readme
We should migrate to use the new module: https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/storage/azblob
The text was updated successfully, but these errors were encountered:
relates to #667
Sorry, something went wrong.
I am currently trying to work on this. Is there any hope of getting Azure credentials to test this API @cbuto @scbizu
@nerdeveloper 👋 unfortunately, I don't have an account. but you might be able to sign up for a free trial account!
I tried, but I seem to get any with my card details. Plus, I used them before my account was closed down
nerdeveloper
No branches or pull requests
The Azure storage module we use for supporting Azure blob storage has been deprecated:
https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/storage#section-readme
We should migrate to use the new module: https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/storage/azblob
The text was updated successfully, but these errors were encountered: