Failed to load in Azure Synapse Workspace Microsoft Azure image 36

After last week’s post about how to configure Azure Synapse Link to export data from Dataverse into SQL Server, today a post about some issues. How do you deal with the failed to load messages that users might get when accessing the data.

Failed to load one or more resources due to no access, error code 403.

Failed to load

When users try to access the data, they may get the failed to load message. The supporting details of the error may say something like Failed to load one or more resources due to no access, error code 403.

How do we go about troubleshooting this issue?

The error message when clicking on the details will also include that there is something wrong with accessing any of the following:

  • Pipeline
  • Dataset
  • Linked service
  • Trigger
  • Data flow
  • SQL script
  • Spark job definition
  • Credential
  • Synapse KQL scripts
  • Lake databases
  • Apache Spark configuration

As I placed all the objects into a resource group, I checked the resource group permissions to include my user(s) that need to access the data.

Failed to load in Azure Synapse Workspace Microsoft Azure Resource group permissions

I also checked what happened when I just click on ok, on the error message and compared this with when I access the workspace with my admin account. And quite quickly it is clear that I don’t have access to the databases.

Failed to load in Azure Synapse Workspace Microsoft Azure image 38

So how do we give access to users accounts to the data?

Configure Access Control

First of all go to your Azure Synapse workspace, and then open the Synapse Studio

Failed to load in Azure Synapse Workspace Microsoft Azure image 39

Then Find the Manage option and select Access Control.

Failed to load in Azure Synapse Workspace Microsoft Azure image 40

This is where you can add other users and give them the roles that they need. Once you have given them access they can access the data.

Failed to load in Azure Synapse Workspace Microsoft Azure image 41
Avatar for Pieter Veenstra

By Pieter Veenstra

Business Applications Microsoft MVP working as the Head of Power Platform at Vantage 365. You can contact me using contact@sharepains.com

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Discover more from SharePains by Microsoft MVP Pieter Veenstra

Subscribe now to keep reading and get access to the full archive.

Continue reading