You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run the loading of the data into Spark DataFrames but have the attached issue.
"Operation failed: "This request is not authorized to perform this operation using this permission.", 403, HEAD, "
I've added my AAD account as Contributor on the ADLS Gen2 : NOK
I've added the Synapse workspace as Contributor on the ADLS Gen2 : NOK
I've added my account as Contributor on the subscription : NOK
I've added the Synapse workspace as Contributor on the subscription : NOK
Many thanks for your help !
The text was updated successfully, but these errors were encountered:
I have same issue, linked service is using Account Key auth for storage account. The code works from the notebook, but I get "request is not authorized" error when running code in pipeline.
Hi,
I'm trying to run the loading of the data into Spark DataFrames but have the attached issue.
"Operation failed: "This request is not authorized to perform this operation using this permission.", 403, HEAD, "
I've added my AAD account as Contributor on the ADLS Gen2 : NOK
I've added the Synapse workspace as Contributor on the ADLS Gen2 : NOK
I've added my account as Contributor on the subscription : NOK
I've added the Synapse workspace as Contributor on the subscription : NOK
Many thanks for your help !
The text was updated successfully, but these errors were encountered: