Microsoft Azure · Capability

Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules

Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureVirtualNetworkRules

What You Can Do

GET
Microsoftazurevirtualnetworkruleslistbyaccount — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules
PUT
Microsoftazurevirtualnetworkrulescreateorupdate — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules/{virtualnetworkrulename}
GET
Microsoftazurevirtualnetworkrulesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules/{virtualnetworkrulename}
PATCH
Microsoftazurevirtualnetworkrulesupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules/{virtualnetworkrulename}
DELETE
Microsoftazurevirtualnetworkrulesdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules/{virtualnetworkrulename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename

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

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename

idempotent

Capability Spec

datalakestoreaccountmanagementclient-virtualnetworkrules.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules
  description: 'Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules. 5 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore Accounts
    Accountname Virtualnetworkrules. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - VirtualNetworkRules
  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: datalakestoreaccountmanagementclient-virtualnetworkrules
    baseUri: https://management.azure.com
    description: Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeStore/accounts/{accountName}/virtualNetworkRules
      operations:
      - name: microsoftazurevirtualnetworkruleslistbyaccount
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataLakeStore/accounts/{accountName}/virtualNetworkRules/{virtualNetworkRuleName}
      operations:
      - name: microsoftazurevirtualnetworkrulescreateorupdate
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: virtualNetworkRuleName
          in: path
          type: string
          description: The name of the virtual network rule to create or update.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to create or update the virtual network rule.
          required: true
      - name: microsoftazurevirtualnetworkrulesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: virtualNetworkRuleName
          in: path
          type: string
          description: The name of the virtual network rule to retrieve.
          required: true
      - name: microsoftazurevirtualnetworkrulesupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: virtualNetworkRuleName
          in: path
          type: string
          description: The name of the virtual network rule to update.
          required: true
        - name: parameters
          in: body
          type: string
          description: Parameters supplied to update the virtual network rule.
      - name: microsoftazurevirtualnetworkrulesdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: virtualNetworkRuleName
          in: path
          type: string
          description: The name of the virtual network rule to delete.
          required: true
  exposes:
  - type: rest
    namespace: datalakestoreaccountmanagementclient-virtualnetworkrules-rest
    port: 8080
    description: REST adapter for Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazurevirtualnetworkruleslistbyaccount
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules
        call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkruleslistbyaccount
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-datalakestore/accounts/{accountname}/virtualnetworkrules/{virtualnetworkrulename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazurevirtualnetworkrulescreateorupdate
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulescreateorupdate
        with:
          virtualNetworkRuleName: rest.virtualNetworkRuleName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazurevirtualnetworkrulesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulesget
        with:
          virtualNetworkRuleName: rest.virtualNetworkRuleName
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazurevirtualnetworkrulesupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulesupdate
        with:
          virtualNetworkRuleName: rest.virtualNetworkRuleName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazurevirtualnetworkrulesdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
        call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulesdelete
        with:
          virtualNetworkRuleName: rest.virtualNetworkRuleName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: datalakestoreaccountmanagementclient-virtualnetworkrules-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DataLakeStoreAccountManagementClient — VirtualNetworkRules. 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 Datalakestore
        Accounts Accountname Virtualnetworkrules
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkruleslistbyaccount
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore
        Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulescreateorupdate
      with:
        virtualNetworkRuleName: tools.virtualNetworkRuleName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Datalakestore
        Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulesget
      with:
        virtualNetworkRuleName: tools.virtualNetworkRuleName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulesupdate
      with:
        virtualNetworkRuleName: tools.virtualNetworkRuleName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Datalakestore Accounts Accountname Virtualnetworkrules Virtualnetworkrulename
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: datalakestoreaccountmanagementclient-virtualnetworkrules.microsoftazurevirtualnetworkrulesdelete
      with:
        virtualNetworkRuleName: tools.virtualNetworkRuleName
      outputParameters:
      - type: object
        mapping: $.