How Permissions with Azure DevOps and it’s API work
In a project where develop a provisioning engine for Azure DevOps at DB Systel we currently have to deal with the not so in intuitive security and permission handling on the API level. The naive approach First, we thought to just check the documentation for the default permissions and then define which permissions we want to have [...]