Microsoft Azure · Capability

Microsoft Azure EducationManagementClient — Labs

Microsoft Azure EducationManagementClient — Labs. 6 operations. Lead operation: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureLabs

What You Can Do

GET
Microsoftazurelabslist — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs
GET
Microsoftazurelabsget — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs/default
DELETE
Microsoftazurelabsdelete — Microsoft Azure Delete Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs/default
PUT
Microsoftazurelabscreateorupdate — Microsoft Azure Put Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs/default
POST
Microsoftazurelabsgenerateinvitecode — Microsoft Azure Post Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Generateinvitecode
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs/default/generateinvitecode
GET
Microsoftazurelabslistall — Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Labs
/v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/providers/microsoft-education/labs

MCP Tools

microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs

read-only idempotent
microsoft-azure-get-providers-microsoft-2

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default

read-only idempotent
microsoft-azure-delete-providers-microsoft

Microsoft Azure Delete Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default

idempotent
microsoft-azure-put-providers-microsoft

Microsoft Azure Put Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default

idempotent
microsoft-azure-post-providers-microsoft

Microsoft Azure Post Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Generateinvitecode

microsoft-azure-get-providers-microsoft-3

Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Providers Microsoft Education Labs

read-only idempotent

Capability Spec

educationmanagementclient-labs.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure EducationManagementClient — Labs
  description: 'Microsoft Azure EducationManagementClient — Labs. 6 operations. Lead operation: Microsoft Azure Get Providers
    Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename Invoicesections Invoicesectionname
    Providers Microsoft Education Labs. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Labs
  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: educationmanagementclient-labs
    baseUri: https://management.azure.com
    description: Microsoft Azure EducationManagementClient — Labs business capability. Self-contained, no shared references.
    resources:
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs
      operations:
      - name: microsoftazurelabslist
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs/default
      operations:
      - name: microsoftazurelabsget
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurelabsdelete
        method: DELETE
        description: Microsoft Azure Delete Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles
          Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurelabscreateorupdate
        method: PUT
        description: Microsoft Azure Put Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Request parameters that are provided to create lab resource.
          required: true
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/invoiceSections/{invoiceSectionName}/providers/Microsoft.Education/labs/default/generateInviteCode
      operations:
      - name: microsoftazurelabsgenerateinvitecode
        method: POST
        description: Microsoft Azure Post Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Generateinvitecode
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Request parameters that are provided to generate invite code.
          required: true
    - name: providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b
      path: /providers/Microsoft.Billing/billingAccounts/{billingAccountName}/billingProfiles/{billingProfileName}/providers/Microsoft.Education/labs
      operations:
      - name: microsoftazurelabslistall
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Providers Microsoft Education Labs
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: educationmanagementclient-labs-rest
    port: 8080
    description: REST adapter for Microsoft Azure EducationManagementClient — Labs. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs
      name: providers-microsoft-billing-billingaccounts-billingaccountname-billingprofiles-b
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b.
      operations:
      - method: GET
        name: microsoftazurelabslist
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs
        call: educationmanagementclient-labs.microsoftazurelabslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs/default
      name: providers-microsoft-billing-billingaccounts-billingaccountname-billingprofiles-b
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b.
      operations:
      - method: GET
        name: microsoftazurelabsget
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
        call: educationmanagementclient-labs.microsoftazurelabsget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurelabsdelete
        description: Microsoft Azure Delete Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles
          Billingprofilename Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
        call: educationmanagementclient-labs.microsoftazurelabsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurelabscreateorupdate
        description: Microsoft Azure Put Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
        call: educationmanagementclient-labs.microsoftazurelabscreateorupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/invoicesections/{invoicesectionname}/providers/microsoft-education/labs/default/generateinvitecode
      name: providers-microsoft-billing-billingaccounts-billingaccountname-billingprofiles-b
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b.
      operations:
      - method: POST
        name: microsoftazurelabsgenerateinvitecode
        description: Microsoft Azure Post Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Generateinvitecode
        call: educationmanagementclient-labs.microsoftazurelabsgenerateinvitecode
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/providers/microsoft-billing/billingaccounts/{billingaccountname}/billingprofiles/{billingprofilename}/providers/microsoft-education/labs
      name: providers-microsoft-billing-billingaccounts-billingaccountname-billingprofiles-b
      description: REST surface for providers-Microsoft.Billing-billingAccounts-billingAccountName-billingProfiles-b.
      operations:
      - method: GET
        name: microsoftazurelabslistall
        description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
          Providers Microsoft Education Labs
        call: educationmanagementclient-labs.microsoftazurelabslistall
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: educationmanagementclient-labs-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure EducationManagementClient — Labs. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Invoicesections Invoicesectionname Providers Microsoft Education Labs
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: educationmanagementclient-labs.microsoftazurelabslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-2
      description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: educationmanagementclient-labs.microsoftazurelabsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-providers-microsoft
      description: Microsoft Azure Delete Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: educationmanagementclient-labs.microsoftazurelabsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-providers-microsoft
      description: Microsoft Azure Put Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Invoicesections Invoicesectionname Providers Microsoft Education Labs Default
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: educationmanagementclient-labs.microsoftazurelabscreateorupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-providers-microsoft
      description: Microsoft Azure Post Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Invoicesections Invoicesectionname Providers Microsoft Education Labs Default Generateinvitecode
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: educationmanagementclient-labs.microsoftazurelabsgenerateinvitecode
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft-3
      description: Microsoft Azure Get Providers Microsoft Billing Billingaccounts Billingaccountname Billingprofiles Billingprofilename
        Providers Microsoft Education Labs
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: educationmanagementclient-labs.microsoftazurelabslistall
      outputParameters:
      - type: object
        mapping: $.