Microsoft Azure · Capability

Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths

Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureServiceHealths

What You Can Do

GET
Microsoftazureservicehealthslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-infrastructureinsights-admin/regionhealths/{location}/servicehealths
GET
Microsoftazureservicehealthsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths Servicehealth
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-infrastructureinsights-admin/regionhealths/{location}/servicehealths/{servicehealth}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin Regionhealths Location Servicehealths Servicehealth

read-only idempotent

Capability Spec

infrastructureinsightsmanagementclient-servicehealths.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths
  description: 'Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths. 2 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights Admin
    Regionhealths Location Servicehealths. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ServiceHealths
  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: infrastructureinsightsmanagementclient-servicehealths
    baseUri: https://management.azure.com
    description: Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/{location}/serviceHealths
      operations:
      - name: microsoftazureservicehealthslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Infrastructureinsights Admin Regionhealths Location Servicehealths
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.InfrastructureInsights.Admin/regionHealths/{location}/serviceHealths/{serviceHealth}
      operations:
      - name: microsoftazureservicehealthsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Infrastructureinsights Admin Regionhealths Location Servicehealths Servicehealth
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: infrastructureinsightsmanagementclient-servicehealths-rest
    port: 8080
    description: REST adapter for Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-infrastructureinsights-admin/regionhealths/{location}/servicehealths
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureservicehealthslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Infrastructureinsights Admin Regionhealths Location Servicehealths
        call: infrastructureinsightsmanagementclient-servicehealths.microsoftazureservicehealthslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-infrastructureinsights-admin/regionhealths/{location}/servicehealths/{servicehealth}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureservicehealthsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Infrastructureinsights Admin Regionhealths Location Servicehealths Servicehealth
        call: infrastructureinsightsmanagementclient-servicehealths.microsoftazureservicehealthsget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: infrastructureinsightsmanagementclient-servicehealths-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure InfrastructureInsightsManagementClient — ServiceHealths. 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 Infrastructureinsights
        Admin Regionhealths Location Servicehealths
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: infrastructureinsightsmanagementclient-servicehealths.microsoftazureservicehealthslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Infrastructureinsights
        Admin Regionhealths Location Servicehealths Servicehealth
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: infrastructureinsightsmanagementclient-servicehealths.microsoftazureservicehealthsget
      outputParameters:
      - type: object
        mapping: $.