Share via

Creating Synapse Workspace

Chris Bellerby 0 Reputation points
2023-10-03T14:32:45.96+00:00

Hi

New to Synapse and we are trying to create a workspace, that works however we are receiving an error when loading

Failed to load one or more resources due to forbidden issue, error code 403.

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

following many guides, but nothing seems to be helping,

https://learn.microsoft.com/en-us/azure/synapse-analytics/troubleshoot/troubleshoot-synapse-studio-powershell

However failing on the following.

    2023-10-03 14:58:39Z  0.187s  HTTP 404  129 chars  CORS(*)  Passed
  GET https://management.azure.com/subscriptions/8b3b8a60-1dd0-4824-8770-2ed6a55d8e27/resourceGroups/test-synapse-connectivity-dummy/providers/Microsoft.Synapse/workspaces/dummy/sqlPools?api-
version=2019-06-01-preview&__session_id=df2ccdcc-1079-41ea-acea-d9c60cdb59af
    2023-10-03 14:58:40Z  0.037s  HTTP 401  88 chars  CORS(*)  Passed
RBAC
  GET https://biu-synw-dw-dev-uksouth.dev.azuresynapse.net/checkAccessSynapseRbac?api-version=2020-08-01-preview&__session_id=df2ccdcc-1079-41ea-acea-d9c60cdb59af
    2023-10-03 14:58:40Z  0.377s  HTTP 403  319 chars  CORS  Failed  Unexpected status code: 403. Expecting: 401.
    --> System.Management.Automation.RuntimeException: Unexpected status code: 403. Expecting: 401.
Spark Pool
  POST https://biu-synw-dw-dev-uksouth.dev.azuresynapse.net/livyApi/versions/2019-11-01-preview/sparkPools/test-synapse-connectivity-dummy/sessions
    2023-10-03 14:58:40Z  0.109s  HTTP 403  319 chars  CORS  Failed  Unexpected status code: 403. Expecting: 401.
    --> System.Management.Automation.RuntimeException: Unexpected status code: 403. Expecting: 401.
  GET https://biu-synw-dw-dev-uksouth.dev.azuresynapse.net/livyApi/versions/2019-11-01-preview/sparkPools/test-synapse-connectivity-dummy/sessions/1
    2023-10-03 14:58:40Z  0.077s  HTTP 403  319 chars  CORS  Failed  Unexpected status code: 403. Expecting: 401.
    --> System.Management.Automation.RuntimeException: Unexpected status code: 403. Expecting: 401.
SQL Pool (443)
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.


1 answer

Sort by: Most helpful
  1. Anonymous
    2023-10-10T09:30:55.0166667+00:00

    @Chris Bellerby

    This article - Disabling Public Network Access in Synapse helps to resolve the issue.

    And also Watch this video to learn how to disable public network access.

    Hope this helps. Do let us know if you any further queries.


    Please don’t forget to Accept Answer wherever the information provided helps you, this can be beneficial to other community members.

    Was this answer helpful?

    0 comments No comments

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.