Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings

Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureExpressRouteCircuitPeerings

What You Can Do

GET
Microsoftazureexpressroutecircuitpeeringslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/expressroutecircuits/{circuitname}/peerings
DELETE
Microsoftazureexpressroutecircuitpeeringsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/expressroutecircuits/{circuitname}/peerings/{peeringname}
GET
Microsoftazureexpressroutecircuitpeeringsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/expressroutecircuits/{circuitname}/peerings/{peeringname}
PUT
Microsoftazureexpressroutecircuitpeeringscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/expressroutecircuits/{circuitname}/peerings/{peeringname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits Circuitname Peerings Peeringname

idempotent

Capability Spec

networkresourceproviderclient-expressroutecircuitpeerings.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings
  description: 'Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings. 4 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Expressroutecircuits
    Circuitname Peerings. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ExpressRouteCircuitPeerings
  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: networkresourceproviderclient-expressroutecircuitpeerings
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCircuits/{circuitName}/peerings
      operations:
      - name: microsoftazureexpressroutecircuitpeeringslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname 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: circuitName
          in: path
          type: string
          description: The name of the circuit.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/expressRouteCircuits/{circuitName}/peerings/{peeringName}
      operations:
      - name: microsoftazureexpressroutecircuitpeeringsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname 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: circuitName
          in: path
          type: string
          description: The name of the express route circuit.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
      - name: microsoftazureexpressroutecircuitpeeringsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname 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: circuitName
          in: path
          type: string
          description: The name of the express route circuit.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
      - name: microsoftazureexpressroutecircuitpeeringscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname 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: circuitName
          in: path
          type: string
          description: The name of the express route circuit.
          required: true
        - name: peeringName
          in: path
          type: string
          description: The name of the peering.
          required: true
        - name: peeringParameters
          in: body
          type: string
          description: Parameters supplied to the create/update ExpressRouteCircuit Peering operation
          required: true
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-expressroutecircuitpeerings-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/expressroutecircuits/{circuitname}/peerings
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureexpressroutecircuitpeeringslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname Peerings
        call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringslist
        with:
          resourceGroupName: rest.resourceGroupName
          circuitName: rest.circuitName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/expressroutecircuits/{circuitname}/peerings/{peeringname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazureexpressroutecircuitpeeringsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname Peerings Peeringname
        call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          circuitName: rest.circuitName
          peeringName: rest.peeringName
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureexpressroutecircuitpeeringsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname Peerings Peeringname
        call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringsget
        with:
          resourceGroupName: rest.resourceGroupName
          circuitName: rest.circuitName
          peeringName: rest.peeringName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureexpressroutecircuitpeeringscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Expressroutecircuits Circuitname Peerings Peeringname
        call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          circuitName: rest.circuitName
          peeringName: rest.peeringName
          peeringParameters: rest.peeringParameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-expressroutecircuitpeerings-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — ExpressRouteCircuitPeerings. 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 Resourcegroups Resourcegroupname Providers Microsoft Network
        Expressroutecircuits Circuitname Peerings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringslist
      with:
        resourceGroupName: tools.resourceGroupName
        circuitName: tools.circuitName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Expressroutecircuits Circuitname Peerings Peeringname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        circuitName: tools.circuitName
        peeringName: tools.peeringName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Expressroutecircuits Circuitname Peerings Peeringname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringsget
      with:
        resourceGroupName: tools.resourceGroupName
        circuitName: tools.circuitName
        peeringName: tools.peeringName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Expressroutecircuits Circuitname Peerings Peeringname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-expressroutecircuitpeerings.microsoftazureexpressroutecircuitpeeringscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        circuitName: tools.circuitName
        peeringName: tools.peeringName
        peeringParameters: tools.peeringParameters
      outputParameters:
      - type: object
        mapping: $.