Microsoft Azure · Capability

Microsoft Azure SeaBreezeManagementClient — Networks

Microsoft Azure SeaBreezeManagementClient — Networks. 5 operations. Lead operation: Microsoft Azure Gets All The Network Resources In A Given Subscription. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNetworks

What You Can Do

GET
Microsoftazurenetworklistbysubscription — Microsoft Azure Gets All The Network Resources In A Given Subscription
/v1/subscriptions/{subscriptionid}/providers/microsoft-servicefabricmesh/networks
GET
Microsoftazurenetworklistbyresourcegroup — Microsoft Azure Gets All The Network Resources In A Given Resource Group
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/networks
PUT
Microsoftazurenetworkcreate — Microsoft Azure Creates Or Updates A Network Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/networks/{networkname}
GET
Microsoftazurenetworkget — Microsoft Azure Gets The Network Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/networks/{networkname}
DELETE
Microsoftazurenetworkdelete — Microsoft Azure Deletes The Network Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/networks/{networkname}

MCP Tools

microsoft-azure-gets-all-network

Microsoft Azure Gets All The Network Resources In A Given Subscription

read-only idempotent
microsoft-azure-gets-all-network-2

Microsoft Azure Gets All The Network Resources In A Given Resource Group

read-only idempotent
microsoft-azure-creates-updates-network

Microsoft Azure Creates Or Updates A Network Resource

idempotent
microsoft-azure-gets-network-resource

Microsoft Azure Gets The Network Resource

read-only idempotent
microsoft-azure-deletes-network-resource

Microsoft Azure Deletes The Network Resource

idempotent

Capability Spec

seabreezemanagementclient-networks.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure SeaBreezeManagementClient — Networks
  description: 'Microsoft Azure SeaBreezeManagementClient — Networks. 5 operations. Lead operation: Microsoft Azure Gets All
    The Network Resources In A Given Subscription. Self-contained Naftiko capability covering one Microsoft Azure business
    surface.'
  tags:
  - Microsoft Azure
  - Networks
  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: seabreezemanagementclient-networks
    baseUri: https://management.azure.com
    description: Microsoft Azure SeaBreezeManagementClient — Networks business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.ServiceFabricMesh-networks
      path: /subscriptions/{subscriptionId}/providers/Microsoft.ServiceFabricMesh/networks
      operations:
      - name: microsoftazurenetworklistbysubscription
        method: GET
        description: Microsoft Azure Gets All The Network Resources In A Given Subscription
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/networks
      operations:
      - name: microsoftazurenetworklistbyresourcegroup
        method: GET
        description: Microsoft Azure Gets All The Network Resources In A Given Resource Group
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.ServiceFabricMesh/networks/{networkName}
      operations:
      - name: microsoftazurenetworkcreate
        method: PUT
        description: Microsoft Azure Creates Or Updates A Network Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurenetworkget
        method: GET
        description: Microsoft Azure Gets The Network Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurenetworkdelete
        method: DELETE
        description: Microsoft Azure Deletes The Network Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: seabreezemanagementclient-networks-rest
    port: 8080
    description: REST adapter for Microsoft Azure SeaBreezeManagementClient — Networks. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-servicefabricmesh/networks
      name: subscriptions-subscriptionid-providers-microsoft-servicefabricmesh-networks
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.ServiceFabricMesh-networks.
      operations:
      - method: GET
        name: microsoftazurenetworklistbysubscription
        description: Microsoft Azure Gets All The Network Resources In A Given Subscription
        call: seabreezemanagementclient-networks.microsoftazurenetworklistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/networks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenetworklistbyresourcegroup
        description: Microsoft Azure Gets All The Network Resources In A Given Resource Group
        call: seabreezemanagementclient-networks.microsoftazurenetworklistbyresourcegroup
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-servicefabricmesh/networks/{networkname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurenetworkcreate
        description: Microsoft Azure Creates Or Updates A Network Resource
        call: seabreezemanagementclient-networks.microsoftazurenetworkcreate
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurenetworkget
        description: Microsoft Azure Gets The Network Resource
        call: seabreezemanagementclient-networks.microsoftazurenetworkget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurenetworkdelete
        description: Microsoft Azure Deletes The Network Resource
        call: seabreezemanagementclient-networks.microsoftazurenetworkdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: seabreezemanagementclient-networks-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure SeaBreezeManagementClient — Networks. One tool per consumed operation, routed
      inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-gets-all-network
      description: Microsoft Azure Gets All The Network Resources In A Given Subscription
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-networks.microsoftazurenetworklistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-all-network-2
      description: Microsoft Azure Gets All The Network Resources In A Given Resource Group
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-networks.microsoftazurenetworklistbyresourcegroup
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-creates-updates-network
      description: Microsoft Azure Creates Or Updates A Network Resource
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-networks.microsoftazurenetworkcreate
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-gets-network-resource
      description: Microsoft Azure Gets The Network Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: seabreezemanagementclient-networks.microsoftazurenetworkget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-network-resource
      description: Microsoft Azure Deletes The Network Resource
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: seabreezemanagementclient-networks.microsoftazurenetworkdelete
      outputParameters:
      - type: object
        mapping: $.