Microsoft Azure · Capability

Microsoft Azure NotificationHubs RP Client — PrivateLink

Microsoft Azure NotificationHubs RP Client — PrivateLink. 6 operations. Lead operation: Microsoft Azure Returns All Private Endpoint Connections That Belong To The Given Notification Hubs Namespace this Is A Public Api That Can Be Called Directly By Notification Hubs Users. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateLink

What You Can Do

GET
Microsoftazureprivateendpointconnectionslist — Microsoft Azure Returns All Private Endpoint Connections That Belong To The Given Notification Hubs Namespace
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privateendpointconnections
PUT
Microsoftazureprivateendpointconnectionsupdate — Microsoft Azure Approves Or Rejects Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privateendpointconnections/{privateendpointconnectionname}
DELETE
Microsoftazureprivateendpointconnectionsdelete — Microsoft Azure Deletes The Private Endpoint Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privateendpointconnections/{privateendpointconnectionname}
GET
Microsoftazureprivateendpointconnectionsget — Microsoft Azure Returns A Private Endpoint Connection With A Given Name
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privateendpointconnections/{privateendpointconnectionname}
GET
Microsoftazureprivateendpointconnectionslistgroupids — Microsoft Azure Returns All Group Ids Supported By The Notification Hubs Rp
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privatelinkresources
GET
Microsoftazureprivateendpointconnectionsgetgroupid — Microsoft Azure Returns Group Id Response
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privatelinkresources/{subresourcename}

MCP Tools

microsoft-azure-returns-all-private

Microsoft Azure Returns All Private Endpoint Connections That Belong To The Given Notification Hubs Namespace

read-only idempotent
microsoft-azure-approves-rejects-private

Microsoft Azure Approves Or Rejects Private Endpoint Connection

idempotent
microsoft-azure-deletes-private-endpoint

Microsoft Azure Deletes The Private Endpoint Connection

idempotent
microsoft-azure-returns-private-endpoint

Microsoft Azure Returns A Private Endpoint Connection With A Given Name

read-only idempotent
microsoft-azure-returns-all-group

Microsoft Azure Returns All Group Ids Supported By The Notification Hubs Rp

read-only idempotent
microsoft-azure-returns-group-id

Microsoft Azure Returns Group Id Response

read-only idempotent

Capability Spec

notificationhubs-rp-client-privatelink.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure NotificationHubs RP Client — PrivateLink
  description: "Microsoft Azure NotificationHubs RP Client — PrivateLink. 6 operations. Lead operation: Microsoft Azure Returns\
    \ All Private Endpoint Connections That Belong To The Given Notification Hubs Namespace \r\nthis Is A Public Api That\
    \ Can Be Called Directly By Notification Hubs Users. Self-contained Naftiko capability covering one Microsoft Azure business\
    \ surface."
  tags:
  - Microsoft Azure
  - PrivateLink
  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: notificationhubs-rp-client-privatelink
    baseUri: https://management.azure.com
    description: Microsoft Azure NotificationHubs RP Client — PrivateLink business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}/privateEndpointConnections
      operations:
      - name: microsoftazureprivateendpointconnectionslist
        method: GET
        description: "Microsoft Azure Returns All Private Endpoint Connections That Belong To The Given Notification Hubs\
          \ Namespace \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}/privateEndpointConnections/{privateEndpointConnectionName}
      operations:
      - name: microsoftazureprivateendpointconnectionsupdate
        method: PUT
        description: "Microsoft Azure Approves Or Rejects Private Endpoint Connection \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: parameters
          in: body
          type: string
          description: Description of the Private Endpoint Connection resource.
          required: true
      - name: microsoftazureprivateendpointconnectionsdelete
        method: DELETE
        description: "Microsoft Azure Deletes The Private Endpoint Connection \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprivateendpointconnectionsget
        method: GET
        description: "Microsoft Azure Returns A Private Endpoint Connection With A Given Name \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}/privateLinkResources
      operations:
      - name: microsoftazureprivateendpointconnectionslistgroupids
        method: GET
        description: "Microsoft Azure Returns All Group Ids Supported By The Notification Hubs Rp \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.NotificationHubs/namespaces/{namespaceName}/privateLinkResources/{subResourceName}
      operations:
      - name: microsoftazureprivateendpointconnectionsgetgroupid
        method: GET
        description: "Microsoft Azure Returns Group Id Response \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: subResourceName
          in: path
          type: string
          description: Name of the Private Link sub-resource. The only supported sub-resource is "namespace"
          required: true
  exposes:
  - type: rest
    namespace: notificationhubs-rp-client-privatelink-rest
    port: 8080
    description: REST adapter for Microsoft Azure NotificationHubs RP Client — PrivateLink. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privateendpointconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionslist
        description: "Microsoft Azure Returns All Private Endpoint Connections That Belong To The Given Notification Hubs\
          \ Namespace \r"
        call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privateendpointconnections/{privateendpointconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: PUT
        name: microsoftazureprivateendpointconnectionsupdate
        description: "Microsoft Azure Approves Or Rejects Private Endpoint Connection \r"
        call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsupdate
        with:
          parameters: rest.parameters
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprivateendpointconnectionsdelete
        description: "Microsoft Azure Deletes The Private Endpoint Connection \r"
        call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureprivateendpointconnectionsget
        description: "Microsoft Azure Returns A Private Endpoint Connection With A Given Name \r"
        call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsget
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionslistgroupids
        description: "Microsoft Azure Returns All Group Ids Supported By The Notification Hubs Rp \r"
        call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionslistgroupids
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-notificationhubs/namespaces/{namespacename}/privatelinkresources/{subresourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionsgetgroupid
        description: "Microsoft Azure Returns Group Id Response \r"
        call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsgetgroupid
        with:
          subResourceName: rest.subResourceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: notificationhubs-rp-client-privatelink-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure NotificationHubs RP Client — PrivateLink. One tool per consumed operation,
      routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-returns-all-private
      description: "Microsoft Azure Returns All Private Endpoint Connections That Belong To The Given Notification Hubs Namespace\
        \ \r"
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-approves-rejects-private
      description: "Microsoft Azure Approves Or Rejects Private Endpoint Connection \r"
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsupdate
      with:
        parameters: tools.parameters
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-deletes-private-endpoint
      description: "Microsoft Azure Deletes The Private Endpoint Connection \r"
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-returns-private-endpoint
      description: "Microsoft Azure Returns A Private Endpoint Connection With A Given Name \r"
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-returns-all-group
      description: "Microsoft Azure Returns All Group Ids Supported By The Notification Hubs Rp \r"
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionslistgroupids
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-returns-group-id
      description: "Microsoft Azure Returns Group Id Response \r"
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: notificationhubs-rp-client-privatelink.microsoftazureprivateendpointconnectionsgetgroupid
      with:
        subResourceName: tools.subResourceName
      outputParameters:
      - type: object
        mapping: $.