When a service principal creates a workspace via ARM Deployment, who is the Synapse Administrator?

Nina Reynolds 1 Reputation point Microsoft Employee
2021-06-18T22:59:30.187+00:00

Documentation says that the creator of a synapse workspace is made the administrator of the workspace. I have a continuous deployment system that creates a Synapse workspace, but the principal gets 403 for New-AzSynapseRoleAssignment.

I can't find any other documentation on the required permissions for Microsoft.Synapse/workspaces/roleAssignments.

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.
5,308 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. PRADEEPCHEEKATLA 90,601 Reputation points
    2021-06-21T08:48:50.233+00:00

    Hello @Nina Reynolds ,

    Welcome to the Microsoft Q&A platform.

    Make sure Azure DevOps pipeline’s service principal has been granted the permission of subscription and also assigned as workspace admin for target workspace.

    For more details, you can checkout the below links which describes on continuous integration and delivery for Azure Synapse workspace.

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

    ------------

    • Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
    • Want a reminder to come back and check responses? Here is how to subscribe to a notification.

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.