Microsoft Azure · Capability

Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation

Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation. 9 operations. Lead operation: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAppComplianceAutomation

What You Can Do

GET
Microsoftazureoperationslist — Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations
/v1/providers/microsoft-appcomplianceautomation/operations
GET
Microsoftazurereportslist — Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports
/v1/providers/microsoft-appcomplianceautomation/reports
GET
Microsoftazurereportget — Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}
PUT
Microsoftazurereportcreateorupdate — Microsoft Azure Put Providers Microsoft Appcomplianceautomation Reports Reportname
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}
PATCH
Microsoftazurereportupdate — Microsoft Azure Patch Providers Microsoft Appcomplianceautomation Reports Reportname
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}
DELETE
Microsoftazurereportdelete — Microsoft Azure Delete Providers Microsoft Appcomplianceautomation Reports Reportname
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}
GET
Microsoftazuresnapshotslist — Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}/snapshots
GET
Microsoftazuresnapshotget — Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}/snapshots/{snapshotname}
POST
Microsoftazuresnapshotdownload — Microsoft Azure Post Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname Download
/v1/providers/microsoft-appcomplianceautomation/reports/{reportname}/snapshots/{snapshotname}/download

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations

read-only idempotent
microsoft-azure-get-providers-microsoft-2

Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports

read-only idempotent
microsoft-azure-get-providers-microsoft-3

Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname

read-only idempotent
microsoft-azure-put-providers-microsoft

Microsoft Azure Put Providers Microsoft Appcomplianceautomation Reports Reportname

idempotent
microsoft-azure-patch-providers-microsoft

Microsoft Azure Patch Providers Microsoft Appcomplianceautomation Reports Reportname

idempotent
microsoft-azure-delete-providers-microsoft

Microsoft Azure Delete Providers Microsoft Appcomplianceautomation Reports Reportname

idempotent
microsoft-azure-get-providers-microsoft-4

Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots

read-only idempotent
microsoft-azure-get-providers-microsoft-5

Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname

read-only idempotent
microsoft-azure-post-providers-microsoft

Microsoft Azure Post Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname Download

Capability Spec

app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation
  description: 'Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation. 9 operations.
    Lead operation: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations. Self-contained Naftiko capability
    covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - AppComplianceAutomation
  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: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation
    baseUri: https://management.azure.com
    description: Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation business capability.
      Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.AppComplianceAutomation-operations
      path: /providers/Microsoft.AppComplianceAutomation/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.AppComplianceAutomation-reports
      path: /providers/Microsoft.AppComplianceAutomation/reports
      operations:
      - name: microsoftazurereportslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.AppComplianceAutomation-reports-reportName
      path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}
      operations:
      - name: microsoftazurereportget
        method: GET
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurereportcreateorupdate
        method: PUT
        description: Microsoft Azure Put Providers Microsoft Appcomplianceautomation Reports Reportname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters for the create or update operation
          required: true
      - name: microsoftazurereportupdate
        method: PATCH
        description: Microsoft Azure Patch Providers Microsoft Appcomplianceautomation Reports Reportname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters for the create or update operation
          required: true
      - name: microsoftazurereportdelete
        method: DELETE
        description: Microsoft Azure Delete Providers Microsoft Appcomplianceautomation Reports Reportname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.AppComplianceAutomation-reports-reportName-snapshots
      path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}/snapshots
      operations:
      - name: microsoftazuresnapshotslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.AppComplianceAutomation-reports-reportName-snapshots-snapsho
      path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}/snapshots/{snapshotName}
      operations:
      - name: microsoftazuresnapshotget
        method: GET
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.AppComplianceAutomation-reports-reportName-snapshots-snapsho
      path: /providers/Microsoft.AppComplianceAutomation/reports/{reportName}/snapshots/{snapshotName}/download
      operations:
      - name: microsoftazuresnapshotdownload
        method: POST
        description: Microsoft Azure Post Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
          Download
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters for the query operation
          required: true
  exposes:
  - type: rest
    namespace: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation-rest
    port: 8080
    description: REST adapter for Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-appcomplianceautomation/operations
      name: providers-microsoft-appcomplianceautomation-operations
      description: REST surface for providers-Microsoft.AppComplianceAutomation-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-appcomplianceautomation/reports
      name: providers-microsoft-appcomplianceautomation-reports
      description: REST surface for providers-Microsoft.AppComplianceAutomation-reports.
      operations:
      - method: GET
        name: microsoftazurereportslist
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-appcomplianceautomation/reports/{reportname}
      name: providers-microsoft-appcomplianceautomation-reports-reportname
      description: REST surface for providers-Microsoft.AppComplianceAutomation-reports-reportName.
      operations:
      - method: GET
        name: microsoftazurereportget
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurereportcreateorupdate
        description: Microsoft Azure Put Providers Microsoft Appcomplianceautomation Reports Reportname
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportcreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurereportupdate
        description: Microsoft Azure Patch Providers Microsoft Appcomplianceautomation Reports Reportname
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurereportdelete
        description: Microsoft Azure Delete Providers Microsoft Appcomplianceautomation Reports Reportname
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-appcomplianceautomation/reports/{reportname}/snapshots
      name: providers-microsoft-appcomplianceautomation-reports-reportname-snapshots
      description: REST surface for providers-Microsoft.AppComplianceAutomation-reports-reportName-snapshots.
      operations:
      - method: GET
        name: microsoftazuresnapshotslist
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazuresnapshotslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-appcomplianceautomation/reports/{reportname}/snapshots/{snapshotname}
      name: providers-microsoft-appcomplianceautomation-reports-reportname-snapshots-snapsho
      description: REST surface for providers-Microsoft.AppComplianceAutomation-reports-reportName-snapshots-snapsho.
      operations:
      - method: GET
        name: microsoftazuresnapshotget
        description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazuresnapshotget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-appcomplianceautomation/reports/{reportname}/snapshots/{snapshotname}/download
      name: providers-microsoft-appcomplianceautomation-reports-reportname-snapshots-snapsho
      description: REST surface for providers-Microsoft.AppComplianceAutomation-reports-reportName-snapshots-snapsho.
      operations:
      - method: POST
        name: microsoftazuresnapshotdownload
        description: Microsoft Azure Post Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
          Download
        call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazuresnapshotdownload
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure App Compliance Automation Tool for Microsoft 365 — AppComplianceAutomation.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-3
      description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-providers-microsoft
      description: Microsoft Azure Put Providers Microsoft Appcomplianceautomation Reports Reportname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportcreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-providers-microsoft
      description: Microsoft Azure Patch Providers Microsoft Appcomplianceautomation Reports Reportname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-providers-microsoft
      description: Microsoft Azure Delete Providers Microsoft Appcomplianceautomation Reports Reportname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazurereportdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-4
      description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazuresnapshotslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-5
      description: Microsoft Azure Get Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazuresnapshotget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-providers-microsoft
      description: Microsoft Azure Post Providers Microsoft Appcomplianceautomation Reports Reportname Snapshots Snapshotname
        Download
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: app-compliance-automation-tool-for-microsoft-365-appcomplianceautomation.microsoftazuresnapshotdownload
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.