About 6,550,000 results
Open links in new tab
  1. Manage access to specific features - Azure DevOps

    Feb 6, 2025 · Managing access to specific features in Azure DevOps can be crucial for maintaining the right balance of openness and security. Whether you're looking to grant or restrict access to certain functionalities for a group of users, understanding the flexibility beyond the standard permissions provided by built-in security groups is key.

  2. About permissions and security groups - Azure DevOps

    Feb 18, 2025 · In this article, learn about access levels and permissions via inheritance, security groups, roles, and more in Azure DevOps. For an overview of default permissions, see Default permissions quick reference. For more information, see Security overview.

  3. Azure DevOps Permissions for Individual Repositories

    Aug 21, 2019 · (1) If you want to set the user's permission to access some projects, just go to the Users tab on the Organization Settings page, click the ellipsis icon, and choose Manage Projects: (2) In the Permissions tab of the Organization Settings page, you can set permissions which affect the whole organization, including all projects/repos.

  4. How Permissions with Azure DevOps and it’s API work

    Aug 11, 2020 · 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.

  5. Azure DevOps set permissions via Rest Api Access Control List

    Jun 4, 2019 · I'm trying to set permissions using ACL with project permission namespace. In the request bodyInfo, I am passing '16' for allow so that I will allow Administer Build (16) permission for the group but nothing happens. "token": "$Token", . "merge": false, . "accessControlEntries": [ . "descriptor": "$groupDesc", . "allow": $AllowMask, .

  6. How to add APIs to Azure API Management with Azure DevOps

    Jun 6, 2021 · 1. In Azure DevOps, navigate to Pipelines à Library and create a new Variable Group named APIM Variables. 2. Make sure to provide Administrator access to the Project Collection Build...

  7. How do you request access to a project in Azure DevOps?

    Oct 8, 2020 · Who is able to request access to Azure DevOps projects in an organisation? This is a feature from Sprint 156 Update called Request Access policy.

  8. Get started with the REST APIs for Azure DevOps - Azure DevOps

    Apr 4, 2025 · Integrate your application with Azure DevOps using the REST APIs provided in this article. These APIs allow you to interact with the services programmatically, enabling you to automate workflows, integrate with other systems, and extend the capabilities of Azure DevOps. The APIs follow a common pattern, as shown in the following example: Tip.

  9. Getting started with Azure DevOps API with PowerShell

    Jan 26, 2020 · With the Azure DevOps Services Rest API, you can automate Projects, Teams creation, and onboarding. You can also create a git branch, a pull request or work items, and many other things. The difficult part, as you may notice, the URL is not unified, and you may have to deal with API version and URI.

  10. How to grant Service Principle access right to Azure Repos

    Feb 15, 2023 · Use a service principal to authenticate and access another organization's Azure Repos in Azure Pipelines. Create a service principal in the Azure Active Directory tenant of your organization, if you haven't done so already. You can create a service principal using the Azure Portal or the Azure CLI.

  11. Some results have been removed
Refresh