Microsoft Azure · Capability

Microsoft Azure BatchManagementClient — Subscriptions

Microsoft Azure BatchManagementClient — Subscriptions. 3 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

POST
Microsoftazurelocationchecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-batch/locations/{locationname}/checknameavailability
GET
Microsoftazurebatchaccountlistdetectors — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Detectors
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/detectors
GET
Microsoftazurebatchaccountgetdetector — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Detectors Detectorid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/detectors/{detectorid}

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Detectors

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Detectors Detectorid

read-only idempotent

Capability Spec

batchmanagementclient-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure BatchManagementClient — Subscriptions
  description: 'Microsoft Azure BatchManagementClient — Subscriptions. 3 operations. Lead operation: Microsoft Azure Post
    Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability. Self-contained Naftiko
    capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Subscriptions
  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: batchmanagementclient-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure BatchManagementClient — Subscriptions business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Batch-locations-locationName-ch
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Batch/locations/{locationName}/checkNameAvailability
      operations:
      - name: microsoftazurelocationchecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: The desired region for the name check.
          required: true
        - name: parameters
          in: body
          type: string
          description: Properties needed to check the availability of a name.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/detectors
      operations:
      - name: microsoftazurebatchaccountlistdetectors
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Detectors
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/detectors/{detectorId}
      operations:
      - name: microsoftazurebatchaccountgetdetector
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Detectors Detectorid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: batchmanagementclient-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure BatchManagementClient — Subscriptions. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-batch/locations/{locationname}/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-batch-locations-locationname-ch
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Batch-locations-locationName-ch.
      operations:
      - method: POST
        name: microsoftazurelocationchecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability
        call: batchmanagementclient-subscriptions.microsoftazurelocationchecknameavailability
        with:
          locationName: rest.locationName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/detectors
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebatchaccountlistdetectors
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Detectors
        call: batchmanagementclient-subscriptions.microsoftazurebatchaccountlistdetectors
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/detectors/{detectorid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebatchaccountgetdetector
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Detectors Detectorid
        call: batchmanagementclient-subscriptions.microsoftazurebatchaccountgetdetector
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: batchmanagementclient-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure BatchManagementClient — Subscriptions. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Batch Locations Locationname Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: batchmanagementclient-subscriptions.microsoftazurelocationchecknameavailability
      with:
        locationName: tools.locationName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch
        Batchaccounts Accountname Detectors
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagementclient-subscriptions.microsoftazurebatchaccountlistdetectors
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch
        Batchaccounts Accountname Detectors Detectorid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagementclient-subscriptions.microsoftazurebatchaccountgetdetector
      outputParameters:
      - type: object
        mapping: $.