Microsoft Azure · Capability

Microsoft Azure Billing benefits RP — Savings Plan Order Aliases

Microsoft Azure Billing benefits RP — Savings Plan Order Aliases. 2 operations. Lead operation: Microsoft Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureSavings Plan Order Aliases

What You Can Do

PUT
Microsoftazuresavingsplanorderaliascreate — Microsoft Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
/v1/providers/microsoft-billingbenefits/savingsplanorderaliases/{savingsplanorderaliasname}
GET
Microsoftazuresavingsplanorderaliasget — Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
/v1/providers/microsoft-billingbenefits/savingsplanorderaliases/{savingsplanorderaliasname}

MCP Tools

microsoft-azure-put-providers-microsoft

Microsoft Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname

idempotent
microsoft-azure-get-providers-microsoft

Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname

read-only idempotent

Capability Spec

billing-benefits-rp-savings-plan-order-aliases.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Billing benefits RP — Savings Plan Order Aliases
  description: 'Microsoft Azure Billing benefits RP — Savings Plan Order Aliases. 2 operations. Lead operation: Microsoft
    Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname. Self-contained Naftiko
    capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Savings Plan Order Aliases
  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: billing-benefits-rp-savings-plan-order-aliases
    baseUri: https://management.azure.com
    description: Microsoft Azure Billing benefits RP — Savings Plan Order Aliases business capability. Self-contained, no
      shared references.
    resources:
    - name: providers-Microsoft.BillingBenefits-savingsPlanOrderAliases-savingsPlanOrderAlia
      path: /providers/Microsoft.BillingBenefits/savingsPlanOrderAliases/{savingsPlanOrderAliasName}
      operations:
      - name: microsoftazuresavingsplanorderaliascreate
        method: PUT
        description: Microsoft Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazuresavingsplanorderaliasget
        method: GET
        description: Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: billing-benefits-rp-savings-plan-order-aliases-rest
    port: 8080
    description: REST adapter for Microsoft Azure Billing benefits RP — Savings Plan Order Aliases. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/providers/microsoft-billingbenefits/savingsplanorderaliases/{savingsplanorderaliasname}
      name: providers-microsoft-billingbenefits-savingsplanorderaliases-savingsplanorderalia
      description: REST surface for providers-Microsoft.BillingBenefits-savingsPlanOrderAliases-savingsPlanOrderAlia.
      operations:
      - method: PUT
        name: microsoftazuresavingsplanorderaliascreate
        description: Microsoft Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
        call: billing-benefits-rp-savings-plan-order-aliases.microsoftazuresavingsplanorderaliascreate
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazuresavingsplanorderaliasget
        description: Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
        call: billing-benefits-rp-savings-plan-order-aliases.microsoftazuresavingsplanorderaliasget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: billing-benefits-rp-savings-plan-order-aliases-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Billing benefits RP — Savings Plan Order Aliases. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-put-providers-microsoft
      description: Microsoft Azure Put Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: billing-benefits-rp-savings-plan-order-aliases.microsoftazuresavingsplanorderaliascreate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-providers-microsoft
      description: Microsoft Azure Get Providers Microsoft Billingbenefits Savingsplanorderaliases Savingsplanorderaliasname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: billing-benefits-rp-savings-plan-order-aliases.microsoftazuresavingsplanorderaliasget
      outputParameters:
      - type: object
        mapping: $.