Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — Subscriptions

Microsoft Azure NetworkResourceProviderClient — Subscriptions. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Checkdnsnameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

GET
Microsoftazurecheckdnsnameavailability — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Checkdnsnameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-network/locations/{location}/checkdnsnameavailability

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Checkdnsnameavailability

read-only idempotent

Capability Spec

networkresourceproviderclient-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — Subscriptions
  description: 'Microsoft Azure NetworkResourceProviderClient — Subscriptions. 1 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Checkdnsnameavailability. 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: networkresourceproviderclient-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — Subscriptions business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Network-locations-location-Chec
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/CheckDnsNameAvailability
      operations:
      - name: microsoftazurecheckdnsnameavailability
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Checkdnsnameavailability
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: location
          in: path
          type: string
          description: The location of the domain name
          required: true
        - name: domainNameLabel
          in: query
          type: string
          description: 'The domain name to be verified. It must conform to the following regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.'
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — Subscriptions. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-network/locations/{location}/checkdnsnameavailability
      name: subscriptions-subscriptionid-providers-microsoft-network-locations-location-chec
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Network-locations-location-Chec.
      operations:
      - method: GET
        name: microsoftazurecheckdnsnameavailability
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Network Locations Location Checkdnsnameavailability
        call: networkresourceproviderclient-subscriptions.microsoftazurecheckdnsnameavailability
        with:
          location: rest.location
          domainNameLabel: rest.domainNameLabel
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — Subscriptions. 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 Network Locations Location Checkdnsnameavailability
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-subscriptions.microsoftazurecheckdnsnameavailability
      with:
        location: tools.location
        domainNameLabel: tools.domainNameLabel
      outputParameters:
      - type: object
        mapping: $.