Microsoft Azure · Capability

Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources

Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureApplicationResources

What You Can Do

GET
Microsoftazureapplicationresourceslistbyapplication — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources
GET
Microsoftazureapplicationresourcesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources/{resourcename}
PUT
Microsoftazureapplicationresourcescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources/{resourcename}
PATCH
Microsoftazureapplicationresourcespatch — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources/{resourcename}
DELETE
Microsoftazureapplicationresourcesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources/{resourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename

idempotent

Capability Spec

microsoftintegrationspaces-applicationresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources
  description: 'Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename
    Applications Applicationname Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ApplicationResources
  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-applicationresources
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources 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}/resources
      operations:
      - name: microsoftazureapplicationresourceslistbyapplication
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources
        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: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IntegrationSpaces/spaces/{spaceName}/applications/{applicationName}/resources/{resourceName}
      operations:
      - name: microsoftazureapplicationresourcesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        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: resourceName
          in: path
          type: string
          description: The name of the application resource.
          required: true
      - name: microsoftazureapplicationresourcescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        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: resourceName
          in: path
          type: string
          description: The name of the application resource.
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazureapplicationresourcespatch
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        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: resourceName
          in: path
          type: string
          description: The name of the application resource.
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazureapplicationresourcesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        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: resourceName
          in: path
          type: string
          description: The name of the application resource.
          required: true
  exposes:
  - type: rest
    namespace: microsoftintegrationspaces-applicationresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureapplicationresourceslistbyapplication
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources
        call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourceslistbyapplication
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/applications/{applicationname}/resources/{resourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureapplicationresourcesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcesget
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureapplicationresourcescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcescreateorupdate
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
          resourceName: rest.resourceName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureapplicationresourcespatch
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcespatch
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
          resourceName: rest.resourceName
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureapplicationresourcesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
        call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcesdelete
        with:
          spaceName: rest.spaceName
          applicationName: rest.applicationName
          resourceName: rest.resourceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftintegrationspaces-applicationresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.IntegrationSpaces — ApplicationResources. 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 Resources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourceslistbyapplication
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
      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 Resources Resourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcesget
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces
        Spaces Spacename Applications Applicationname Resources Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcescreateorupdate
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
        resourceName: tools.resourceName
        resource: tools.resource
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcespatch
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
        resourceName: tools.resourceName
        properties: tools.properties
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Integrationspaces Spaces Spacename Applications Applicationname Resources Resourcename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftintegrationspaces-applicationresources.microsoftazureapplicationresourcesdelete
      with:
        spaceName: tools.spaceName
        applicationName: tools.applicationName
        resourceName: tools.resourceName
      outputParameters:
      - type: object
        mapping: $.