Microsoft Azure · Capability

Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections

Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections. 4 operations. Lead operation: Microsoft Azure Called By End Users To Get All Pe Connections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureWorkspacePrivateEndpointConnections

What You Can Do

GET
Microsoftazureprivateendpointconnectionslist — Microsoft Azure Called By End Users To Get All Pe Connections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/privateendpointconnections
DELETE
Microsoftazureprivateendpointconnectionsdelete — Microsoft Azure Called By End Users To Delete A Pe Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/privateendpointconnections/{privateendpointconnectionname}
GET
Microsoftazureprivateendpointconnectionsget — Microsoft Azure Called By End Users To Get A Pe Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/privateendpointconnections/{privateendpointconnectionname}
PUT
Microsoftazureprivateendpointconnectionscreateorupdate — Microsoft Azure Called By End Users To Approve Or Reject A Pe Connection
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/privateendpointconnections/{privateendpointconnectionname}

MCP Tools

microsoft-azure-called-end-users

Microsoft Azure Called By End Users To Get All Pe Connections

read-only idempotent
microsoft-azure-called-end-users-2

Microsoft Azure Called By End Users To Delete A Pe Connection

idempotent
microsoft-azure-called-end-users-3

Microsoft Azure Called By End Users To Get A Pe Connection

read-only idempotent
microsoft-azure-called-end-users-4

Microsoft Azure Called By End Users To Approve Or Reject A Pe Connection

idempotent

Capability Spec

azure-machine-learning-services-workspaceprivateendpointconnections.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections
  description: 'Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections. 4 operations. Lead
    operation: Microsoft Azure Called By End Users To Get All Pe Connections. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - WorkspacePrivateEndpointConnections
  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: azure-machine-learning-services-workspaceprivateendpointconnections
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections business capability.
      Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections
      operations:
      - name: microsoftazureprivateendpointconnectionslist
        method: GET
        description: Microsoft Azure Called By End Users To Get All Pe Connections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MachineLearningServices/workspaces/{workspaceName}/privateEndpointConnections/{privateEndpointConnectionName}
      operations:
      - name: microsoftazureprivateendpointconnectionsdelete
        method: DELETE
        description: Microsoft Azure Called By End Users To Delete A Pe Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprivateendpointconnectionsget
        method: GET
        description: Microsoft Azure Called By End Users To Get A Pe Connection
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
      - name: microsoftazureprivateendpointconnectionscreateorupdate
        method: PUT
        description: "Microsoft Azure Called By End Users To Approve Or Reject A Pe Connection \r"
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: body
          in: body
          type: string
          description: PrivateEndpointConnection object
          required: true
  exposes:
  - type: rest
    namespace: azure-machine-learning-services-workspaceprivateendpointconnections-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections. One
      Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/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 Called By End Users To Get All Pe Connections
        call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionslist
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-machinelearningservices/workspaces/{workspacename}/privateendpointconnections/{privateendpointconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: DELETE
        name: microsoftazureprivateendpointconnectionsdelete
        description: Microsoft Azure Called By End Users To Delete A Pe Connection
        call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionsdelete
        outputParameters:
        - type: object
          mapping: $.
      - method: GET
        name: microsoftazureprivateendpointconnectionsget
        description: Microsoft Azure Called By End Users To Get A Pe Connection
        call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionsget
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprivateendpointconnectionscreateorupdate
        description: "Microsoft Azure Called By End Users To Approve Or Reject A Pe Connection \r"
        call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionscreateorupdate
        with:
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-machine-learning-services-workspaceprivateendpointconnections-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Machine Learning Services — WorkspacePrivateEndpointConnections. One
      tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-called-end-users
      description: Microsoft Azure Called By End Users To Get All Pe Connections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionslist
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-called-end-users-2
      description: Microsoft Azure Called By End Users To Delete A Pe Connection
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionsdelete
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-called-end-users-3
      description: Microsoft Azure Called By End Users To Get A Pe Connection
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionsget
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-called-end-users-4
      description: "Microsoft Azure Called By End Users To Approve Or Reject A Pe Connection \r"
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-machine-learning-services-workspaceprivateendpointconnections.microsoftazureprivateendpointconnectionscreateorupdate
      with:
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.