vocabulary: "1.0.0" info: provider: "Microsoft Azure" description: "Unified taxonomy for Microsoft Azure APIs." created: "2026-04-19" modified: "2026-04-19" operational: apis: - namespace: microsoft-azure version: "2019-01-01" baseUrl: https://management.azure.com status: active resources: - name: Subscription - name: ResourceGroup - name: Resource - name: Provider 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: Azure Resource Management personas: - id: cloud-engineer name: Cloud Engineer - id: platform-administrator name: Platform Administrator domains: - name: Cloud Management description: Azure resource management binds: - name: AZURE_SUBSCRIPTION_ID - name: AZURE_ACCESS_TOKEN crossReference: []