Azure Synapse: No access Error 403 and Error requered synapse RBAC permission to permform this accion

Juan Esteban Mahecha Trujillo 0 Puntos de reputación
2025-05-06T13:30:44.7366667+00:00

I was given a collaborating role in an Azure workspace synapse, when entering I get the following error: One or more resources could not be loaded due to No Access, error code 403. Looking for information I said that it was because public networks were disabled, so in the configuration of the workspace in networking I added the ip of my client, but the error persisted, adding that when trying to use copy data, I got a new error saying that "the main xxxxx does not have the required synapse RBAC permission to perform this action..." but reviewing the IAM of the workspace I have the role of collaborator so I don't understand what the problem is. I would appreciate it if someone could explain to me what is happening

Control de acceso basado en rol de Azure
Control de acceso basado en rol de Azure
Un servicio de Azure que proporciona administración de acceso específico para los recursos de Azure, lo que permite conceder a los usuarios solo los derechos necesarios para realizar sus trabajos.
82 preguntas
{count} votos

1 respuesta

Ordenar por: Muy útil
  1. Mallikarjuna Vardham 80 Puntos de reputación Personal externo de Microsoft
    2025-05-07T11:48:09.9266667+00:00

    Initially, I had given the same roles as you tried Collaborative Data Contributor or Collaborative Runtime Operator.

    Imagen del usuario

    While trying to open the Synapse workspace, I saw a 403 error code:

    Imagen del usuario

    To resolve the error, I assigned the RBAC role of Synapse Administrator or Synapse Contributor in Synapse Studio.

    To do this, navigate to Manage in Synapse Studio, -> Select Access control -> click Add, Select the Synapse Administrator or Synapse Contributor, -> select the user who is accessing Synapse Studio

    After assigning the Synapse Administrator role, you can perform the data copy action.

    Imagen del usuario

    References:

    RBAC Roles


Su respuesta

Las respuestas se pueden marcar como respuestas aceptadas por el autor de la pregunta, lo que ayuda a los usuarios a conocer la respuesta que resolvió el problema del autor.