Microsoft Azure · Capability

Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGatewayConnections

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

Run with Naftiko Microsoft AzureVirtualNetworkGatewayConnections

What You Can Do

GET
Microsoftazurevirtualnetworkgatewayconnectionslist — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections
PUT
Microsoftazurevirtualnetworkgatewayconnectionscreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}
GET
Microsoftazurevirtualnetworkgatewayconnectionsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}
DELETE
Microsoftazurevirtualnetworkgatewayconnectionsdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}
GET
Microsoftazurevirtualnetworkgatewayconnectionsgetsharedkey — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname Sharedkey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}/sharedkey
PUT
Microsoftazurevirtualnetworkgatewayconnectionssetsharedkey — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname Sharedkey
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}/sharedkey
POST
Microsoftazurevirtualnetworkgatewayconnectionsresetsharedkey — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname Sharedkey Reset
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}/sharedkey/reset

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname Sharedkey

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname Sharedkey

idempotent
microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections Virtualnetworkgatewayconnectionname Sharedkey Reset

Capability Spec

networkresourceproviderclient-virtualnetworkgatewayconnections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGatewayConnections
  description: 'Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGatewayConnections. 7 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Connections.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - VirtualNetworkGatewayConnections
  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-virtualnetworkgatewayconnections
    baseUri: https://management.azure.com
    description: Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGatewayConnections business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/connections
      operations:
      - name: microsoftazurevirtualnetworkgatewayconnectionslist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections
        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/connections/{virtualNetworkGatewayConnectionName}
      operations:
      - name: microsoftazurevirtualnetworkgatewayconnectionscreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname
        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: virtualNetworkGatewayConnectionName
          in: path
          type: string
          description: The name of the virtual network gateway connection.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the Begin Create or update Virtual Network Gateway connection operation through
            Network resource provider.
          required: true
      - name: microsoftazurevirtualnetworkgatewayconnectionsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname
        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: virtualNetworkGatewayConnectionName
          in: path
          type: string
          description: The name of the virtual network gateway connection.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/connections/{virtualNetworkGatewayConnectionName}/
      operations:
      - name: microsoftazurevirtualnetworkgatewayconnectionsdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname
        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: virtualNetworkGatewayConnectionName
          in: path
          type: string
          description: The name of the virtual network gateway connection.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/connections/{virtualNetworkGatewayConnectionName}/sharedkey
      operations:
      - name: microsoftazurevirtualnetworkgatewayconnectionsgetsharedkey
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname Sharedkey
        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: virtualNetworkGatewayConnectionName
          in: path
          type: string
          description: The virtual network gateway connection shared key name.
          required: true
      - name: microsoftazurevirtualnetworkgatewayconnectionssetsharedkey
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname Sharedkey
        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: virtualNetworkGatewayConnectionName
          in: path
          type: string
          description: The virtual network gateway connection name.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the Begin Set Virtual Network Gateway connection Shared key operation through
            Network resource provider.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/connections/{virtualNetworkGatewayConnectionName}/sharedkey/reset
      operations:
      - name: microsoftazurevirtualnetworkgatewayconnectionsresetsharedkey
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname Sharedkey Reset
        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: virtualNetworkGatewayConnectionName
          in: path
          type: string
          description: The virtual network gateway connection reset shared key Name.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to the Begin Reset Virtual Network Gateway connection shared key operation through
            Network resource provider.
          required: true
  exposes:
  - type: rest
    namespace: networkresourceproviderclient-virtualnetworkgatewayconnections-rest
    port: 8080
    description: REST adapter for Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGatewayConnections. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevirtualnetworkgatewayconnectionslist
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionslist
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurevirtualnetworkgatewayconnectionscreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionscreateorupdate
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayConnectionName: rest.virtualNetworkGatewayConnectionName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurevirtualnetworkgatewayconnectionsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsget
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayConnectionName: rest.virtualNetworkGatewayConnectionName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazurevirtualnetworkgatewayconnectionsdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsdelete
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayConnectionName: rest.virtualNetworkGatewayConnectionName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}/sharedkey
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevirtualnetworkgatewayconnectionsgetsharedkey
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname Sharedkey
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsgetsharedkey
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayConnectionName: rest.virtualNetworkGatewayConnectionName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurevirtualnetworkgatewayconnectionssetsharedkey
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname Sharedkey
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionssetsharedkey
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayConnectionName: rest.virtualNetworkGatewayConnectionName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/connections/{virtualnetworkgatewayconnectionname}/sharedkey/reset
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazurevirtualnetworkgatewayconnectionsresetsharedkey
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Connections Virtualnetworkgatewayconnectionname Sharedkey Reset
        call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsresetsharedkey
        with:
          resourceGroupName: rest.resourceGroupName
          virtualNetworkGatewayConnectionName: rest.virtualNetworkGatewayConnectionName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: networkresourceproviderclient-virtualnetworkgatewayconnections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NetworkResourceProviderClient — VirtualNetworkGatewayConnections. 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
        Connections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionslist
      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
        Connections Virtualnetworkgatewayconnectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionscreateorupdate
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayConnectionName: tools.virtualNetworkGatewayConnectionName
        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
        Connections Virtualnetworkgatewayconnectionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsget
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayConnectionName: tools.virtualNetworkGatewayConnectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Connections Virtualnetworkgatewayconnectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsdelete
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayConnectionName: tools.virtualNetworkGatewayConnectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Connections Virtualnetworkgatewayconnectionname Sharedkey
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsgetsharedkey
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayConnectionName: tools.virtualNetworkGatewayConnectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid-2
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network
        Connections Virtualnetworkgatewayconnectionname Sharedkey
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionssetsharedkey
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayConnectionName: tools.virtualNetworkGatewayConnectionName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Network Connections Virtualnetworkgatewayconnectionname Sharedkey Reset
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: networkresourceproviderclient-virtualnetworkgatewayconnections.microsoftazurevirtualnetworkgatewayconnectionsresetsharedkey
      with:
        resourceGroupName: tools.resourceGroupName
        virtualNetworkGatewayConnectionName: tools.virtualNetworkGatewayConnectionName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.