Hi @MrFlinstone
Welcome to Microsoft Q&A platform and thanks for posting your query here.
To debug a pipeline in Azure Synapse, you need the right permissions assigned to your user account or service principal. The message mentions /credentials/useSecret/action
, which means the pipeline uses credentials that require an extra role.
In this case, you'll need the Synapse Credential User role, which allows access to credentials in Synapse without giving full admin rights. You can find this role just below Compute Operator in the Synapse roles list.
Hope this helps. Do let us know if you any further queries.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.