Forum Discussion
Data source credentials (SSA token) for Azure Blob Storage only on storage account level?
Hi JanSchuppius ,
Are you facing the same issue on dataflow?
Please refer this -
https://learn.microsoft.com/en-us/power-query/connectors/data-lake-storage
https://learn.microsoft.com/en-us/power-query/connectors/azure-blob-storage
I hope it will be helpful.
Thanks,
Sai Teja
Hello Sai, this is NOT an issue with PowerQuery. There, everything works as intended. This is an issue with the automated updating feature for a report in a PowerBI workspace. The documentation links you gave are not helpful, unfortunately.
- SaiTejaTalasila1 year agoSuper User
Hi JanSchuppius ,
It might be due to access you are providing to that blob. Try to switch access levels and check.
Thanks,
Sai Teja
- Anonymous1 year agoNot applicable
Hi
We have been experiencing this as well. It looks like the SAS token is set on container level and that is fine in Desktop, but when dataset is published to the service, the service cannot replicate that. On the service the connection seems to be looking at the higher blob storage level, not the container. And it does not look to be possible to tell it you want a specific container only either.
In link you kindly provided the suggestion for getting it to work on the service seems to be saying that you need to create dataflow/dataset on the service to begin with, not in desktop and publishing to a workspace.