如何分配创建部署池的权限 - azure devops
How to assign permission for creating deployments pools - azure devops
我正在努力尝试在 Azure Devops 中创建部署池。
我们不确定必须分配哪个权限才能创建新的部署池。
有谁知道在哪里分配创建部署池的权限?
我们在尝试创建一个时遇到此错误
Access denied. user needs Manage permissions to perform the action. For more information, contact the Azure DevOps Server administrator.
要创建部署池,您需要联系 Project Collection Administrators
以授予您 Administrator
角色在部署池上。
管理员角色可以管理、管理、查看和使用部署池。
我正在努力尝试在 Azure Devops 中创建部署池。
我们不确定必须分配哪个权限才能创建新的部署池。
有谁知道在哪里分配创建部署池的权限?
我们在尝试创建一个时遇到此错误
Access denied. user needs Manage permissions to perform the action. For more information, contact the Azure DevOps Server administrator.
要创建部署池,您需要联系 Project Collection Administrators
以授予您 Administrator
角色在部署池上。
管理员角色可以管理、管理、查看和使用部署池。