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

Migrate to new Azure storage module #815

Open
cbuto opened this issue Jun 15, 2023 · 4 comments
Open

Migrate to new Azure storage module #815

cbuto opened this issue Jun 15, 2023 · 4 comments
Assignees
Labels
dependencies Pull requests that update a dependency file

Comments

@cbuto
Copy link
Collaborator

cbuto commented Jun 15, 2023

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

@cbuto cbuto added the dependencies Pull requests that update a dependency file label Jun 15, 2023
@cbuto
Copy link
Collaborator Author

cbuto commented Jun 15, 2023

relates to #667

@nerdeveloper nerdeveloper self-assigned this Aug 28, 2023
@nerdeveloper
Copy link
Member

I am currently trying to work on this. Is there any hope of getting Azure credentials to test this API @cbuto @scbizu

@cbuto
Copy link
Collaborator Author

cbuto commented Aug 28, 2023

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!

@nerdeveloper
Copy link
Member

I tried, but I seem to get any with my card details. Plus, I used them before my account was closed down

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants