Microsoft Azure · Capability

Microsoft Azure Resource Mover Service API — Subscriptions

Microsoft Azure Resource Mover Service API — Subscriptions. 3 operations. Lead operation: Microsoft Azure Get All Move Collections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

GET
Microsoftazuremovecollectionslistmovecollectionsbysubscription — Microsoft Azure Get All Move Collections
/v1/subscriptions/{subscriptionid}/providers/microsoft-migrate/movecollections
GET
Microsoftazuremovecollectionslistmovecollectionsbyresourcegroup — Microsoft Azure Get All Move Collections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/movecollections
GET
Microsoftazuremovecollectionslistrequiredfor — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Movecollections Movecollectionname Requiredfor
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/movecollections/{movecollectionname}/requiredfor

MCP Tools

microsoft-azure-get-all-move

Microsoft Azure Get All Move Collections

read-only idempotent
microsoft-azure-get-all-move-2

Microsoft Azure Get All Move Collections

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Movecollections Movecollectionname Requiredfor

read-only idempotent

Capability Spec

resource-mover-service-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Resource Mover Service API — Subscriptions
  description: 'Microsoft Azure Resource Mover Service API — Subscriptions. 3 operations. Lead operation: Microsoft Azure
    Get All Move Collections. 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: resource-mover-service-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure Resource Mover Service API — Subscriptions business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Migrate-moveCollections
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Migrate/moveCollections
      operations:
      - name: microsoftazuremovecollectionslistmovecollectionsbysubscription
        method: GET
        description: Microsoft Azure Get All Move Collections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections
      operations:
      - name: microsoftazuremovecollectionslistmovecollectionsbyresourcegroup
        method: GET
        description: Microsoft Azure Get All Move Collections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/moveCollections/{moveCollectionName}/requiredFor
      operations:
      - name: microsoftazuremovecollectionslistrequiredfor
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Movecollections Movecollectionname Requiredfor
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: sourceId
          in: query
          type: string
          description: The sourceId for which the api is invoked.
          required: true
  exposes:
  - type: rest
    namespace: resource-mover-service-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Resource Mover Service API — Subscriptions. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-migrate/movecollections
      name: subscriptions-subscriptionid-providers-microsoft-migrate-movecollections
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Migrate-moveCollections.
      operations:
      - method: GET
        name: microsoftazuremovecollectionslistmovecollectionsbysubscription
        description: Microsoft Azure Get All Move Collections
        call: resource-mover-service-subscriptions.microsoftazuremovecollectionslistmovecollectionsbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/movecollections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremovecollectionslistmovecollectionsbyresourcegroup
        description: Microsoft Azure Get All Move Collections
        call: resource-mover-service-subscriptions.microsoftazuremovecollectionslistmovecollectionsbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/movecollections/{movecollectionname}/requiredfor
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremovecollectionslistrequiredfor
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Movecollections Movecollectionname Requiredfor
        call: resource-mover-service-subscriptions.microsoftazuremovecollectionslistrequiredfor
        with:
          sourceId: rest.sourceId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: resource-mover-service-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Resource Mover Service API — Subscriptions. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-all-move
      description: Microsoft Azure Get All Move Collections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resource-mover-service-subscriptions.microsoftazuremovecollectionslistmovecollectionsbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-all-move-2
      description: Microsoft Azure Get All Move Collections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resource-mover-service-subscriptions.microsoftazuremovecollectionslistmovecollectionsbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate
        Movecollections Movecollectionname Requiredfor
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resource-mover-service-subscriptions.microsoftazuremovecollectionslistrequiredfor
      with:
        sourceId: tools.sourceId
      outputParameters:
      - type: object
        mapping: $.