Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — LocalNetworkGateways

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

Run with Naftiko Microsoft AzureLocalNetworkGateways

What You Can Do

GET
Microsoftazurelocalnetworkgatewayslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways
PUT
Microsoftazurelocalnetworkgatewayscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways Localnetworkgatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways/{localnetworkgatewayname}
GET
Microsoftazurelocalnetworkgatewaysget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways Localnetworkgatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways/{localnetworkgatewayname}
DELETE
Microsoftazurelocalnetworkgatewaysdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways Localnetworkgatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways/{localnetworkgatewayname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways Localnetworkgatewayname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways Localnetworkgatewayname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways Localnetworkgatewayname

idempotent

Capability Spec

networkresourceproviderclient-localnetworkgateways.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — LocalNetworkGateways
  description: 'Microsoft Azure NetworkResourceProviderClient — LocalNetworkGateways. 4 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Localnetworkgateways.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - LocalNetworkGateways
  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-localnetworkgateways
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — LocalNetworkGateways business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/localNetworkGateways
      operations:
      - name: microsoftazurelocalnetworkgatewayslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways
        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.Network/localNetworkGateways/{localNetworkGatewayName}
      operations:
      - name: microsoftazurelocalnetworkgatewayscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways Localnetworkgatewayname
        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: localNetworkGatewayName
          in: path
          type: string
          description: The name of the local network gateway.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the Begin Create or update Local Network Gateway operation through Network resource
            provider.
          required: true
      - name: microsoftazurelocalnetworkgatewaysget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways Localnetworkgatewayname
        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: localNetworkGatewayName
          in: path
          type: string
          description: The name of the local network gateway.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/localNetworkGateways/{localNetworkGatewayName}/
      operations:
      - name: microsoftazurelocalnetworkgatewaysdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways Localnetworkgatewayname
        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: localNetworkGatewayName
          in: path
          type: string
          description: The name of the local network gateway.
          required: true
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-localnetworkgateways-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — LocalNetworkGateways. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurelocalnetworkgatewayslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways
        call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewayslist
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways/{localnetworkgatewayname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurelocalnetworkgatewayscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways Localnetworkgatewayname
        call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewayscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          localNetworkGatewayName: rest.localNetworkGatewayName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurelocalnetworkgatewaysget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways Localnetworkgatewayname
        call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewaysget
        with:
          resourceGroupName: rest.resourceGroupName
          localNetworkGatewayName: rest.localNetworkGatewayName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/localnetworkgateways/{localnetworkgatewayname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazurelocalnetworkgatewaysdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Localnetworkgateways Localnetworkgatewayname
        call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewaysdelete
        with:
          resourceGroupName: rest.resourceGroupName
          localNetworkGatewayName: rest.localNetworkGatewayName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-localnetworkgateways-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — LocalNetworkGateways. 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
        Localnetworkgateways
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewayslist
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Localnetworkgateways Localnetworkgatewayname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewayscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        localNetworkGatewayName: tools.localNetworkGatewayName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Localnetworkgateways Localnetworkgatewayname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewaysget
      with:
        resourceGroupName: tools.resourceGroupName
        localNetworkGatewayName: tools.localNetworkGatewayName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Localnetworkgateways Localnetworkgatewayname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkresourceproviderclient-localnetworkgateways.microsoftazurelocalnetworkgatewaysdelete
      with:
        resourceGroupName: tools.resourceGroupName
        localNetworkGatewayName: tools.localNetworkGatewayName
      outputParameters:
      - type: object
        mapping: $.