Microsoft Azure · Capability

Microsoft Azure BlockchainManagementClient — Location

Microsoft Azure BlockchainManagementClient — Location. 2 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureLocation

What You Can Do

POST
Microsoftazurelocationschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-blockchain/locations/{locationname}/checknameavailability
POST
Microsoftazurelocationslistconsortiums — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Listconsortiums
/v1/subscriptions/{subscriptionid}/providers/microsoft-blockchain/locations/{locationname}/listconsortiums

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Checknameavailability

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Listconsortiums

Capability Spec

blockchainmanagementclient-location.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure BlockchainManagementClient — Location
  description: 'Microsoft Azure BlockchainManagementClient — Location. 2 operations. Lead operation: Microsoft Azure Post
    Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname Checknameavailability. 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: blockchainmanagementclient-location
    baseUri: https://management.azure.com
    description: Microsoft Azure BlockchainManagementClient — Location business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Blockchain-locations-locationNa
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Blockchain/locations/{locationName}/checkNameAvailability
      operations:
      - name: microsoftazurelocationschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname
          Checknameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: Location Name.
          required: true
        - name: nameAvailabilityRequest
          in: body
          type: string
          description: Name availability request payload.
    - name: subscriptions-subscriptionId-providers-Microsoft.Blockchain-locations-locationNa
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Blockchain/locations/{locationName}/listConsortiums
      operations:
      - name: microsoftazurelocationslistconsortiums
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname
          Listconsortiums
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: locationName
          in: path
          type: string
          description: Location Name.
          required: true
  exposes:
  - type: rest
    namespace: blockchainmanagementclient-location-rest
    port: 8080
    description: REST adapter for Microsoft Azure BlockchainManagementClient — Location. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-blockchain/locations/{locationname}/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-blockchain-locations-locationna
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Blockchain-locations-locationNa.
      operations:
      - method: POST
        name: microsoftazurelocationschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname
          Checknameavailability
        call: blockchainmanagementclient-location.microsoftazurelocationschecknameavailability
        with:
          locationName: rest.locationName
          nameAvailabilityRequest: rest.nameAvailabilityRequest
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-blockchain/locations/{locationname}/listconsortiums
      name: subscriptions-subscriptionid-providers-microsoft-blockchain-locations-locationna
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Blockchain-locations-locationNa.
      operations:
      - method: POST
        name: microsoftazurelocationslistconsortiums
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname
          Listconsortiums
        call: blockchainmanagementclient-location.microsoftazurelocationslistconsortiums
        with:
          locationName: rest.locationName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: blockchainmanagementclient-location-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure BlockchainManagementClient — Location. 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 Blockchain Locations Locationname
        Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: blockchainmanagementclient-location.microsoftazurelocationschecknameavailability
      with:
        locationName: tools.locationName
        nameAvailabilityRequest: tools.nameAvailabilityRequest
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Blockchain Locations Locationname
        Listconsortiums
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: blockchainmanagementclient-location.microsoftazurelocationslistconsortiums
      with:
        locationName: tools.locationName
      outputParameters:
      - type: object
        mapping: $.