Forum Discussion
asarraf21
7 years agoFrequent Visitor
Connect Power BI to an Azure Storage Container that is shared with me as an External User
Hi, An Azure Blob Container has been shared with me as an external user. The administrator has assigned the STORAGE BLOB DATA OWNER role to me. When I login through my Azure Portal, I can se...
- 7 years ago
From what I gathered, connecting to a blob datasource only works with access keys. However, I managed to connect to the shared container using Web.Contents and it worked just fine.
sunilvarma02
6 years agoNew Member
Hi, I am trying to access PDF files from Power BI, which are stored in the Azure Storage Container. This container is set to private, i.e., it cannot be access through internet. We are trying to access this Container's PDF files using Storage Access Keys (SAS). But i am not sure, how this can be achieved from Power BI. please let me know how this can be implemented.
lars_k
6 years agoAdvocate I
Hi sunilvarma02 - I was trying to do the same thing in a streamlined way. This guide will help you list the blobs in a container using a SAS and then download the contents of each blob: