Microsoft Azure · Capability

Microsoft Azure Microsoft Storage Sync — StorageSyncService

Microsoft Azure Microsoft Storage Sync — StorageSyncService. 1 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Checknameavailability. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureStorageSyncService

What You Can Do

POST
Microsoftazurestoragesyncserviceschecknameavailability — Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Checknameavailability
/v1/subscriptions/{subscriptionid}/providers/microsoft-storagesync/locations/{locationname}/checknameavailability

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Checknameavailability

Capability Spec

microsoft-storage-sync-storagesyncservice.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Storage Sync — StorageSyncService
  description: 'Microsoft Azure Microsoft Storage Sync — StorageSyncService. 1 operations. Lead operation: Microsoft Azure
    Post Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname Checknameavailability. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - StorageSyncService
  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: microsoft-storage-sync-storagesyncservice
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft Storage Sync — StorageSyncService business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.StorageSync-locations-locationN
      path: /subscriptions/{subscriptionId}/providers/Microsoft.StorageSync/locations/{locationName}/checkNameAvailability
      operations:
      - name: microsoftazurestoragesyncserviceschecknameavailability
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagesync 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: Parameters to check availability of the given namespace name
          required: true
  exposes:
  - type: rest
    namespace: microsoft-storage-sync-storagesyncservice-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Storage Sync — StorageSyncService. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-storagesync/locations/{locationname}/checknameavailability
      name: subscriptions-subscriptionid-providers-microsoft-storagesync-locations-locationn
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.StorageSync-locations-locationN.
      operations:
      - method: POST
        name: microsoftazurestoragesyncserviceschecknameavailability
        description: Microsoft Azure Post Subscriptions Subscriptionid Providers Microsoft Storagesync Locations Locationname
          Checknameavailability
        call: microsoft-storage-sync-storagesyncservice.microsoftazurestoragesyncserviceschecknameavailability
        with:
          locationName: rest.locationName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-storage-sync-storagesyncservice-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Storage Sync — StorageSyncService. 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 Storagesync Locations Locationname
        Checknameavailability
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: microsoft-storage-sync-storagesyncservice.microsoftazurestoragesyncserviceschecknameavailability
      with:
        locationName: tools.locationName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.