0

I have searched for, but have been able to find anything related to costs when it comes to service principals. I want to set up builds, tests and deployments in Azure DevOps, but the I want to be able to calculate the potential costs.

Maybe its only the actions inside Azure DevOps that adds any costs and not the service principal itself?

Sandman
  • 795
  • 7
  • 16

1 Answers1

3

Service principals don't cost anything. Certain tiers of Azure AD (which service principals are created in) do cost money. The resources you deploy within Azure will definitely cost something

Nick.Mc
  • 18,304
  • 6
  • 61
  • 91