Microsoft Purview · Capability

Microsoft Purview Data Security and Governance API — Protection Scopes

Microsoft Purview Data Security and Governance API — Protection Scopes. 1 operations. Lead operation: Microsoft Purview Compute protection scopes. Self-contained Naftiko capability covering one Microsoft Purview business surface.

Run with Naftiko Microsoft PurviewProtection Scopes

What You Can Do

POST
Computeprotectionscopes — Microsoft Purview Compute protection scopes
/v1/security/datasecurityandgovernance/protectionscopes/microsoft-graph-security-computeprotectionscopes

MCP Tools

microsoft-purview-compute-protection-scopes

Microsoft Purview Compute protection scopes

Capability Spec

data-security-governance-protection-scopes.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Purview Data Security and Governance API — Protection Scopes
  description: 'Microsoft Purview Data Security and Governance API — Protection Scopes. 1 operations. Lead operation: Microsoft
    Purview Compute protection scopes. Self-contained Naftiko capability covering one Microsoft Purview business surface.'
  tags:
  - Microsoft Purview
  - Protection Scopes
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    MICROSOFT_PURVIEW_API_KEY: MICROSOFT_PURVIEW_API_KEY
capability:
  consumes:
  - type: http
    namespace: data-security-governance-protection-scopes
    baseUri: https://graph.microsoft.com/v1.0
    description: Microsoft Purview Data Security and Governance API — Protection Scopes business capability. Self-contained,
      no shared references.
    resources:
    - name: security-dataSecurityAndGovernance-protectionScopes-microsoft.graph.security.com
      path: /security/dataSecurityAndGovernance/protectionScopes/microsoft.graph.security.computeProtectionScopes
      operations:
      - name: computeprotectionscopes
        method: POST
        description: Microsoft Purview Compute protection scopes
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: object
          description: Request body (JSON).
          required: true
    authentication:
      type: bearer
      token: '{{env.MICROSOFT_PURVIEW_API_KEY}}'
  exposes:
  - type: rest
    namespace: data-security-governance-protection-scopes-rest
    port: 8080
    description: REST adapter for Microsoft Purview Data Security and Governance API — Protection Scopes. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/security/datasecurityandgovernance/protectionscopes/microsoft-graph-security-computeprotectionscopes
      name: security-datasecurityandgovernance-protectionscopes-microsoft-graph-security-com
      description: REST surface for security-dataSecurityAndGovernance-protectionScopes-microsoft.graph.security.com.
      operations:
      - method: POST
        name: computeprotectionscopes
        description: Microsoft Purview Compute protection scopes
        call: data-security-governance-protection-scopes.computeprotectionscopes
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: data-security-governance-protection-scopes-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Purview Data Security and Governance API — Protection Scopes. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-purview-compute-protection-scopes
      description: Microsoft Purview Compute protection scopes
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: data-security-governance-protection-scopes.computeprotectionscopes
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.