Microsoft Azure · Capability

Microsoft Azure Software Plan RP — Hybrid Use Benefit

Microsoft Azure Software Plan RP — Hybrid Use Benefit. 4 operations. Lead operation: Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureHybrid Use Benefit

What You Can Do

PUT
Microsoftazurehybridusebenefitcreate — Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
/v1/{scope}/providers/microsoft-softwareplan/hybridusebenefits/{planid}
PATCH
Microsoftazurehybridusebenefitupdate — Microsoft Azure Patch Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
/v1/{scope}/providers/microsoft-softwareplan/hybridusebenefits/{planid}
GET
Microsoftazurehybridusebenefitget — Microsoft Azure Get Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
/v1/{scope}/providers/microsoft-softwareplan/hybridusebenefits/{planid}
DELETE
Microsoftazurehybridusebenefitdelete — Microsoft Azure Delete Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
/v1/{scope}/providers/microsoft-softwareplan/hybridusebenefits/{planid}

MCP Tools

microsoft-azure-put-scope-providers

Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid

idempotent
microsoft-azure-patch-scope-providers

Microsoft Azure Patch Scope Providers Microsoft Softwareplan Hybridusebenefits Planid

idempotent
microsoft-azure-get-scope-providers

Microsoft Azure Get Scope Providers Microsoft Softwareplan Hybridusebenefits Planid

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

Microsoft Azure Delete Scope Providers Microsoft Softwareplan Hybridusebenefits Planid

idempotent

Capability Spec

software-plan-rp-hybrid-use-benefit.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Software Plan RP — Hybrid Use Benefit
  description: 'Microsoft Azure Software Plan RP — Hybrid Use Benefit. 4 operations. Lead operation: Microsoft Azure Put Scope
    Providers Microsoft Softwareplan Hybridusebenefits Planid. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - Hybrid Use Benefit
  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: software-plan-rp-hybrid-use-benefit
    baseUri: https://management.azure.com
    description: Microsoft Azure Software Plan RP — Hybrid Use Benefit business capability. Self-contained, no shared references.
    resources:
    - name: scope-providers-Microsoft.SoftwarePlan-hybridUseBenefits-planId
      path: /{scope}/providers/Microsoft.SoftwarePlan/hybridUseBenefits/{planId}
      operations:
      - name: microsoftazurehybridusebenefitcreate
        method: PUT
        description: Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurehybridusebenefitupdate
        method: PATCH
        description: Microsoft Azure Patch Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurehybridusebenefitget
        method: GET
        description: Microsoft Azure Get Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurehybridusebenefitdelete
        method: DELETE
        description: Microsoft Azure Delete Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: software-plan-rp-hybrid-use-benefit-rest
    port: 8080
    description: REST adapter for Microsoft Azure Software Plan RP — Hybrid Use Benefit. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{scope}/providers/microsoft-softwareplan/hybridusebenefits/{planid}
      name: scope-providers-microsoft-softwareplan-hybridusebenefits-planid
      description: REST surface for scope-providers-Microsoft.SoftwarePlan-hybridUseBenefits-planId.
      operations:
      - method: PUT
        name: microsoftazurehybridusebenefitcreate
        description: Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitcreate
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurehybridusebenefitupdate
        description: Microsoft Azure Patch Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitupdate
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurehybridusebenefitget
        description: Microsoft Azure Get Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurehybridusebenefitdelete
        description: Microsoft Azure Delete Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
        call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: software-plan-rp-hybrid-use-benefit-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Software Plan RP — Hybrid Use Benefit. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-put-scope-providers
      description: Microsoft Azure Put Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitcreate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-scope-providers
      description: Microsoft Azure Patch Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitupdate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-scope-providers
      description: Microsoft Azure Get Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-scope-providers
      description: Microsoft Azure Delete Scope Providers Microsoft Softwareplan Hybridusebenefits Planid
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: software-plan-rp-hybrid-use-benefit.microsoftazurehybridusebenefitdelete
      outputParameters:
      - type: object
        mapping: $.