Forum Discussion

Vishnu1995's avatar
Vishnu1995
Helper I
3 years ago
Solved

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...
  • Vishnu1995's avatar
    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.