Microsoft Azure · Capability

Microsoft Azure PeeringManagementClient — Peerings

Microsoft Azure PeeringManagementClient — Peerings. 6 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePeerings

What You Can Do

GET
Microsoftazurepeeringslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings
/v1/subscriptions/{subscriptionid}/providers/microsoft-peering/peerings
GET
Microsoftazurepeeringslistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings
GET
Microsoftazurepeeringsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings/{peeringname}
PUT
Microsoftazurepeeringscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings/{peeringname}
DELETE
Microsoftazurepeeringsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings/{peeringname}
PATCH
Microsoftazurepeeringsupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings/{peeringname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname

read-only idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname

idempotent
microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering Peerings Peeringname

idempotent

Capability Spec

peeringmanagementclient-peerings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure PeeringManagementClient — Peerings
  description: 'Microsoft Azure PeeringManagementClient — Peerings. 6 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Peering Peerings. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - Peerings
  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: peeringmanagementclient-peerings
    baseUri: https://management.azure.com
    description: Microsoft Azure PeeringManagementClient — Peerings business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Peering-peerings
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Peering/peerings
      operations:
      - name: microsoftazurepeeringslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings
      operations:
      - name: microsoftazurepeeringslistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Peering/peerings/{peeringName}
      operations:
      - name: microsoftazurepeeringsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
      - name: microsoftazurepeeringscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
        - name: peering
          in: body
          type: string
          description: The properties needed to create or update a peering.
          required: true
      - name: microsoftazurepeeringsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
      - name: microsoftazurepeeringsupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
        - name: tags
          in: body
          type: string
          description: The resource tags.
          required: true
  exposes:
  - type: rest
    namespace: peeringmanagementclient-peerings-rest
    port: 8080
    description: REST adapter for Microsoft Azure PeeringManagementClient — Peerings. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-peering/peerings
      name: subscriptions-subscriptionid-providers-microsoft-peering-peerings
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Peering-peerings.
      operations:
      - method: GET
        name: microsoftazurepeeringslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings
        call: peeringmanagementclient-peerings.microsoftazurepeeringslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurepeeringslistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings
        call: peeringmanagementclient-peerings.microsoftazurepeeringslistbyresourcegroup
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-peering/peerings/{peeringname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurepeeringsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        call: peeringmanagementclient-peerings.microsoftazurepeeringsget
        with:
          resourceGroupName: rest.resourceGroupName
          peeringName: rest.peeringName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurepeeringscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        call: peeringmanagementclient-peerings.microsoftazurepeeringscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          peeringName: rest.peeringName
          peering: rest.peering
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurepeeringsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        call: peeringmanagementclient-peerings.microsoftazurepeeringsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          peeringName: rest.peeringName
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurepeeringsupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Peering Peerings Peeringname
        call: peeringmanagementclient-peerings.microsoftazurepeeringsupdate
        with:
          resourceGroupName: rest.resourceGroupName
          peeringName: rest.peeringName
          tags: rest.tags
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: peeringmanagementclient-peerings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure PeeringManagementClient — Peerings. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Peering Peerings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: peeringmanagementclient-peerings.microsoftazurepeeringslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering
        Peerings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: peeringmanagementclient-peerings.microsoftazurepeeringslistbyresourcegroup
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering
        Peerings Peeringname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: peeringmanagementclient-peerings.microsoftazurepeeringsget
      with:
        resourceGroupName: tools.resourceGroupName
        peeringName: tools.peeringName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Peering
        Peerings Peeringname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: peeringmanagementclient-peerings.microsoftazurepeeringscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        peeringName: tools.peeringName
        peering: tools.peering
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Peering Peerings Peeringname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: peeringmanagementclient-peerings.microsoftazurepeeringsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        peeringName: tools.peeringName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Peering Peerings Peeringname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: peeringmanagementclient-peerings.microsoftazurepeeringsupdate
      with:
        resourceGroupName: tools.resourceGroupName
        peeringName: tools.peeringName
        tags: tools.tags
      outputParameters:
      - type: object
        mapping: $.