Microsoft Azure · Capability

Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions

Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Iotoperationsorchestrator Solutions. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSolutions

What You Can Do

GET
Microsoftazuresolutionslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Iotoperationsorchestrator Solutions
/v1/subscriptions/{subscriptionid}/providers/microsoft-iotoperationsorchestrator/solutions
GET
Microsoftazuresolutionslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions
GET
Microsoftazuresolutionsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions/{name}
PUT
Microsoftazuresolutionscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions/{name}
PATCH
Microsoftazuresolutionsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions/{name}
DELETE
Microsoftazuresolutionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions/{name}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Iotoperationsorchestrator Solutions

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator Solutions Name

idempotent

Capability Spec

microsoftiotoperationsorchestrator-management-service-solutions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions
  description: 'Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions. 6 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Iotoperationsorchestrator Solutions. 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: microsoftiotoperationsorchestrator-management-service-solutions
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions business capability.
      Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.IoTOperationsOrchestrator-solut
      path: /subscriptions/{subscriptionId}/providers/Microsoft.IoTOperationsOrchestrator/solutions
      operations:
      - name: microsoftazuresolutionslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Iotoperationsorchestrator Solutions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsOrchestrator/solutions
      operations:
      - name: microsoftazuresolutionslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IoTOperationsOrchestrator/solutions/{name}
      operations:
      - name: microsoftazuresolutionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: Name of solution.
          required: true
      - name: microsoftazuresolutionscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: Name of solution.
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazuresolutionsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: Name of solution.
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazuresolutionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: name
          in: path
          type: string
          description: Name of solution.
          required: true
  exposes:
  - type: rest
    namespace: microsoftiotoperationsorchestrator-management-service-solutions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-iotoperationsorchestrator/solutions
      name: subscriptions-subscriptionid-providers-microsoft-iotoperationsorchestrator-solut
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.IoTOperationsOrchestrator-solut.
      operations:
      - method: GET
        name: microsoftazuresolutionslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Iotoperationsorchestrator Solutions
        call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresolutionslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions
        call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-iotoperationsorchestrator/solutions/{name}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresolutionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionsget
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuresolutionscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionscreateorupdate
        with:
          name: rest.name
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazuresolutionsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionsupdate
        with:
          name: rest.name
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuresolutionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Iotoperationsorchestrator Solutions Name
        call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionsdelete
        with:
          name: rest.name
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftiotoperationsorchestrator-management-service-solutions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.IoTOperationsOrchestrator management service. — Solutions. 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 Iotoperationsorchestrator Solutions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator
        Solutions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator
        Solutions Name
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionsget
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Iotoperationsorchestrator
        Solutions Name
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionscreateorupdate
      with:
        name: tools.name
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Iotoperationsorchestrator Solutions Name
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionsupdate
      with:
        name: tools.name
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Iotoperationsorchestrator Solutions Name
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftiotoperationsorchestrator-management-service-solutions.microsoftazuresolutionsdelete
      with:
        name: tools.name
      outputParameters:
      - type: object
        mapping: $.