Forum Discussion
JanSchuppius
3 years agoFrequent Visitor
Data source credentials (SSA token) for Azure Blob Storage only on storage account level?
Hello to the community, and thank you for reading this! We have an Azure storage account of type Data Lake Gen 2, which contains a large number of individual blob containers. We grant access to ...
SaiTejaTalasila
1 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
Anonymous
1 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.