What permission is required to deploy release?
-
What permission is required to allow a user to manually deploy (or redeploy) a stage in an Azure DevOps Release Pipeline?
-
Found it!
The permissions are set on each release pipeline itself:
"Manage Deployments" allows users to come in and deploy to their environment without allowing them to edit the pipeline.