Microsoft Azure · Capability

Microsoft Azure DevCenter — EnvironmentOperations

Microsoft Azure DevCenter — EnvironmentOperations. 3 operations. Lead operation: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureEnvironmentOperations

What You Can Do

GET
Microsoftazureenvironmentslistoperations — Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations
/v1/projects/{projectname}/users/{userid}/environments/{environmentname}/operations
GET
Microsoftazureenvironmentsgetoperation — Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
/v1/projects/{projectname}/users/{userid}/environments/{environmentname}/operations/{operationid}
GET
Microsoftazureenvironmentsgetlogsbyoperation — Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid Logs
/v1/projects/{projectname}/users/{userid}/environments/{environmentname}/operations/{operationid}/logs

MCP Tools

microsoft-azure-get-projects-projectname

Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations

read-only idempotent
microsoft-azure-get-projects-projectname-2

Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid

read-only idempotent
microsoft-azure-get-projects-projectname-3

Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid Logs

read-only idempotent

Capability Spec

devcenter-environmentoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DevCenter — EnvironmentOperations
  description: 'Microsoft Azure DevCenter — EnvironmentOperations. 3 operations. Lead operation: Microsoft Azure Get Projects
    Projectname Users Userid Environments Environmentname Operations. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - EnvironmentOperations
  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: devcenter-environmentoperations
    baseUri: ''
    description: Microsoft Azure DevCenter — EnvironmentOperations business capability. Self-contained, no shared references.
    resources:
    - name: projects-projectName-users-userId-environments-environmentName-operations
      path: /projects/{projectName}/users/{userId}/environments/{environmentName}/operations
      operations:
      - name: microsoftazureenvironmentslistoperations
        method: GET
        description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: projects-projectName-users-userId-environments-environmentName-operations-operat
      path: /projects/{projectName}/users/{userId}/environments/{environmentName}/operations/{operationId}
      operations:
      - name: microsoftazureenvironmentsgetoperation
        method: GET
        description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: projects-projectName-users-userId-environments-environmentName-operations-operat
      path: /projects/{projectName}/users/{userId}/environments/{environmentName}/operations/{operationId}/logs
      operations:
      - name: microsoftazureenvironmentsgetlogsbyoperation
        method: GET
        description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
          Logs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: devcenter-environmentoperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure DevCenter — EnvironmentOperations. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/projects/{projectname}/users/{userid}/environments/{environmentname}/operations
      name: projects-projectname-users-userid-environments-environmentname-operations
      description: REST surface for projects-projectName-users-userId-environments-environmentName-operations.
      operations:
      - method: GET
        name: microsoftazureenvironmentslistoperations
        description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations
        call: devcenter-environmentoperations.microsoftazureenvironmentslistoperations
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/projects/{projectname}/users/{userid}/environments/{environmentname}/operations/{operationid}
      name: projects-projectname-users-userid-environments-environmentname-operations-operat
      description: REST surface for projects-projectName-users-userId-environments-environmentName-operations-operat.
      operations:
      - method: GET
        name: microsoftazureenvironmentsgetoperation
        description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
        call: devcenter-environmentoperations.microsoftazureenvironmentsgetoperation
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/projects/{projectname}/users/{userid}/environments/{environmentname}/operations/{operationid}/logs
      name: projects-projectname-users-userid-environments-environmentname-operations-operat
      description: REST surface for projects-projectName-users-userId-environments-environmentName-operations-operat.
      operations:
      - method: GET
        name: microsoftazureenvironmentsgetlogsbyoperation
        description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
          Logs
        call: devcenter-environmentoperations.microsoftazureenvironmentsgetlogsbyoperation
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: devcenter-environmentoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DevCenter — EnvironmentOperations. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-projects-projectname
      description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devcenter-environmentoperations.microsoftazureenvironmentslistoperations
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-projects-projectname-2
      description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devcenter-environmentoperations.microsoftazureenvironmentsgetoperation
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-projects-projectname-3
      description: Microsoft Azure Get Projects Projectname Users Userid Environments Environmentname Operations Operationid
        Logs
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: devcenter-environmentoperations.microsoftazureenvironmentsgetlogsbyoperation
      outputParameters:
      - type: object
        mapping: $.