Forum Discussion
Sandeep Tammisetty
Oct 27, 2017Copper Contributor
Being a Global Administrator in Azure portal I am unable to configure Continuous Delivery Preview
Logged into Azure portal--> App Services-->Selected the Project-->Continuous Delivery Preview I see error message "You do not have enough permissions on this App Service to setup Continuous Delivery...
dkutetsky
Sep 19, 2020Copper Contributor
Hi, Sandeep Tammisetty!
Had this issue as well,
please try the following:
1. Turn off all checkboxes in Azure DevOps project settings (Azure DevOps -> Project Settings -> Settings), like this "Limit job authorization scope to the current project for non-release pipelines"
2. Try to assign Owner permission to your user (you can Elevate your permissions using this guide: https://docs.microsoft.com/en-us/azure/role-based-access-control/elevate-access-global-admin).
Hope that it will help you.
Regards,
Dmitry Kutetsky.