Microsoft Azure · Capability

Microsoft Azure NetworkGroup — NetworkGroups

Microsoft Azure NetworkGroup — NetworkGroups. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureNetworkGroups

What You Can Do

GET
Microsoftazurenetworkgroupslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups
GET
Microsoftazurenetworkgroupsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups/{networkgroupname}
PUT
Microsoftazurenetworkgroupscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups/{networkgroupname}
DELETE
Microsoftazurenetworkgroupsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups/{networkgroupname}
POST
Microsoftazurelisteffectivevirtualnetworksbynetworkgroup — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname Listeffectivevirtualnetworks
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups/{networkgroupname}/listeffectivevirtualnetworks

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups Networkgroupname Listeffectivevirtualnetworks

Capability Spec

networkgroup-networkgroups.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkGroup — NetworkGroups
  description: 'Microsoft Azure NetworkGroup — NetworkGroups. 5 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Networkmanagers Networkmanagername Networkgroups.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - NetworkGroups
  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: networkgroup-networkgroups
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkGroup — NetworkGroups 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}/networkGroups
      operations:
      - name: microsoftazurenetworkgroupslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups
        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}/networkGroups/{networkGroupName}
      operations:
      - name: microsoftazurenetworkgroupsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurenetworkgroupscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the specify which network group need to create
          required: true
        - name: If-Match
          in: header
          type: string
          description: The ETag of the transformation. Omit this value to always overwrite the current resource. Specify the
            last-seen ETag value to prevent accidentally overwriting c
      - name: microsoftazurenetworkgroupsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
        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}/networkGroups/{networkGroupName}/listEffectiveVirtualNetworks
      operations:
      - name: microsoftazurelisteffectivevirtualnetworksbynetworkgroup
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname Listeffectivevirtualnetworks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to list correct page.
          required: true
  exposes:
  - type: rest
    namespace: networkgroup-networkgroups-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkGroup — NetworkGroups. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenetworkgroupslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups
        call: networkgroup-networkgroups.microsoftazurenetworkgroupslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups/{networkgroupname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurenetworkgroupsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
        call: networkgroup-networkgroups.microsoftazurenetworkgroupsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurenetworkgroupscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
        call: networkgroup-networkgroups.microsoftazurenetworkgroupscreateorupdate
        with:
          parameters: rest.parameters
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurenetworkgroupsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
        call: networkgroup-networkgroups.microsoftazurenetworkgroupsdelete
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/networkmanagers/{networkmanagername}/networkgroups/{networkgroupname}/listeffectivevirtualnetworks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurelisteffectivevirtualnetworksbynetworkgroup
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Networkmanagers Networkmanagername Networkgroups Networkgroupname Listeffectivevirtualnetworks
        call: networkgroup-networkgroups.microsoftazurelisteffectivevirtualnetworksbynetworkgroup
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkgroup-networkgroups-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkGroup — NetworkGroups. 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 Networkgroups
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkgroup-networkgroups.microsoftazurenetworkgroupslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Networkgroups Networkgroupname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkgroup-networkgroups.microsoftazurenetworkgroupsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Networkmanagers Networkmanagername Networkgroups Networkgroupname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkgroup-networkgroups.microsoftazurenetworkgroupscreateorupdate
      with:
        parameters: tools.parameters
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networkmanagers Networkmanagername Networkgroups Networkgroupname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkgroup-networkgroups.microsoftazurenetworkgroupsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Networkmanagers Networkmanagername Networkgroups Networkgroupname Listeffectivevirtualnetworks
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: networkgroup-networkgroups.microsoftazurelisteffectivevirtualnetworksbynetworkgroup
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.