Understanding Azure DevOps Billing

426 Views Asked by At

There are 2 parts to this question:

  1. The Azure DevOps pricing website is very unclear (to say the least).

If I have subscription A - and I create a DevOps organisation under this subscription, how many FREE accounts do I get (in that Organisation)?

So if I have 2 organisations - would I get 5 + 5 free Basic accounts?

  1. Secondly,concerning Azure Stakeholder user - surely this user can be given a PAT to deploy their code to Azure Repos? No?

Or is that only BASIC user privilege?

1

There are 1 best solutions below

2
Minxin Yu - MSFT On

Every organization has first 5 Basic users free. Pricing for Azure DevOps .

In Private project, Azure Stakeholder has no access to Azure Repos. In Public project, Azure Stakeholder has full access to Azure Repos. You can refer to Public versus private feature access.