Microsoft Azure · Capability

Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites

Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites. 1 operations. Lead operation: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpnsites Vpnsitename. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVpnSites

What You Can Do

PATCH
Microsoftazurevpnsitesupdatetags — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpnsites Vpnsitename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpnsites/{vpnsitename}

MCP Tools

microsoft-azure-patch-subscriptions-subscriptionid

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpnsites Vpnsitename

idempotent

Capability Spec

virtualwanasaservicemanagementclient-vpnsites.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites
  description: 'Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites. 1 operations. Lead operation: Microsoft Azure
    Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Network Vpnsites Vpnsitename.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - VpnSites
  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-vpnsites
    baseUri: https://management.azure.com
    description: Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/vpnSites/{vpnSiteName}
      operations:
      - name: microsoftazurevpnsitesupdatetags
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpnsites Vpnsitename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The resource group name of the VpnSite.
          required: true
        - name: vpnSiteName
          in: path
          type: string
          description: The name of the VpnSite being updated.
          required: true
        - name: VpnSiteParameters
          in: body
          type: string
          description: Parameters supplied to update VpnSite tags.
          required: true
  exposes:
  - type: rest
    namespace: virtualwanasaservicemanagementclient-vpnsites-rest
    port: 8080
    description: REST adapter for Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-network/vpnsites/{vpnsitename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PATCH
        name: microsoftazurevpnsitesupdatetags
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Network Vpnsites Vpnsitename
        call: virtualwanasaservicemanagementclient-vpnsites.microsoftazurevpnsitesupdatetags
        with:
          resourceGroupName: rest.resourceGroupName
          vpnSiteName: rest.vpnSiteName
          VpnSiteParameters: rest.VpnSiteParameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: virtualwanasaservicemanagementclient-vpnsites-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure VirtualWANAsAServiceManagementClient — VpnSites. 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 Vpnsites Vpnsitename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: virtualwanasaservicemanagementclient-vpnsites.microsoftazurevpnsitesupdatetags
      with:
        resourceGroupName: tools.resourceGroupName
        vpnSiteName: tools.vpnSiteName
        VpnSiteParameters: tools.VpnSiteParameters
      outputParameters:
      - type: object
        mapping: $.