Microsoft Azure · Capability

Microsoft Azure BatchManagementClient — PrivateEndpointConnection

Microsoft Azure BatchManagementClient — PrivateEndpointConnection. 4 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateEndpointConnection

What You Can Do

GET
Microsoftazureprivateendpointconnectionlistbybatchaccount — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privateendpointconnections
GET
Microsoftazureprivateendpointconnectionget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privateendpointconnections/{privateendpointconnectionname}
PATCH
Microsoftazureprivateendpointconnectionupdate — Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privateendpointconnections/{privateendpointconnectionname}
DELETE
Microsoftazureprivateendpointconnectiondelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privateendpointconnections/{privateendpointconnectionname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname

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

Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname

idempotent
microsoft-azure-delete-subscriptions-subscriptionid

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname

idempotent

Capability Spec

batchmanagementclient-privateendpointconnection.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure BatchManagementClient — PrivateEndpointConnection
  description: 'Microsoft Azure BatchManagementClient — PrivateEndpointConnection. 4 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname
    Privateendpointconnections. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateEndpointConnection
  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: batchmanagementclient-privateendpointconnection
    baseUri: https://management.azure.com
    description: Microsoft Azure BatchManagementClient — PrivateEndpointConnection business capability. Self-contained, no
      shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/privateEndpointConnections
      operations:
      - name: microsoftazureprivateendpointconnectionlistbybatchaccount
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: maxresults
          in: query
          type: integer
          description: The maximum number of items to return in the response.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Batch/batchAccounts/{accountName}/privateEndpointConnections/{privateEndpointConnectionName}
      operations:
      - name: microsoftazureprivateendpointconnectionget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprivateendpointconnectionupdate
        method: PATCH
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: PrivateEndpointConnection properties that should be updated. Properties that are supplied will be updated,
            any property not supplied will be unchanged.
          required: true
        - name: If-Match
          in: header
          type: string
          description: The state (ETag) version of the private endpoint connection to update. This value can be omitted or
            set to "*" to apply the operation unconditionally.
      - name: microsoftazureprivateendpointconnectiondelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: batchmanagementclient-privateendpointconnection-rest
    port: 8080
    description: REST adapter for Microsoft Azure BatchManagementClient — PrivateEndpointConnection. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privateendpointconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionlistbybatchaccount
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections
        call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectionlistbybatchaccount
        with:
          maxresults: rest.maxresults
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privateendpointconnections/{privateendpointconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
        call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectionget
        outputParameters:
        - type: object
          mapping: $.
      - method: PATCH
        name: microsoftazureprivateendpointconnectionupdate
        description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
        call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectionupdate
        with:
          parameters: rest.parameters
          If-Match: rest.If-Match
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprivateendpointconnectiondelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
        call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectiondelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: batchmanagementclient-privateendpointconnection-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure BatchManagementClient — PrivateEndpointConnection. 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 Batch
        Batchaccounts Accountname Privateendpointconnections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectionlistbybatchaccount
      with:
        maxresults: tools.maxresults
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch
        Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectionget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-patch-subscriptions-subscriptionid
      description: Microsoft Azure Patch Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectionupdate
      with:
        parameters: tools.parameters
        If-Match: tools.If-Match
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Batch Batchaccounts Accountname Privateendpointconnections Privateendpointconnectionname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: batchmanagementclient-privateendpointconnection.microsoftazureprivateendpointconnectiondelete
      outputParameters:
      - type: object
        mapping: $.