Microsoft Azure · Capability

Microsoft Azure Microsoft.IntegrationSpaces — InfrastructureResources

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

Run with Naftiko Microsoft AzureInfrastructureResources

What You Can Do

GET
Microsoftazureinfrastructureresourceslistbyspace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources
GET
Microsoftazureinfrastructureresourcesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources/{infrastructureresourcename}
PUT
Microsoftazureinfrastructureresourcescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources/{infrastructureresourcename}
PATCH
Microsoftazureinfrastructureresourcespatch — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources/{infrastructureresourcename}
DELETE
Microsoftazureinfrastructureresourcesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources/{infrastructureresourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename

idempotent

Capability Spec

microsoftintegrationspaces-infrastructureresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.IntegrationSpaces — InfrastructureResources
  description: 'Microsoft Azure Microsoft.IntegrationSpaces — InfrastructureResources. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces Spaces Spacename
    Infrastructureresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - InfrastructureResources
  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-infrastructureresources
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.IntegrationSpaces — InfrastructureResources 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}/infrastructureResources
      operations:
      - name: microsoftazureinfrastructureresourceslistbyspace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.IntegrationSpaces/spaces/{spaceName}/infrastructureResources/{infrastructureResourceName}
      operations:
      - name: microsoftazureinfrastructureresourcesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
        - name: infrastructureResourceName
          in: path
          type: string
          description: The name of the infrastructure resource in the space.
          required: true
      - name: microsoftazureinfrastructureresourcescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
        - name: infrastructureResourceName
          in: path
          type: string
          description: The name of the infrastructure resource in the space.
          required: true
        - name: resource
          in: body
          type: string
          description: Resource create parameters.
          required: true
      - name: microsoftazureinfrastructureresourcespatch
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
        - name: infrastructureResourceName
          in: path
          type: string
          description: The name of the infrastructure resource in the space.
          required: true
        - name: properties
          in: body
          type: string
          description: The resource properties to be updated.
          required: true
      - name: microsoftazureinfrastructureresourcesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: spaceName
          in: path
          type: string
          description: The name of the space
          required: true
        - name: infrastructureResourceName
          in: path
          type: string
          description: The name of the infrastructure resource in the space.
          required: true
  exposes:
  - type: rest
    namespace: microsoftintegrationspaces-infrastructureresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.IntegrationSpaces — InfrastructureResources. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureinfrastructureresourceslistbyspace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources
        call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourceslistbyspace
        with:
          spaceName: rest.spaceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-integrationspaces/spaces/{spacename}/infrastructureresources/{infrastructureresourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureinfrastructureresourcesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcesget
        with:
          spaceName: rest.spaceName
          infrastructureResourceName: rest.infrastructureResourceName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureinfrastructureresourcescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcescreateorupdate
        with:
          spaceName: rest.spaceName
          infrastructureResourceName: rest.infrastructureResourceName
          resource: rest.resource
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureinfrastructureresourcespatch
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcespatch
        with:
          spaceName: rest.spaceName
          infrastructureResourceName: rest.infrastructureResourceName
          properties: rest.properties
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureinfrastructureresourcesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Integrationspaces Spaces Spacename Infrastructureresources Infrastructureresourcename
        call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcesdelete
        with:
          spaceName: rest.spaceName
          infrastructureResourceName: rest.infrastructureResourceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftintegrationspaces-infrastructureresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.IntegrationSpaces — InfrastructureResources. 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 Infrastructureresources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourceslistbyspace
      with:
        spaceName: tools.spaceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces
        Spaces Spacename Infrastructureresources Infrastructureresourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcesget
      with:
        spaceName: tools.spaceName
        infrastructureResourceName: tools.infrastructureResourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Integrationspaces
        Spaces Spacename Infrastructureresources Infrastructureresourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcescreateorupdate
      with:
        spaceName: tools.spaceName
        infrastructureResourceName: tools.infrastructureResourceName
        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 Infrastructureresources Infrastructureresourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcespatch
      with:
        spaceName: tools.spaceName
        infrastructureResourceName: tools.infrastructureResourceName
        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 Infrastructureresources Infrastructureresourcename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: microsoftintegrationspaces-infrastructureresources.microsoftazureinfrastructureresourcesdelete
      with:
        spaceName: tools.spaceName
        infrastructureResourceName: tools.infrastructureResourceName
      outputParameters:
      - type: object
        mapping: $.