Azure Repos website screenshot

Azure Repos

Azure Repos is a set of version control tools that you can use to manage your code. Whether your software project is large or small, using version control as soon as possible is a good idea.

Azure Repos publishes 9 APIs on the APIs.io network, including Commits API, Items API, Pull Request Reviewers API, and 6 more. Tagged areas include DevOps, Git, Repositories, Source Control, and TFVC.

Azure Repos’ developer surface includes authentication, developer portal, getting-started guide, documentation, pricing, changelog, engineering blog, and 18 more developer resources.

57.5/100 strong ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemiumSelf serve⚡ Free to try
9 APIs
DevOpsGitRepositoriesSource ControlTFVCVersion Control

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 57.5/100 · strong
Contract Quality 15.5 / 25
Developer Ergonomics 11.7 / 20
Commercial Clarity 14.2 / 20
Operational Transparency 8.9 / 13
Governance 0.0 / 12
Discoverability 7.2 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/microsoft-azure-repo: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

Azure Repos Commits API

Operations for accessing commit details and commit history within a repository, including diffs and changes.

Azure Repos Items API

Operations for retrieving files, folders, and submodules from a repository. Files are blobs, folders are trees.

Azure Repos Pull Request Reviewers API

Operations for managing reviewers on pull requests, including adding, removing, and updating reviewer votes.

Azure Repos Pull Request Threads API

Operations for managing comment threads on pull requests, including creating threads and replying to comments.

Azure Repos Pull Requests API

Operations for creating, retrieving, updating, and completing pull requests. Includes managing reviewers, labels, and merge options.

Azure Repos Pushes API

Operations for listing and creating pushes, which represent one or more commits pushed to a repository branch.

Azure Repos Refs API

Operations for managing branches and tags (refs) including listing, creating, updating, and deleting refs.

Azure Repos Repositories API

Operations for managing Git repositories including creating, listing, updating, and deleting repositories within a project.

Azure Repos Stats API

Operations for retrieving branch statistics such as commit counts ahead and behind relative to the default branch.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Azure Repos Git API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Microsoft Azure Repo Authentication

http/oauth2 · 2 schemes

SECURITY

Microsoft Azure Repo Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Microsoft Azure Repo Vulnerability Disclosure

security.txt · contact published

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Microsoft Azure Repo Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Microsoft Azure Repo Agentic Access

24 operations · 10 acting

24 operations · 10 acting

AGENTIC

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Learn 1

Tutorials, courses, talks, and written guidance

Operate 6

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
name: Azure Repos
description: Azure Repos is a set of version control tools that you can use to manage your code. Whether your software project
  is large or small, using version control as soon as possible is a good idea.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://docs.microsoft.com/en-us/azure/devops/repos/media/index/repos.svg
tags:
- DevOps
- Git
- Repositories
- Source Control
- TFVC
- Version Control
created: '2024-01-01'
modified: '2026-05-19'
url: https://azure.microsoft.com/en-us/services/devops/repos/
specificationVersion: '0.18'
apis:
- aid: microsoft-azure-repo:microsoft-azure-repo-commits-api
  name: Azure Repos Commits API
  description: Operations for accessing commit details and commit history within a repository, including diffs and changes.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Commits
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-commits-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-items-api
  name: Azure Repos Items API
  description: Operations for retrieving files, folders, and submodules from a repository. Files are blobs, folders are trees.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Items
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-items-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-pull-request-reviewers-api
  name: Azure Repos Pull Request Reviewers API
  description: Operations for managing reviewers on pull requests, including adding, removing, and updating reviewer votes.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Pull Request Reviewers
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-pull-request-reviewers-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-pull-request-threads-api
  name: Azure Repos Pull Request Threads API
  description: Operations for managing comment threads on pull requests, including creating threads and replying to comments.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Pull Request Threads
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-pull-request-threads-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-pull-requests-api
  name: Azure Repos Pull Requests API
  description: Operations for creating, retrieving, updating, and completing pull requests. Includes managing reviewers, labels,
    and merge options.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Pull Requests
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-pull-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-pushes-api
  name: Azure Repos Pushes API
  description: Operations for listing and creating pushes, which represent one or more commits pushed to a repository branch.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Pushes
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-pushes-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-refs-api
  name: Azure Repos Refs API
  description: Operations for managing branches and tags (refs) including listing, creating, updating, and deleting refs.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Refs
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-refs-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-repositories-api
  name: Azure Repos Repositories API
  description: Operations for managing Git repositories including creating, listing, updating, and deleting repositories within
    a project.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-repositories-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- aid: microsoft-azure-repo:microsoft-azure-repo-stats-api
  name: Azure Repos Stats API
  description: Operations for retrieving branch statistics such as commit counts ahead and behind relative to the default
    branch.
  humanURL: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  baseURL: https://dev.azure.com/{organization}/{project}/_apis/git
  tags:
  - Stats
  properties:
  - type: OpenAPI
    url: openapi/microsoft-azure-repo-stats-api-openapi.yml
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/git/
  - type: Authentication
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance
  - type: RateLimits
    url: https://docs.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/git/?view=azure-devops-rest-7.1
  - type: GettingStarted
    url: https://learn.microsoft.com/en-us/azure/devops/repos/git/gitquickstart?view=azure-devops
  - type: Client Libraries
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/tfvc/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/tfvc/?view=azure-devops-rest-7.1
  - type: RateLimits
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
  - type: Documentation
    url: https://docs.microsoft.com/en-us/rest/api/azure/devops/policy/
  - type: Reference
    url: https://learn.microsoft.com/en-us/rest/api/azure/devops/policy/?view=azure-devops-rest-7.1
  - type: Authentication
    url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
common:
- type: AgenticAccess
  url: agentic-access/microsoft-azure-repo-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/microsoft-azure-repo-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/microsoft-azure-repo-domain-security.yml
- type: Authentication
  url: authentication/microsoft-azure-repo-authentication.yml
- type: OAuthScopes
  url: scopes/microsoft-azure-repo-scopes.yml
- type: Portal
  url: https://learn.microsoft.com/en-us/azure/devops/repos/?view=azure-devops
- type: GettingStarted
  url: https://docs.microsoft.com/en-us/azure/devops/repos/get-started/
- type: Documentation
  url: https://learn.microsoft.com/en-us/azure/devops/repos/git/?view=azure-devops
- type: Authentication
  url: https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/authentication-guidance?view=azure-devops
- type: Pricing
  url: https://azure.microsoft.com/en-us/pricing/details/devops/azure-devops-services/
- type: RateLimits
  url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/rate-limits
- type: StatusPage
  url: https://status.dev.azure.com/
- type: TermsOfService
  url: https://azure.microsoft.com/en-us/support/legal/
- type: PrivacyPolicy
  url: https://privacy.microsoft.com/en-us/privacystatement
- type: ChangeLog
  url: https://learn.microsoft.com/en-us/azure/devops/release-notes/features-timeline-released
- type: Blog
  url: https://devblogs.microsoft.com/devops/
- type: Support
  url: https://azure.microsoft.com/en-us/support/devops/
- type: Console
  url: https://dev.azure.com
- type: Signup
  url: https://learn.microsoft.com/en-us/azure/devops/repos/get-started/sign-up-invite-teammates?view=azure-devops
- type: Website
  url: https://azure.microsoft.com/en-us/services/devops/repos/
- type: SDKs
  url: https://learn.microsoft.com/en-us/azure/devops/integrate/concepts/dotnet-client-libraries?view=azure-devops
- type: Community
  url: https://developercommunity.visualstudio.com/AzureDevOps
- type: StackOverflow
  url: https://stackoverflow.com/questions/tagged/azure-devops
- type: GitHubOrganization
  url: https://github.com/MicrosoftDocs/vsts-rest-api-specs
- type: YouTube
  url: https://www.youtube.com/@AzureDevOps
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com