Microsoft Azure · Capability

Microsoft Azure BatchManagement — Location

Microsoft Azure BatchManagement — Location. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureLocation

What You Can Do

GET
Microsoftazurelocationgetquotas — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas
/v1/subscriptions/{subscriptionid}/providers/microsoft-batch/locations/{locationname}/quotas

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas

read-only idempotent

Capability Spec

batchmanagement-location.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure BatchManagement — Location
  description: 'Microsoft Azure BatchManagement — Location. 1 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Batch Locations Locationname Quotas. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Location
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_AZURE_API_KEY: MICROSOFT_AZURE_API_KEY
capability:
  consumes:
  - type: http
    namespace: batchmanagement-location
    baseUri: https://management.azure.com
    description: Microsoft Azure BatchManagement — Location business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Batch-locations-locationName-qu
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/quotas
      operations:
      - name: microsoftazurelocationgetquotas
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: The region for which to retrieve Batch service quotas.
          required: true
  exposes:
  - type: rest
    namespace: batchmanagement-location-rest
    port: 8080
    description: REST adapter for Microsoft Azure BatchManagement — Location. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-batch/locations/{locationname}/quotas
      name: subscriptions-subscriptionid-providers-microsoft-batch-locations-locationname-qu
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Batch-locations-locationName-qu.
      operations:
      - method: GET
        name: microsoftazurelocationgetquotas
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas
        call: batchmanagement-location.microsoftazurelocationgetquotas
        with:
          locationName: rest.locationName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: batchmanagement-location-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure BatchManagement — Location. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Quotas
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagement-location.microsoftazurelocationgetquotas
      with:
        locationName: tools.locationName
      outputParameters:
      - type: object
        mapping: $.