Unable to access adls gen2 from synapse using sas token

Guruprasad Kulkarni 60 Reputation points
2023-12-24T13:17:17.4533333+00:00

Hi Team,

I am unable to access adls gen 2 from synapse using sas token. Note that I can access the same folder/container using other option like 'Account Key' or 'System assigned managed Identity'. However, using SAS URI option, I am getting below error.

User's image

Azure Synapse Analytics
Azure Synapse Analytics
An Azure analytics service that brings together data integration, enterprise data warehousing, and big data analytics. Previously known as Azure SQL Data Warehouse.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

Answer accepted by question author
  1. Aswin S 492 Reputation points
    2023-12-25T18:11:25.22+00:00
    • Since you are creating container level SAS token, while creating linked service in ADF, make sure you are clicking to file path option in Test connection. Give the container name in the file path.
    • Also, make sure the format of SAS URL looks like https://<account-name>.dfs.core.windows.net while creating linked service.

    linked service screenshot

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.