Microsoft Azure · Capability

Microsoft Azure portal — PortalTenant

Microsoft Azure portal — PortalTenant. 1 operations. Lead operation: Microsoft Azure Post Providers Microsoft Portalservices Compilefile. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePortalTenant

What You Can Do

POST
Microsoftazureportaltenantcompilefile — Microsoft Azure Post Providers Microsoft Portalservices Compilefile
/v1/providers/microsoft-portalservices/compilefile

MCP Tools

microsoft-azure-post-providers-microsoft

Microsoft Azure Post Providers Microsoft Portalservices Compilefile

Capability Spec

portal-portaltenant.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure portal — PortalTenant
  description: 'Microsoft Azure portal — PortalTenant. 1 operations. Lead operation: Microsoft Azure Post Providers Microsoft
    Portalservices Compilefile. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PortalTenant
  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: portal-portaltenant
    baseUri: https://management.azure.com
    description: Microsoft Azure portal — PortalTenant business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.PortalServices-compilefile
      path: /providers/Microsoft.PortalServices/compilefile
      operations:
      - name: microsoftazureportaltenantcompilefile
        method: POST
        description: Microsoft Azure Post Providers Microsoft Portalservices Compilefile
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: portalTenantCompileFile
          in: body
          type: string
          description: The parameters required to compile a file.
          required: true
  exposes:
  - type: rest
    namespace: portal-portaltenant-rest
    port: 8080
    description: REST adapter for Microsoft Azure portal — PortalTenant. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-portalservices/compilefile
      name: providers-microsoft-portalservices-compilefile
      description: REST surface for providers-Microsoft.PortalServices-compilefile.
      operations:
      - method: POST
        name: microsoftazureportaltenantcompilefile
        description: Microsoft Azure Post Providers Microsoft Portalservices Compilefile
        call: portal-portaltenant.microsoftazureportaltenantcompilefile
        with:
          portalTenantCompileFile: rest.portalTenantCompileFile
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: portal-portaltenant-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure portal — PortalTenant. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: microsoft-azure-post-providers-microsoft
      description: Microsoft Azure Post Providers Microsoft Portalservices Compilefile
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: portal-portaltenant.microsoftazureportaltenantcompilefile
      with:
        portalTenantCompileFile: tools.portalTenantCompileFile
      outputParameters:
      - type: object
        mapping: $.