Microsoft Azure · Capability

Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions

Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureBusinessProcessVersions

What You Can Do

GET
Microsoftazurebusinessprocessversionslistbybusinessprocess — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/businessprocesses/{businessprocessname}/versions
GET
Microsoftazurebusinessprocessversionsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions Businessprocessversion
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/businessprocesses/{businessprocessname}/versions/{businessprocessversion}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions Businessprocessversion

read-only idempotent

Capability Spec

microsoftintegrationspaces-businessprocessversions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions
  description: 'Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions. 2 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename
    Applications Applicationname Businessprocesses Businessprocessname Versions. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - BusinessProcessVersions
  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: microsoftintegrationspaces-businessprocessversions
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IntegrationSpaces/spaces/{spaceName}/applications/{applicationName}/businessProcesses/{businessProcessName}/versions
      operations:
      - name: microsoftazurebusinessprocessversionslistbybusinessprocess
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
        - name: applicationName
          in: path
          type: string
          description: The name of the Application
          required: true
        - name: businessProcessName
          in: path
          type: string
          description: The name of the business process
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IntegrationSpaces/spaces/{spaceName}/applications/{applicationName}/businessProcesses/{businessProcessName}/versions/{businessProcessVersion}
      operations:
      - name: microsoftazurebusinessprocessversionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions Businessprocessversion
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
        - name: applicationName
          in: path
          type: string
          description: The name of the Application
          required: true
        - name: businessProcessName
          in: path
          type: string
          description: The name of the business process
          required: true
        - name: businessProcessVersion
          in: path
          type: string
          description: The version of the business process
          required: true
  exposes:
  - type: rest
    namespace: microsoftintegrationspaces-businessprocessversions-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/businessprocesses/{businessprocessname}/versions
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebusinessprocessversionslistbybusinessprocess
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions
        call: microsoftintegrationspaces-businessprocessversions.microsoftazurebusinessprocessversionslistbybusinessprocess
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
          businessProcessName: rest.businessProcessName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/businessprocesses/{businessprocessname}/versions/{businessprocessversion}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurebusinessprocessversionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions Businessprocessversion
        call: microsoftintegrationspaces-businessprocessversions.microsoftazurebusinessprocessversionsget
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
          businessProcessName: rest.businessProcessName
          businessProcessVersion: rest.businessProcessVersion
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftintegrationspaces-businessprocessversions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.IntegrationSpaces — BusinessProcessVersions. 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 Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces
        Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-businessprocessversions.microsoftazurebusinessprocessversionslistbybusinessprocess
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
        businessProcessName: tools.businessProcessName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces
        Spaces Spacename Applications Applicationname Businessprocesses Businessprocessname Versions Businessprocessversion
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-businessprocessversions.microsoftazurebusinessprocessversionsget
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
        businessProcessName: tools.businessProcessName
        businessProcessVersion: tools.businessProcessVersion
      outputParameters:
      - type: object
        mapping: $.