Microsoft Azure · Capability

Microsoft Azure AzureChangeAnalysisManagementClient — Changes

Microsoft Azure AzureChangeAnalysisManagementClient — Changes. 2 operations. Lead operation: Microsoft Azure List The Changes Of A Subscription Within The Specified Time Range Customer Data Will Always Be Masked. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureChanges

What You Can Do

GET
Microsoftazurechangeslistchangesbysubscription — Microsoft Azure List The Changes Of A Subscription Within The Specified Time Range Customer Data Will Always Be Masked
/v1/subscriptions/{subscriptionid}/providers/microsoft-changeanalysis/changes
GET
Microsoftazurechangeslistchangesbyresourcegroup — Microsoft Azure List The Changes Of A Resource Group Within The Specified Time Range Customer Data Will Always Be Masked
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-changeanalysis/changes

MCP Tools

microsoft-azure-list-changes-subscription

Microsoft Azure List The Changes Of A Subscription Within The Specified Time Range Customer Data Will Always Be Masked

read-only idempotent
microsoft-azure-list-changes-resource

Microsoft Azure List The Changes Of A Resource Group Within The Specified Time Range Customer Data Will Always Be Masked

read-only idempotent

Capability Spec

azurechangeanalysismanagementclient-changes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure AzureChangeAnalysisManagementClient — Changes
  description: 'Microsoft Azure AzureChangeAnalysisManagementClient — Changes. 2 operations. Lead operation: Microsoft Azure
    List The Changes Of A Subscription Within The Specified Time Range Customer Data Will Always Be Masked. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Changes
  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: azurechangeanalysismanagementclient-changes
    baseUri: https://management.azure.com
    description: Microsoft Azure AzureChangeAnalysisManagementClient — Changes business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.ChangeAnalysis-changes
      path: /subscriptions/{subscriptionId}/providers/Microsoft.ChangeAnalysis/changes
      operations:
      - name: microsoftazurechangeslistchangesbysubscription
        method: GET
        description: Microsoft Azure List The Changes Of A Subscription Within The Specified Time Range Customer Data Will
          Always Be Masked
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ChangeAnalysis/changes
      operations:
      - name: microsoftazurechangeslistchangesbyresourcegroup
        method: GET
        description: Microsoft Azure List The Changes Of A Resource Group Within The Specified Time Range Customer Data Will
          Always Be Masked
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: azurechangeanalysismanagementclient-changes-rest
    port: 8080
    description: REST adapter for Microsoft Azure AzureChangeAnalysisManagementClient — Changes. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-changeanalysis/changes
      name: subscriptions-subscriptionid-providers-microsoft-changeanalysis-changes
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ChangeAnalysis-changes.
      operations:
      - method: GET
        name: microsoftazurechangeslistchangesbysubscription
        description: Microsoft Azure List The Changes Of A Subscription Within The Specified Time Range Customer Data Will
          Always Be Masked
        call: azurechangeanalysismanagementclient-changes.microsoftazurechangeslistchangesbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-changeanalysis/changes
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurechangeslistchangesbyresourcegroup
        description: Microsoft Azure List The Changes Of A Resource Group Within The Specified Time Range Customer Data Will
          Always Be Masked
        call: azurechangeanalysismanagementclient-changes.microsoftazurechangeslistchangesbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azurechangeanalysismanagementclient-changes-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure AzureChangeAnalysisManagementClient — Changes. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-list-changes-subscription
      description: Microsoft Azure List The Changes Of A Subscription Within The Specified Time Range Customer Data Will Always
        Be Masked
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azurechangeanalysismanagementclient-changes.microsoftazurechangeslistchangesbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-list-changes-resource
      description: Microsoft Azure List The Changes Of A Resource Group Within The Specified Time Range Customer Data Will
        Always Be Masked
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azurechangeanalysismanagementclient-changes.microsoftazurechangeslistchangesbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.