Microsoft Azure · Capability

Microsoft Azure Service Map — Summaries

Microsoft Azure Service Map — Summaries. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Summaries Machines. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSummaries

What You Can Do

GET
Microsoftazuresummariesgetmachines — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Summaries Machines
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/summaries/machines

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Summaries Machines

read-only idempotent

Capability Spec

service-map-summaries.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Service Map — Summaries
  description: 'Microsoft Azure Service Map — Summaries. 1 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid
    Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap
    Summaries Machines. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Summaries
  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: service-map-summaries
    baseUri: https://management.azure.com
    description: Microsoft Azure Service Map — Summaries business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/summaries/machines
      operations:
      - name: microsoftazuresummariesgetmachines
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Summaries Machines
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: startTime
          in: query
          type: string
          description: UTC date and time specifying the start time of an interval. When not specified the service uses DateTime.UtcNow
            - 10m
        - name: endTime
          in: query
          type: string
          description: UTC date and time specifying the end time of an interval. When not specified the service uses DateTime.UtcNow
  exposes:
  - type: rest
    namespace: service-map-summaries-rest
    port: 8080
    description: REST adapter for Microsoft Azure Service Map — Summaries. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/summaries/machines
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuresummariesgetmachines
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Summaries Machines
        call: service-map-summaries.microsoftazuresummariesgetmachines
        with:
          startTime: rest.startTime
          endTime: rest.endTime
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: service-map-summaries-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Service Map — Summaries. 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 Operationalinsights
        Workspaces Workspacename Features Servicemap Summaries Machines
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: service-map-summaries.microsoftazuresummariesgetmachines
      with:
        startTime: tools.startTime
        endTime: tools.endTime
      outputParameters:
      - type: object
        mapping: $.