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

Implement Azure Blob Storage provider #7

Open
aldy505 opened this issue Jul 30, 2023 · 0 comments
Open

Implement Azure Blob Storage provider #7

aldy505 opened this issue Jul 30, 2023 · 0 comments
Labels
difficulty: medium enhancement New feature or request

Comments

@aldy505
Copy link
Member

aldy505 commented Jul 30, 2023

Code:

blob-js/src/storage.ts

Lines 19 to 21 in 3a24f47

// case "azblob":
// this.#implementation = new AzureBlobStorage(parsedConnectionString);
// break;

Quickstart: https://learn.microsoft.com/en-us/azure/storage/blobs/storage-quickstart-blobs-nodejs?tabs=managed-identity%2Croles-azure-portal%2Csign-in-azure-cli

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: medium enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant