Microsoft Azure · Capability

Microsoft Azure Azure Migrate Hub — Solutions

Microsoft Azure Azure Migrate Hub — Solutions. 7 operations. Lead operation: Microsoft Azure Gets The List Of Solutions In The Migrate Project. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSolutions

What You Can Do

GET
Microsoftazuresolutionsenumeratesolutions — Microsoft Azure Gets The List Of Solutions In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions
GET
Microsoftazuresolutionsgetsolution — Microsoft Azure Gets A Solution In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
PUT
Microsoftazuresolutionsputsolution — Microsoft Azure Creates A Solution In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
PATCH
Microsoftazuresolutionspatchsolution — Microsoft Azure Update Solution
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
DELETE
Microsoftazuresolutionsdeletesolution — Microsoft Azure Delete The Solution
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
POST
Microsoftazuresolutionscleanupsolutiondata — Microsoft Azure Cleanup The Solution Data In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/cleanupdata
POST
Microsoftazuresolutionsgetconfig — Microsoft Azure Gets The Config For The Solution In The Migrate Project
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/getconfig

MCP Tools

microsoft-azure-gets-list-solutions

Microsoft Azure Gets The List Of Solutions In The Migrate Project

read-only idempotent
microsoft-azure-gets-solution-migrate

Microsoft Azure Gets A Solution In The Migrate Project

read-only idempotent
microsoft-azure-creates-solution-migrate

Microsoft Azure Creates A Solution In The Migrate Project

idempotent
microsoft-azure-update-solution

Microsoft Azure Update Solution

idempotent
microsoft-azure-delete-solution

Microsoft Azure Delete The Solution

idempotent
microsoft-azure-cleanup-solution-data

Microsoft Azure Cleanup The Solution Data In The Migrate Project

microsoft-azure-gets-config-solution

Microsoft Azure Gets The Config For The Solution In The Migrate Project

Capability Spec

azure-migrate-hub-solutions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Hub — Solutions
  description: 'Microsoft Azure Azure Migrate Hub — Solutions. 7 operations. Lead operation: Microsoft Azure Gets The List
    Of Solutions In The Migrate Project. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Solutions
  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: azure-migrate-hub-solutions
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Hub — Solutions business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions
      operations:
      - name: microsoftazuresolutionsenumeratesolutions
        method: GET
        description: Microsoft Azure Gets The List Of Solutions In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}
      operations:
      - name: microsoftazuresolutionsgetsolution
        method: GET
        description: Microsoft Azure Gets A Solution In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuresolutionsputsolution
        method: PUT
        description: Microsoft Azure Creates A Solution In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionInput
          in: body
          type: string
          description: The input for the solution.
          required: true
      - name: microsoftazuresolutionspatchsolution
        method: PATCH
        description: Microsoft Azure Update Solution
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: solutionInput
          in: body
          type: string
          description: The input for the solution.
          required: true
      - name: microsoftazuresolutionsdeletesolution
        method: DELETE
        description: Microsoft Azure Delete The Solution
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}/cleanupData
      operations:
      - name: microsoftazuresolutionscleanupsolutiondata
        method: POST
        description: Microsoft Azure Cleanup The Solution Data In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/solutions/{solutionName}/getConfig
      operations:
      - name: microsoftazuresolutionsgetconfig
        method: POST
        description: Microsoft Azure Gets The Config For The Solution In The Migrate Project
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azure-migrate-hub-solutions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Hub — Solutions. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresolutionsenumeratesolutions
        description: Microsoft Azure Gets The List Of Solutions In The Migrate Project
        call: azure-migrate-hub-solutions.microsoftazuresolutionsenumeratesolutions
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresolutionsgetsolution
        description: Microsoft Azure Gets A Solution In The Migrate Project
        call: azure-migrate-hub-solutions.microsoftazuresolutionsgetsolution
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuresolutionsputsolution
        description: Microsoft Azure Creates A Solution In The Migrate Project
        call: azure-migrate-hub-solutions.microsoftazuresolutionsputsolution
        with:
          solutionInput: rest.solutionInput
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuresolutionspatchsolution
        description: Microsoft Azure Update Solution
        call: azure-migrate-hub-solutions.microsoftazuresolutionspatchsolution
        with:
          solutionInput: rest.solutionInput
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuresolutionsdeletesolution
        description: Microsoft Azure Delete The Solution
        call: azure-migrate-hub-solutions.microsoftazuresolutionsdeletesolution
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/cleanupdata
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuresolutionscleanupsolutiondata
        description: Microsoft Azure Cleanup The Solution Data In The Migrate Project
        call: azure-migrate-hub-solutions.microsoftazuresolutionscleanupsolutiondata
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/solutions/{solutionname}/getconfig
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazuresolutionsgetconfig
        description: Microsoft Azure Gets The Config For The Solution In The Migrate Project
        call: azure-migrate-hub-solutions.microsoftazuresolutionsgetconfig
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-hub-solutions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Hub — Solutions. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-list-solutions
      description: Microsoft Azure Gets The List Of Solutions In The Migrate Project
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-hub-solutions.microsoftazuresolutionsenumeratesolutions
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-solution-migrate
      description: Microsoft Azure Gets A Solution In The Migrate Project
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-hub-solutions.microsoftazuresolutionsgetsolution
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-solution-migrate
      description: Microsoft Azure Creates A Solution In The Migrate Project
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-hub-solutions.microsoftazuresolutionsputsolution
      with:
        solutionInput: tools.solutionInput
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-solution
      description: Microsoft Azure Update Solution
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-hub-solutions.microsoftazuresolutionspatchsolution
      with:
        solutionInput: tools.solutionInput
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-solution
      description: Microsoft Azure Delete The Solution
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-hub-solutions.microsoftazuresolutionsdeletesolution
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-cleanup-solution-data
      description: Microsoft Azure Cleanup The Solution Data In The Migrate Project
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-migrate-hub-solutions.microsoftazuresolutionscleanupsolutiondata
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-config-solution
      description: Microsoft Azure Gets The Config For The Solution In The Migrate Project
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-migrate-hub-solutions.microsoftazuresolutionsgetconfig
      outputParameters:
      - type: object
        mapping: $.