looker-open-source / actions

MIT License
58 stars 102 forks source link

Azure Blob Storage action working with Azure Datalake Storage Gen2? #465

Open bsikander opened 2 years ago

bsikander commented 2 years ago

This repository contains an action to connect to Azure Blob Storage.

The question/enhancement that I have is:

1- Is it possible to access Azure Datalake Storage Gen2 using the same action (mentioned above)? As per the microsoft documentation, this seems possible now (https://docs.microsoft.com/en-us/azure/storage/blobs/data-lake-storage-multi-protocol-access).

2- Can we pass Shared Access Signature(SAS) token instead of account key (access key) to this plugin?

Has someone already tried it and does it work?

Thanks

bsikander commented 2 years ago

@wilg @jdavidson since you worked on this action. I am attaching you to the issue, in hope to find an answer. Thank you.