Microsoft Azure · Capability

Microsoft Azure RoutingConfiguration — RoutingRuleCollections

Microsoft Azure RoutingConfiguration — RoutingRuleCollections. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureRoutingRuleCollections

What You Can Do

GET
Microsoftazureroutingrulecollectionslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/routingconfigurations/{configurationname}/rulecollections
GET
Microsoftazureroutingrulecollectionsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/routingconfigurations/{configurationname}/rulecollections/{rulecollectionname}
PUT
Microsoftazureroutingrulecollectionscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/routingconfigurations/{configurationname}/rulecollections/{rulecollectionname}
DELETE
Microsoftazureroutingrulecollectionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/routingconfigurations/{configurationname}/rulecollections/{rulecollectionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname

idempotent

Capability Spec

routingconfiguration-routingrulecollections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure RoutingConfiguration — RoutingRuleCollections
  description: 'Microsoft Azure RoutingConfiguration — RoutingRuleCollections. 4 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername
    Routingconfigurations Configurationname Rulecollections. Self-contained Naftiko capability covering one Microsoft Azure
    business surface.'
  tags:
  - Microsoft Azure
  - RoutingRuleCollections
  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: routingconfiguration-routingrulecollections
    baseUri: https://management.azure.com
    description: Microsoft Azure RoutingConfiguration — RoutingRuleCollections business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/routingConfigurations/{configurationName}/ruleCollections
      operations:
      - name: microsoftazureroutingrulecollectionslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/networkManagers/{networkManagerName}/routingConfigurations/{configurationName}/ruleCollections/{ruleCollectionName}
      operations:
      - name: microsoftazureroutingrulecollectionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureroutingrulecollectionscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: ruleCollection
          in: body
          type: string
          description: The Rule Collection to create or update
          required: true
      - name: microsoftazureroutingrulecollectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: routingconfiguration-routingrulecollections-rest
    port: 8080
    description: REST adapter for Microsoft Azure RoutingConfiguration — RoutingRuleCollections. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/routingconfigurations/{configurationname}/rulecollections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureroutingrulecollectionslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections
        call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/routingconfigurations/{configurationname}/rulecollections/{rulecollectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureroutingrulecollectionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
        call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureroutingrulecollectionscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
        call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionscreateorupdate
        with:
          ruleCollection: rest.ruleCollection
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureroutingrulecollectionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
        call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: routingconfiguration-routingrulecollections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure RoutingConfiguration — RoutingRuleCollections. 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
        Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionscreateorupdate
      with:
        ruleCollection: tools.ruleCollection
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networkmanagers Networkmanagername Routingconfigurations Configurationname Rulecollections Rulecollectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: routingconfiguration-routingrulecollections.microsoftazureroutingrulecollectionsdelete
      outputParameters:
      - type: object
        mapping: $.