Microsoft Azure · Capability

Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections

Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections. 4 operations. Lead operation: Microsoft Azure Lists All Private Endpoint Connections Under A Resource. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateEndpointConnections

What You Can Do

GET
Microsoftazureprivateendpointconnectionslistbyresource — Microsoft Azure Lists All Private Endpoint Connections Under A Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/privatelinkservicesforpowerbi/{azureresourcename}/privateendpointconnections
GET
Microsoftazureprivateendpointconnectionsget — Microsoft Azure Get A Specific Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/privatelinkservicesforpowerbi/{azureresourcename}/privateendpointconnections/{privateendpointname}
PUT
Microsoftazureprivateendpointconnectionscreate — Microsoft Azure Update A Specific Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/privatelinkservicesforpowerbi/{azureresourcename}/privateendpointconnections/{privateendpointname}
DELETE
Microsoftazureprivateendpointconnectionsdelete — Microsoft Azure Asynchronous Api To Delete A Private Endpoint Connection For Power Bi By Private Endpoint Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/privatelinkservicesforpowerbi/{azureresourcename}/privateendpointconnections/{privateendpointname}

MCP Tools

microsoft-azure-lists-all-private

Microsoft Azure Lists All Private Endpoint Connections Under A Resource

read-only idempotent
microsoft-azure-get-specific-private

Microsoft Azure Get A Specific Private Endpoint Connection

read-only idempotent
microsoft-azure-update-specific-private

Microsoft Azure Update A Specific Private Endpoint Connection

idempotent
microsoft-azure-asynchronous-api-delete

Microsoft Azure Asynchronous Api To Delete A Private Endpoint Connection For Power Bi By Private Endpoint Name

idempotent

Capability Spec

privatelinkservicesforpowerbiclient-privateendpointconnections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections
  description: 'Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections. 4 operations. Lead operation:
    Microsoft Azure Lists All Private Endpoint Connections Under A Resource. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateEndpointConnections
  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: privatelinkservicesforpowerbiclient-privateendpointconnections
    baseUri: https://management.azure.com
    description: Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/privateLinkServicesForPowerBI/{azureResourceName}/privateEndpointConnections
      operations:
      - name: microsoftazureprivateendpointconnectionslistbyresource
        method: GET
        description: Microsoft Azure Lists All Private Endpoint Connections Under A Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: resourceGroupName
          in: path
          type: string
          description: The name of the resource group within the user's subscription.
          required: true
        - name: azureResourceName
          in: path
          type: string
          description: The name of the powerbi resource.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.PowerBI/privateLinkServicesForPowerBI/{azureResourceName}/privateEndpointConnections/{privateEndpointName}
      operations:
      - name: microsoftazureprivateendpointconnectionsget
        method: GET
        description: Microsoft Azure Get A Specific Private Endpoint Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprivateendpointconnectionscreate
        method: PUT
        description: Microsoft Azure Update A Specific Private Endpoint Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: privateEndpointConnection
          in: body
          type: string
          description: Private endpoint connection object to update.
          required: true
      - name: microsoftazureprivateendpointconnectionsdelete
        method: DELETE
        description: Microsoft Azure Asynchronous Api To Delete A Private Endpoint Connection For Power Bi By Private Endpoint
          Name
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: privatelinkservicesforpowerbiclient-privateendpointconnections-rest
    port: 8080
    description: REST adapter for Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/privatelinkservicesforpowerbi/{azureresourcename}/privateendpointconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionslistbyresource
        description: Microsoft Azure Lists All Private Endpoint Connections Under A Resource
        call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionslistbyresource
        with:
          resourceGroupName: rest.resourceGroupName
          azureResourceName: rest.azureResourceName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-powerbi/privatelinkservicesforpowerbi/{azureresourcename}/privateendpointconnections/{privateendpointname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionsget
        description: Microsoft Azure Get A Specific Private Endpoint Connection
        call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprivateendpointconnectionscreate
        description: Microsoft Azure Update A Specific Private Endpoint Connection
        call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionscreate
        with:
          privateEndpointConnection: rest.privateEndpointConnection
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprivateendpointconnectionsdelete
        description: Microsoft Azure Asynchronous Api To Delete A Private Endpoint Connection For Power Bi By Private Endpoint
          Name
        call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionsdelete
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: privatelinkservicesforpowerbiclient-privateendpointconnections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure PrivateLinkServicesForPowerBIClient — PrivateEndpointConnections. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-lists-all-private
      description: Microsoft Azure Lists All Private Endpoint Connections Under A Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionslistbyresource
      with:
        resourceGroupName: tools.resourceGroupName
        azureResourceName: tools.azureResourceName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-specific-private
      description: Microsoft Azure Get A Specific Private Endpoint Connection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-update-specific-private
      description: Microsoft Azure Update A Specific Private Endpoint Connection
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionscreate
      with:
        privateEndpointConnection: tools.privateEndpointConnection
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-asynchronous-api-delete
      description: Microsoft Azure Asynchronous Api To Delete A Private Endpoint Connection For Power Bi By Private Endpoint
        Name
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: privatelinkservicesforpowerbiclient-privateendpointconnections.microsoftazureprivateendpointconnectionsdelete
      outputParameters:
      - type: object
        mapping: $.