Microsoft Azure · Capability

Microsoft Azure Azure Reservation API — QuotaInformation

Microsoft Azure Azure Reservation API — QuotaInformation. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureQuotaInformation

What You Can Do

GET
Microsoftazurequotalist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits
/v1/subscriptions/{subscriptionid}/providers/microsoft-capacity/resourceproviders/{providerid}/locations/{location}/servicelimits
GET
Microsoftazurequotaget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits Resourcename
/v1/subscriptions/{subscriptionid}/providers/microsoft-capacity/resourceproviders/{providerid}/locations/{location}/servicelimits/{resourcename}
PUT
Microsoftazurequotacreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits Resourcename
/v1/subscriptions/{subscriptionid}/providers/microsoft-capacity/resourceproviders/{providerid}/locations/{location}/servicelimits/{resourcename}
PATCH
Microsoftazurequotaupdate — Microsoft Azure Patch Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits Resourcename
/v1/subscriptions/{subscriptionid}/providers/microsoft-capacity/resourceproviders/{providerid}/locations/{location}/servicelimits/{resourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits Resourcename

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits Resourcename

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits Resourcename

idempotent

Capability Spec

azure-reservation-quotainformation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Reservation API — QuotaInformation
  description: 'Microsoft Azure Azure Reservation API — QuotaInformation. 4 operations. Lead operation: Microsoft Azure Get
    Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid Locations Location Servicelimits.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - QuotaInformation
  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: azure-reservation-quotainformation
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Reservation API — QuotaInformation business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Capacity-resourceProviders-prov
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits
      operations:
      - name: microsoftazurequotalist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.Capacity-resourceProviders-prov
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Capacity/resourceProviders/{providerId}/locations/{location}/serviceLimits/{resourceName}
      operations:
      - name: microsoftazurequotaget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurequotacreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: createQuotaRequest
          in: body
          type: string
          description: Quota requests payload.
          required: true
      - name: microsoftazurequotaupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: createQuotaRequest
          in: body
          type: string
          description: Quota requests payload.
          required: true
  exposes:
  - type: rest
    namespace: azure-reservation-quotainformation-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Reservation API — QuotaInformation. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-capacity/resourceproviders/{providerid}/locations/{location}/servicelimits
      name: subscriptions-subscriptionid-providers-microsoft-capacity-resourceproviders-prov
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Capacity-resourceProviders-prov.
      operations:
      - method: GET
        name: microsoftazurequotalist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits
        call: azure-reservation-quotainformation.microsoftazurequotalist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-capacity/resourceproviders/{providerid}/locations/{location}/servicelimits/{resourcename}
      name: subscriptions-subscriptionid-providers-microsoft-capacity-resourceproviders-prov
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Capacity-resourceProviders-prov.
      operations:
      - method: GET
        name: microsoftazurequotaget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits Resourcename
        call: azure-reservation-quotainformation.microsoftazurequotaget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurequotacreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits Resourcename
        call: azure-reservation-quotainformation.microsoftazurequotacreateorupdate
        with:
          createQuotaRequest: rest.createQuotaRequest
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurequotaupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
          Locations Location Servicelimits Resourcename
        call: azure-reservation-quotainformation.microsoftazurequotaupdate
        with:
          createQuotaRequest: rest.createQuotaRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-reservation-quotainformation-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Reservation API — QuotaInformation. 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 Capacity Resourceproviders Providerid
        Locations Location Servicelimits
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-reservation-quotainformation.microsoftazurequotalist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
        Locations Location Servicelimits Resourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-reservation-quotainformation.microsoftazurequotaget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
        Locations Location Servicelimits Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-reservation-quotainformation.microsoftazurequotacreateorupdate
      with:
        createQuotaRequest: tools.createQuotaRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Providers Microsoft Capacity Resourceproviders Providerid
        Locations Location Servicelimits Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-reservation-quotainformation.microsoftazurequotaupdate
      with:
        createQuotaRequest: tools.createQuotaRequest
      outputParameters:
      - type: object
        mapping: $.