Azure DevOps in Blue text

Last Updated on August 7, 2025 by Arnav Sharma

Azure DevOps offers multiple access levels, with each one designed to meet the varying needs of users within an organization. The two most common access levels are “Stakeholder” and “Basic.”

Here’s a breakdown of their differences:

Stakeholder Access Level

  • Purpose: The Stakeholder access level is designed for users who need to view and interact with Azure DevOps but don’t need access to the core set of developer-related features. This is often suitable for project managers, business analysts, and other non-technical team members.
  • Cost: Stakeholder access level is free.

  • Features:

    • Boards: Stakeholders can create and edit work items. They can also view boards, backlogs, sprints, and queries.
    • Dashboards: View dashboards to get insights into project progress.
    • Wiki: Stakeholders can read project wikis but cannot edit them.
    • Pipelines: View the status of builds and releases.
  • Limitations:

    • Cannot access Repos (Version control) features.
    • Cannot execute tests or view test results.
    • No access to Artifacts (Package feeds).
    • Limited access to other Azure DevOps features that are more developer-centric.

Basic Access Level

  • Purpose: The Basic access level is meant for users who are more involved in the software development process and need access to developer-centric features like repositories, CI/CD, etc.
  • Cost: Unlike the Stakeholder access, the Basic access level comes with a cost, but Microsoft often provides a number of free Basic licenses depending on your subscription type.
  • Features:

    • Boards: Full access to create, edit, and manage work items, boards, backlogs, sprints, and queries.
    • Repos: Access to version control features. Users can clone, fetch, push, and create pull requests.
    • Pipelines: Use CI/CD features. Set up builds, releases, and view their statuses.
    • Wiki: Can both read and edit wikis.
    • Artifacts: Can access and manage package feeds.
    • Test Plans: Available as an additional purchase. Allows for comprehensive test planning and execution.
  • Limitations:

    • Some advanced features, like Test Plans, might require additional purchases.

DevOps Pricing Calculator:

Azure DevOps Services Pricing | Microsoft Azure

To update the Billing: 

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.