Microsoft Azure · Capability

Microsoft Azure BatchManagement — PrivateLinkResource

Microsoft Azure BatchManagement — PrivateLinkResource. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateLinkResource

What You Can Do

GET
Microsoftazureprivatelinkresourcelistbybatchaccount — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privatelinkresources
GET
Microsoftazureprivatelinkresourceget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources Privatelinkresourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privatelinkresources/{privatelinkresourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

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

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources Privatelinkresourcename

read-only idempotent

Capability Spec

batchmanagement-privatelinkresource.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure BatchManagement — PrivateLinkResource
  description: 'Microsoft Azure BatchManagement — PrivateLinkResource. 2 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Batch Batchaccounts Accountname Privatelinkresources.
    Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateLinkResource
  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: batchmanagement-privatelinkresource
    baseUri: https://management.azure.com
    description: Microsoft Azure BatchManagement — PrivateLinkResource 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}/privateLinkResources
      operations:
      - name: microsoftazureprivatelinkresourcelistbybatchaccount
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privatelinkresources
        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}/privateLinkResources/{privateLinkResourceName}
      operations:
      - name: microsoftazureprivatelinkresourceget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privatelinkresources Privatelinkresourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: batchmanagement-privatelinkresource-rest
    port: 8080
    description: REST adapter for Microsoft Azure BatchManagement — PrivateLinkResource. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourcelistbybatchaccount
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privatelinkresources
        call: batchmanagement-privatelinkresource.microsoftazureprivatelinkresourcelistbybatchaccount
        with:
          maxresults: rest.maxresults
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-batch/batchaccounts/{accountname}/privatelinkresources/{privatelinkresourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourceget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Batch Batchaccounts Accountname Privatelinkresources Privatelinkresourcename
        call: batchmanagement-privatelinkresource.microsoftazureprivatelinkresourceget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: batchmanagement-privatelinkresource-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure BatchManagement — PrivateLinkResource. 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 Privatelinkresources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagement-privatelinkresource.microsoftazureprivatelinkresourcelistbybatchaccount
      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 Privatelinkresources Privatelinkresourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: batchmanagement-privatelinkresource.microsoftazureprivatelinkresourceget
      outputParameters:
      - type: object
        mapping: $.