azuredatabricksazure-databricksfirewallworkspace

Azure Databricks access got error code=403/Forbidden: 403-Unauthorized access to Org


I access to Azure Databricks workspace API https://workspacexxx.azuredatabricks.net/api/2.0/clusters/list and got error

"403/Forbidden: 403-Unauthorized access to Org:"

I try with postman and get result like this {"error_code":"403","message":"Unauthorized access to Org: xxxx"}

It seems related to firewall/networks but I don't know exactly. Can anyone help me out?


Solution

  • This error is related to the IP Access List configured on your workspace. Make sure that traffic is going via VPN or correct HTTP proxy. You need to ask your Databricks administrator.