Microsoft Azure · Capability

Microsoft Azure Microsoft Code Transparency Service — Configuration

Microsoft Azure Microsoft Code Transparency Service — Configuration. 1 operations. Lead operation: Microsoft Azure Get Configuration. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureConfiguration

What You Can Do

GET
Microsoftazuregetcodetransparencyconfig — Microsoft Azure Get Configuration
/v1/configuration

MCP Tools

microsoft-azure-get-configuration

Microsoft Azure Get Configuration

read-only idempotent

Capability Spec

microsoft-code-transparency-service-configuration.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft Code Transparency Service — Configuration
  description: 'Microsoft Azure Microsoft Code Transparency Service — Configuration. 1 operations. Lead operation: Microsoft
    Azure Get Configuration. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Configuration
  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: microsoft-code-transparency-service-configuration
    baseUri: ''
    description: Microsoft Azure Microsoft Code Transparency Service — Configuration business capability. Self-contained,
      no shared references.
    resources:
    - name: configuration
      path: /configuration
      operations:
      - name: microsoftazuregetcodetransparencyconfig
        method: GET
        description: Microsoft Azure Get Configuration
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: microsoft-code-transparency-service-configuration-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft Code Transparency Service — Configuration. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/configuration
      name: configuration
      description: REST surface for configuration.
      operations:
      - method: GET
        name: microsoftazuregetcodetransparencyconfig
        description: Microsoft Azure Get Configuration
        call: microsoft-code-transparency-service-configuration.microsoftazuregetcodetransparencyconfig
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoft-code-transparency-service-configuration-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft Code Transparency Service — Configuration. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-configuration
      description: Microsoft Azure Get Configuration
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoft-code-transparency-service-configuration.microsoftazuregetcodetransparencyconfig
      outputParameters:
      - type: object
        mapping: $.