vocabulary: "1.0.0" info: provider: "Azure DevOps" description: "Unified taxonomy for Azure DevOps APIs." created: "2026-04-19" modified: "2026-04-19" operational: apis: - namespace: azure-dev-ops version: "2019-01-01" baseUrl: https://management.azure.com status: active resources: - name: Pipeline - name: Project - name: Organization - name: Repository actions: - name: list http_method: GET pattern: read - name: get http_method: GET pattern: read - name: create http_method: PUT pattern: write - name: update http_method: PATCH pattern: write - name: delete http_method: DELETE pattern: destructive authentication: schemes: - type: oauth2 name: azure_auth flows: [implicit, client_credentials] capability: workflows: - name: DevOps Pipeline Management personas: - id: devops-engineer name: DevOps Engineer - id: software-developer name: Software Developer domains: - name: Cloud Management description: Azure resource management binds: - name: AZURE_SUBSCRIPTION_ID - name: AZURE_ACCESS_TOKEN crossReference: []