Microsoft Azure · Capability

Microsoft Azure Purview Data Map Service REST API Document — Audit

Microsoft Azure Purview Data Map Service REST API Document — Audit. 1 operations. Lead operation: Microsoft Azure Post Audit Query. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureAudit

What You Can Do

POST
Microsoftazureauditquery — Microsoft Azure Post Audit Query
/v1/audit/query

MCP Tools

microsoft-azure-post-audit-query

Microsoft Azure Post Audit Query

read-only

Capability Spec

purview-data-map-service-rest-api-document-audit.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Purview Data Map Service REST API Document — Audit
  description: 'Microsoft Azure Purview Data Map Service REST API Document — Audit. 1 operations. Lead operation: Microsoft
    Azure Post Audit Query. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Audit
  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: purview-data-map-service-rest-api-document-audit
    baseUri: ''
    description: Microsoft Azure Purview Data Map Service REST API Document — Audit business capability. Self-contained, no
      shared references.
    resources:
    - name: audit-query
      path: /audit/query
      operations:
      - name: microsoftazureauditquery
        method: POST
        description: Microsoft Azure Post Audit Query
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: auditLogQueryRequest
          in: body
          type: string
          description: An object specifying the search criteria.
          required: true
  exposes:
  - type: rest
    namespace: purview-data-map-service-rest-api-document-audit-rest
    port: 8080
    description: REST adapter for Microsoft Azure Purview Data Map Service REST API Document — Audit. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/audit/query
      name: audit-query
      description: REST surface for audit-query.
      operations:
      - method: POST
        name: microsoftazureauditquery
        description: Microsoft Azure Post Audit Query
        call: purview-data-map-service-rest-api-document-audit.microsoftazureauditquery
        with:
          auditLogQueryRequest: rest.auditLogQueryRequest
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: purview-data-map-service-rest-api-document-audit-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Purview Data Map Service REST API Document — Audit. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-post-audit-query
      description: Microsoft Azure Post Audit Query
      hints:
        readOnly: true
        destructive: false
        idempotent: false
      call: purview-data-map-service-rest-api-document-audit.microsoftazureauditquery
      with:
        auditLogQueryRequest: tools.auditLogQueryRequest
      outputParameters:
      - type: object
        mapping: $.