Forum Discussion
Vishnu1995
3 years agoHelper I
Error While connecting to Azure Blob Storage Using SAS
Hi, I'm using using a SAS token to connect Power BI to container in Azure blob storage. It is working fine in desktop, but when I published it to service and tried to configure the dataset, it throw...
- 3 years ago
Hi Everyone, I found out the issue.
Even though the link shared for the container looked like a blob storage, it was actually ADLS Gen2. I changed the data source to ADLS Gen2 and the url to dfs.core.windows.net format and it worked.
Thanks.
Vishnu1995
3 years agoHelper I
Hi Everyone, I found out the issue.
Even though the link shared for the container looked like a blob storage, it was actually ADLS Gen2. I changed the data source to ADLS Gen2 and the url to dfs.core.windows.net format and it worked.
Thanks.
- KristofB3 years agoNew Member
Thanks for the suggestion, it helped me a lot!