Microsoft Azure · Capability

Microsoft Azure DatabricksClient — vNetPeering

Microsoft Azure DatabricksClient — vNetPeering. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurevNetPeering

What You Can Do

GET
Microsoftazurevnetpeeringlistbyworkspace — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databricks/workspaces/{workspacename}/virtualnetworkpeerings
GET
Microsoftazurevnetpeeringget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databricks/workspaces/{workspacename}/virtualnetworkpeerings/{peeringname}
DELETE
Microsoftazurevnetpeeringdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databricks/workspaces/{workspacename}/virtualnetworkpeerings/{peeringname}
PUT
Microsoftazurevnetpeeringcreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databricks/workspaces/{workspacename}/virtualnetworkpeerings/{peeringname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname

idempotent
microsoft-azure-put-subscriptions-subscriptionid

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname

idempotent

Capability Spec

databricksclient-vnetpeering.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DatabricksClient — vNetPeering
  description: 'Microsoft Azure DatabricksClient — vNetPeering. 4 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks Workspaces Workspacename Virtualnetworkpeerings.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - vNetPeering
  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: databricksclient-vnetpeering
    baseUri: https://management.azure.com
    description: Microsoft Azure DatabricksClient — vNetPeering business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces/{workspaceName}/virtualNetworkPeerings
      operations:
      - name: microsoftazurevnetpeeringlistbyworkspace
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Databricks/workspaces/{workspaceName}/virtualNetworkPeerings/{peeringName}
      operations:
      - name: microsoftazurevnetpeeringget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurevnetpeeringdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazurevnetpeeringcreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: VirtualNetworkPeeringParameters
          in: body
          type: string
          description: Parameters supplied to the create workspace vNet Peering.
          required: true
  exposes:
  - type: rest
    namespace: databricksclient-vnetpeering-rest
    port: 8080
    description: REST adapter for Microsoft Azure DatabricksClient — vNetPeering. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databricks/workspaces/{workspacename}/virtualnetworkpeerings
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevnetpeeringlistbyworkspace
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings
        call: databricksclient-vnetpeering.microsoftazurevnetpeeringlistbyworkspace
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-databricks/workspaces/{workspacename}/virtualnetworkpeerings/{peeringname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevnetpeeringget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
        call: databricksclient-vnetpeering.microsoftazurevnetpeeringget
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurevnetpeeringdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
        call: databricksclient-vnetpeering.microsoftazurevnetpeeringdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazurevnetpeeringcreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
        call: databricksclient-vnetpeering.microsoftazurevnetpeeringcreateorupdate
        with:
          VirtualNetworkPeeringParameters: rest.VirtualNetworkPeeringParameters
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: databricksclient-vnetpeering-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DatabricksClient — vNetPeering. 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 Databricks
        Workspaces Workspacename Virtualnetworkpeerings
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: databricksclient-vnetpeering.microsoftazurevnetpeeringlistbyworkspace
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks
        Workspaces Workspacename Virtualnetworkpeerings Peeringname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: databricksclient-vnetpeering.microsoftazurevnetpeeringget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Databricks Workspaces Workspacename Virtualnetworkpeerings Peeringname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: databricksclient-vnetpeering.microsoftazurevnetpeeringdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Databricks
        Workspaces Workspacename Virtualnetworkpeerings Peeringname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: databricksclient-vnetpeering.microsoftazurevnetpeeringcreateorupdate
      with:
        VirtualNetworkPeeringParameters: tools.VirtualNetworkPeeringParameters
      outputParameters:
      - type: object
        mapping: $.