Microsoft Azure · Capability

Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways

Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways. 4 operations. Lead operation: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVpnGateways

What You Can Do

PATCH
Microsoftazurevpngatewaysupdatetags — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}
POST
Microsoftazurevpngatewaysreset — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Reset
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}/reset
POST
Microsoftazurevpngatewaysstartpacketcapture — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Startpacketcapture
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}/startpacketcapture
POST
Microsoftazurevpngatewaysstoppacketcapture — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Stoppacketcapture
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}/stoppacketcapture

MCP Tools

microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Reset

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Startpacketcapture

microsoft-azure-post-subscriptions-subscriptionid-3

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname Stoppacketcapture

Capability Spec

virtualwanasaservicemanagementclient-vpngateways.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways
  description: 'Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways. 4 operations. Lead operation: Microsoft
    Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpngateways Gatewayname.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - VpnGateways
  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: virtualwanasaservicemanagementclient-vpngateways
    baseUri: https://management.azure.com
    description: Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnGateways/{gatewayName}
      operations:
      - name: microsoftazurevpngatewaysupdatetags
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name of the VpnGateway.
          required: true
        - name: gatewayName
          in: path
          type: string
          description: The name of the gateway.
          required: true
        - name: vpnGatewayParameters
          in: body
          type: string
          description: Parameters supplied to update a virtual wan vpn gateway tags.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnGateways/{gatewayName}/reset
      operations:
      - name: microsoftazurevpngatewaysreset
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname Reset
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name of the VpnGateway.
          required: true
        - name: gatewayName
          in: path
          type: string
          description: The name of the gateway.
          required: true
        - name: ipConfigurationId
          in: query
          type: string
          description: VpnGateway ipConfigurationId to specify the gateway instance.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnGateways/{gatewayName}/startpacketcapture
      operations:
      - name: microsoftazurevpngatewaysstartpacketcapture
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname Startpacketcapture
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name of the VpnGateway.
          required: true
        - name: gatewayName
          in: path
          type: string
          description: The name of the gateway.
          required: true
        - name: parameters
          in: body
          type: string
          description: Vpn gateway packet capture parameters supplied to start packet capture on vpn gateway.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnGateways/{gatewayName}/stoppacketcapture
      operations:
      - name: microsoftazurevpngatewaysstoppacketcapture
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname Stoppacketcapture
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name of the VpnGateway.
          required: true
        - name: gatewayName
          in: path
          type: string
          description: The name of the gateway.
          required: true
        - name: parameters
          in: body
          type: string
          description: Vpn gateway packet capture parameters supplied to stop packet capture on vpn gateway.
  exposes:
  - type: rest
    namespace: virtualwanasaservicemanagementclient-vpngateways-rest
    port: 8080
    description: REST adapter for Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PATCH
        name: microsoftazurevpngatewaysupdatetags
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname
        call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysupdatetags
        with:
          resourceGroupName: rest.resourceGroupName
          gatewayName: rest.gatewayName
          vpnGatewayParameters: rest.vpnGatewayParameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}/reset
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevpngatewaysreset
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname Reset
        call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysreset
        with:
          resourceGroupName: rest.resourceGroupName
          gatewayName: rest.gatewayName
          ipConfigurationId: rest.ipConfigurationId
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}/startpacketcapture
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevpngatewaysstartpacketcapture
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname Startpacketcapture
        call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysstartpacketcapture
        with:
          resourceGroupName: rest.resourceGroupName
          gatewayName: rest.gatewayName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpngateways/{gatewayname}/stoppacketcapture
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevpngatewaysstoppacketcapture
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpngateways Gatewayname Stoppacketcapture
        call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysstoppacketcapture
        with:
          resourceGroupName: rest.resourceGroupName
          gatewayName: rest.gatewayName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: virtualwanasaservicemanagementclient-vpngateways-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure VirtualWANAsAServiceManagementClient — VpnGateways. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Vpngateways Gatewayname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysupdatetags
      with:
        resourceGroupName: tools.resourceGroupName
        gatewayName: tools.gatewayName
        vpnGatewayParameters: tools.vpnGatewayParameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Vpngateways Gatewayname Reset
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysreset
      with:
        resourceGroupName: tools.resourceGroupName
        gatewayName: tools.gatewayName
        ipConfigurationId: tools.ipConfigurationId
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Vpngateways Gatewayname Startpacketcapture
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysstartpacketcapture
      with:
        resourceGroupName: tools.resourceGroupName
        gatewayName: tools.gatewayName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-3
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Vpngateways Gatewayname Stoppacketcapture
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: virtualwanasaservicemanagementclient-vpngateways.microsoftazurevpngatewaysstoppacketcapture
      with:
        resourceGroupName: tools.resourceGroupName
        gatewayName: tools.gatewayName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.