Microsoft Azure · Capability

Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink

Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink. 5 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Resourcemanagementprivatelinks. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureResourceManagementPrivateLink

What You Can Do

GET
Microsoftazureresourcemanagementprivatelinklist — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Resourcemanagementprivatelinks
/v1/subscriptions/{subscriptionid}/providers/microsoft-authorization/resourcemanagementprivatelinks
GET
Microsoftazureresourcemanagementprivatelinklistbyresourcegroup — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/resourcemanagementprivatelinks
PUT
Microsoftazureresourcemanagementprivatelinkput — Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks Rmplname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/resourcemanagementprivatelinks/{rmplname}
GET
Microsoftazureresourcemanagementprivatelinkget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks Rmplname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/resourcemanagementprivatelinks/{rmplname}
DELETE
Microsoftazureresourcemanagementprivatelinkdelete — Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks Rmplname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/resourcemanagementprivatelinks/{rmplname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Resourcemanagementprivatelinks

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks

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

Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks Rmplname

idempotent
microsoft-azure-get-subscriptions-subscriptionid-3

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks Rmplname

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

Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization Resourcemanagementprivatelinks Rmplname

idempotent

Capability Spec

resourceprivatelinkclient-resourcemanagementprivatelink.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink
  description: 'Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink. 5 operations. Lead operation: Microsoft
    Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Resourcemanagementprivatelinks. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ResourceManagementPrivateLink
  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: resourceprivatelinkclient-resourcemanagementprivatelink
    baseUri: https://management.azure.com
    description: Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Authorization-resourceManagemen
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Authorization/resourceManagementPrivateLinks
      operations:
      - name: microsoftazureresourcemanagementprivatelinklist
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Resourcemanagementprivatelinks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/resourceManagementPrivateLinks
      operations:
      - name: microsoftazureresourcemanagementprivatelinklistbyresourcegroup
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group. The name is case insensitive.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Authorization/resourceManagementPrivateLinks/{rmplName}
      operations:
      - name: microsoftazureresourcemanagementprivatelinkput
        method: PUT
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks Rmplname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group. The name is case insensitive.
          required: true
        - name: parameters
          in: body
          type: string
          description: The region to create the Resource Management private link.
          required: true
      - name: microsoftazureresourcemanagementprivatelinkget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks Rmplname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group. The name is case insensitive.
          required: true
      - name: microsoftazureresourcemanagementprivatelinkdelete
        method: DELETE
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks Rmplname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group. The name is case insensitive.
          required: true
  exposes:
  - type: rest
    namespace: resourceprivatelinkclient-resourcemanagementprivatelink-rest
    port: 8080
    description: REST adapter for Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-authorization/resourcemanagementprivatelinks
      name: subscriptions-subscriptionid-providers-microsoft-authorization-resourcemanagemen
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Authorization-resourceManagemen.
      operations:
      - method: GET
        name: microsoftazureresourcemanagementprivatelinklist
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Authorization Resourcemanagementprivatelinks
        call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinklist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/resourcemanagementprivatelinks
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureresourcemanagementprivatelinklistbyresourcegroup
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks
        call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinklistbyresourcegroup
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-authorization/resourcemanagementprivatelinks/{rmplname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureresourcemanagementprivatelinkput
        description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks Rmplname
        call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinkput
        with:
          resourceGroupName: rest.resourceGroupName
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureresourcemanagementprivatelinkget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks Rmplname
        call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinkget
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureresourcemanagementprivatelinkdelete
        description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Authorization Resourcemanagementprivatelinks Rmplname
        call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinkdelete
        with:
          resourceGroupName: rest.resourceGroupName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: resourceprivatelinkclient-resourcemanagementprivatelink-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure ResourcePrivateLinkClient — ResourceManagementPrivateLink. 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 Providers Microsoft Authorization Resourcemanagementprivatelinks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinklist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization
        Resourcemanagementprivatelinks
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinklistbyresourcegroup
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-put-subscriptions-subscriptionid
      description: Microsoft Azure Put Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization
        Resourcemanagementprivatelinks Rmplname
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinkput
      with:
        resourceGroupName: tools.resourceGroupName
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-3
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Authorization
        Resourcemanagementprivatelinks Rmplname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinkget
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-subscriptions-subscriptionid
      description: Microsoft Azure Delete Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Authorization Resourcemanagementprivatelinks Rmplname
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: resourceprivatelinkclient-resourcemanagementprivatelink.microsoftazureresourcemanagementprivatelinkdelete
      with:
        resourceGroupName: tools.resourceGroupName
      outputParameters:
      - type: object
        mapping: $.