Microsoft Azure · Capability

Microsoft Azure Visual Studio Resource Provider Client — Operations

Microsoft Azure Visual Studio Resource Provider Client — Operations. 1 operations. Lead operation: Microsoft Azure Operations List. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureOperations

What You Can Do

GET
Microsoftazureoperationslist — Microsoft Azure Operations List
/v1/providers/microsoft-visualstudio/operations

MCP Tools

microsoft-azure-operations-list

Microsoft Azure Operations List

read-only idempotent

Capability Spec

visual-studio-resource-provider-client-operations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Visual Studio Resource Provider Client — Operations
  description: 'Microsoft Azure Visual Studio Resource Provider Client — Operations. 1 operations. Lead operation: Microsoft
    Azure Operations List. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Operations
  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: visual-studio-resource-provider-client-operations
    baseUri: https://management.azure.com
    description: Microsoft Azure Visual Studio Resource Provider Client — Operations business capability. Self-contained,
      no shared references.
    resources:
    - name: providers-microsoft.visualstudio-operations
      path: /providers/microsoft.visualstudio/operations
      operations:
      - name: microsoftazureoperationslist
        method: GET
        description: Microsoft Azure Operations List
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: visual-studio-resource-provider-client-operations-rest
    port: 8080
    description: REST adapter for Microsoft Azure Visual Studio Resource Provider Client — Operations. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-visualstudio/operations
      name: providers-microsoft-visualstudio-operations
      description: REST surface for providers-microsoft.visualstudio-operations.
      operations:
      - method: GET
        name: microsoftazureoperationslist
        description: Microsoft Azure Operations List
        call: visual-studio-resource-provider-client-operations.microsoftazureoperationslist
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: visual-studio-resource-provider-client-operations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Visual Studio Resource Provider Client — Operations. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-operations-list
      description: Microsoft Azure Operations List
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: visual-studio-resource-provider-client-operations.microsoftazureoperationslist
      outputParameters:
      - type: object
        mapping: $.