Microsoft Azure · Capability

Microsoft Azure ApplicationInsightsManagementClient — Subscriptions

Microsoft Azure ApplicationInsightsManagementClient — Subscriptions. 8 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Components. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSubscriptions

What You Can Do

GET
Microsoftazurecomponentslist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Components
/v1/subscriptions/{subscriptionid}/providers/microsoft-insights/components
GET
Microsoftazurecomponentslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components
DELETE
Microsoftazurecomponentsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}
GET
Microsoftazurecomponentsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}
PUT
Microsoftazurecomponentscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}
PATCH
Microsoftazurecomponentsupdatetags — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}
GET
Microsoftazurecomponentsgetpurgestatus — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename Operations Purgeid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}/operations/{purgeid}
POST
Microsoftazurecomponentspurge — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename Purge
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}/purge

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Components

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename

idempotent
microsoft-azure-get-subscriptions-subscriptionid-4

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename Operations Purgeid

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Components Resourcename Purge

Capability Spec

applicationinsightsmanagementclient-subscriptions.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ApplicationInsightsManagementClient — Subscriptions
  description: 'Microsoft Azure ApplicationInsightsManagementClient — Subscriptions. 8 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Components. Self-contained Naftiko capability covering
    one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Subscriptions
  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: applicationinsightsmanagementclient-subscriptions
    baseUri: https://management.azure.com
    description: Microsoft Azure ApplicationInsightsManagementClient — Subscriptions business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Insights-components
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Insights/components
      operations:
      - name: microsoftazurecomponentslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Components
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components
      operations:
      - name: microsoftazurecomponentslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}
      operations:
      - name: microsoftazurecomponentsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurecomponentsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurecomponentscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: InsightProperties
          in: body
          type: string
          description: Properties that need to be specified to create an Application Insights component.
          required: true
      - name: microsoftazurecomponentsupdatetags
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ComponentTags
          in: body
          type: string
          description: Updated tag information to set into the component instance.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/operations/{purgeId}
      operations:
      - name: microsoftazurecomponentsgetpurgestatus
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename Operations Purgeid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/purge
      operations:
      - name: microsoftazurecomponentspurge
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename Purge
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: applicationinsightsmanagementclient-subscriptions-rest
    port: 8080
    description: REST adapter for Microsoft Azure ApplicationInsightsManagementClient — Subscriptions. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-insights/components
      name: subscriptions-subscriptionid-providers-microsoft-insights-components
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Insights-components.
      operations:
      - method: GET
        name: microsoftazurecomponentslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Insights Components
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecomponentslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentslistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazurecomponentsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurecomponentsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurecomponentscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentscreateorupdate
        with:
          InsightProperties: rest.InsightProperties
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurecomponentsupdatetags
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsupdatetags
        with:
          ComponentTags: rest.ComponentTags
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}/operations/{purgeid}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurecomponentsgetpurgestatus
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename Operations Purgeid
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsgetpurgestatus
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/components/{resourcename}/purge
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurecomponentspurge
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Components Resourcename Purge
        call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentspurge
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: applicationinsightsmanagementclient-subscriptions-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ApplicationInsightsManagementClient — Subscriptions. 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 Insights Components
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights
        Components
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentslistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Insights Components Resourcename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights
        Components Resourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights
        Components Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentscreateorupdate
      with:
        InsightProperties: tools.InsightProperties
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Insights Components Resourcename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsupdatetags
      with:
        ComponentTags: tools.ComponentTags
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-4
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights
        Components Resourcename Operations Purgeid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentsgetpurgestatus
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Insights Components Resourcename Purge
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: applicationinsightsmanagementclient-subscriptions.microsoftazurecomponentspurge
      outputParameters:
      - type: object
        mapping: $.