Relative Content

Tag Archive for azure-synapse

Synapse authentication error reading from ADLS gen2 when using trigger run

I have a notebook in azure synapse that I am using to read data from a storage account ADLS gen2. The notebook runs fine when I run it directly, but i get this error when I try to call the notebook from a pipeline. Does the pipeline runs use different authorization vs when I run the notebook directly? Thanks