Azure-Samples / Azure-Samples/Synapse
Creating Workspace in DevOps with SPN leaves workspace inaccessible
- Dominant language
- Jupyter Notebook
- Stars
- 387
- Forks
- 344
- PR merge metrics
- No merged PRs in 30d
Description
I have created an ARM Template/Parameter files that deploys the workspace. After deploying using an SPN in DevOps, I get the error: "You need permission to access workspace" when trying to access the workspace. I am configured as the Active Directory Admin on the resource, and owner of the resource in Access Control. Firewall rules allows all IP addresses.
Using the same exact ARM Template/Parameter files, but deploying using the Azure Portal leaves the workspace in the correct state. I am able to access the studio as expected.
The SPN that deploys the ARM template has been granted the Subscription Owner role.
I can not detect any difference in what has been deployed.
Is there a known issue with deploying Synapse with DevOps / SPN?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the Synapse workspace deployment with the supplied ARM template and parameter files through DevOps using the service principal, then compare it with the Azure Portal deployment. Investigate the resulting workspace permissions and access configuration; done means the service-principal deployment leaves the workspace accessible to the configured administrator.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure
- Domain
- authorization, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100