Microsoft Azure · Capability

Microsoft Azure Service Map — MachineGroups

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

Run with Naftiko Microsoft AzureMachineGroups

What You Can Do

GET
Microsoftazuremachinegroupslistbyworkspace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups
POST
Microsoftazuremachinegroupscreate — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups
GET
Microsoftazuremachinegroupsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups/{machinegroupname}
PUT
Microsoftazuremachinegroupsupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups/{machinegroupname}
DELETE
Microsoftazuremachinegroupsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups/{machinegroupname}
GET
Microsoftazuremachineslistmachinegroupmembership — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machines Machinename Machinegroups
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machines/{machinename}/machinegroups

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups

microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname

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

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

read-only idempotent

Capability Spec

service-map-machinegroups.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Service Map — MachineGroups
  description: 'Microsoft Azure Service Map — MachineGroups. 6 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights Workspaces Workspacename Features
    Servicemap Machinegroups. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - MachineGroups
  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-machinegroups
    baseUri: https://management.azure.com
    description: Microsoft Azure Service Map — MachineGroups 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/machineGroups
      operations:
      - name: microsoftazuremachinegroupslistbyworkspace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
        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
      - name: microsoftazuremachinegroupscreate
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: machineGroup
          in: body
          type: string
          description: Machine Group resource to create.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machineGroups/{machineGroupName}
      operations:
      - name: microsoftazuremachinegroupsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
        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
      - name: microsoftazuremachinegroupsupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: machineGroup
          in: body
          type: string
          description: Machine Group resource to update.
          required: true
      - name: microsoftazuremachinegroupsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/features/serviceMap/machines/{machineName}/machineGroups
      operations:
      - name: microsoftazuremachineslistmachinegroupmembership
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machines Machinename Machinegroups
        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-machinegroups-rest
    port: 8080
    description: REST adapter for Microsoft Azure Service Map — MachineGroups. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremachinegroupslistbyworkspace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
        call: service-map-machinegroups.microsoftazuremachinegroupslistbyworkspace
        with:
          startTime: rest.startTime
          endTime: rest.endTime
        outputParameters:
        - type: object
          mapping: $.
      - method: POST
        name: microsoftazuremachinegroupscreate
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
        call: service-map-machinegroups.microsoftazuremachinegroupscreate
        with:
          machineGroup: rest.machineGroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machinegroups/{machinegroupname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremachinegroupsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
        call: service-map-machinegroups.microsoftazuremachinegroupsget
        with:
          startTime: rest.startTime
          endTime: rest.endTime
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazuremachinegroupsupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
        call: service-map-machinegroups.microsoftazuremachinegroupsupdate
        with:
          machineGroup: rest.machineGroup
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazuremachinegroupsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
        call: service-map-machinegroups.microsoftazuremachinegroupsdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-operationalinsights/workspaces/{workspacename}/features/servicemap/machines/{machinename}/machinegroups
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazuremachineslistmachinegroupmembership
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Operationalinsights Workspaces Workspacename Features Servicemap Machines Machinename Machinegroups
        call: service-map-machinegroups.microsoftazuremachineslistmachinegroupmembership
        with:
          startTime: rest.startTime
          endTime: rest.endTime
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: service-map-machinegroups-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Service Map — MachineGroups. 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 Machinegroups
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: service-map-machinegroups.microsoftazuremachinegroupslistbyworkspace
      with:
        startTime: tools.startTime
        endTime: tools.endTime
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: service-map-machinegroups.microsoftazuremachinegroupscreate
      with:
        machineGroup: tools.machineGroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights
        Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: service-map-machinegroups.microsoftazuremachinegroupsget
      with:
        startTime: tools.startTime
        endTime: tools.endTime
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights
        Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: service-map-machinegroups.microsoftazuremachinegroupsupdate
      with:
        machineGroup: tools.machineGroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Operationalinsights Workspaces Workspacename Features Servicemap Machinegroups Machinegroupname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: service-map-machinegroups.microsoftazuremachinegroupsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Operationalinsights
        Workspaces Workspacename Features Servicemap Machines Machinename Machinegroups
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: service-map-machinegroups.microsoftazuremachineslistmachinegroupmembership
      with:
        startTime: tools.startTime
        endTime: tools.endTime
      outputParameters:
      - type: object
        mapping: $.