Microsoft Azure · Capability

Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController

Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController. 4 operations. Lead operation: Microsoft Azure Get The Private Endpoint Connections. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateEndpointConnectionController

What You Can Do

GET
Microsoftazureprivateendpointconnectionscontrollergetprivateendpointconnections — Microsoft Azure Get The Private Endpoint Connections
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privateendpointconnections
GET
Microsoftazureprivateendpointconnectioncontrollergetprivateendpointconnection — Microsoft Azure Get The Private Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privateendpointconnections/{peconnectionname}
PUT
Microsoftazureprivateendpointconnectioncontrollerputprivateendpointconnection — Microsoft Azure Create Or Update Private Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privateendpointconnections/{peconnectionname}
DELETE
Microsoftazureprivateendpointconnectioncontrollerdeleteprivateendpointconnection — Microsoft Azure Delete The Endpoint
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privateendpointconnections/{peconnectionname}

MCP Tools

microsoft-azure-get-private-endpoint

Microsoft Azure Get The Private Endpoint Connections

read-only idempotent
microsoft-azure-get-private-endpoint-2

Microsoft Azure Get The Private Endpoint

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

Microsoft Azure Create Or Update Private Endpoint

idempotent
microsoft-azure-delete-endpoint

Microsoft Azure Delete The Endpoint

idempotent

Capability Spec

azure-migrate-v2-privateendpointconnectioncontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController
  description: 'Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController. 4 operations. Lead operation: Microsoft
    Azure Get The Private Endpoint Connections. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateEndpointConnectionController
  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-migrate-v2-privateendpointconnectioncontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateEndpointConnections
      operations:
      - name: microsoftazureprivateendpointconnectionscontrollergetprivateendpointconnections
        method: GET
        description: Microsoft Azure Get The Private Endpoint Connections
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateEndpointConnections/{peConnectionName}
      operations:
      - name: microsoftazureprivateendpointconnectioncontrollergetprivateendpointconnection
        method: GET
        description: Microsoft Azure Get The Private Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: peConnectionName
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
      - name: microsoftazureprivateendpointconnectioncontrollerputprivateendpointconnection
        method: PUT
        description: Microsoft Azure Create Or Update Private Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: peConnectionName
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
        - name: body
          in: body
          type: string
          description: Private endpoint connection body.
          required: true
      - name: microsoftazureprivateendpointconnectioncontrollerdeleteprivateendpointconnection
        method: DELETE
        description: Microsoft Azure Delete The Endpoint
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: peConnectionName
          in: path
          type: string
          description: Private endpoint connection name.
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-v2-privateendpointconnectioncontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privateendpointconnections
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectionscontrollergetprivateendpointconnections
        description: Microsoft Azure Get The Private Endpoint Connections
        call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectionscontrollergetprivateendpointconnections
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privateendpointconnections/{peconnectionname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivateendpointconnectioncontrollergetprivateendpointconnection
        description: Microsoft Azure Get The Private Endpoint
        call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectioncontrollergetprivateendpointconnection
        with:
          peConnectionName: rest.peConnectionName
        outputParameters:
        - type: object
          mapping: $.
      - method: PUT
        name: microsoftazureprivateendpointconnectioncontrollerputprivateendpointconnection
        description: Microsoft Azure Create Or Update Private Endpoint
        call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectioncontrollerputprivateendpointconnection
        with:
          peConnectionName: rest.peConnectionName
          body: rest.body
        outputParameters:
        - type: object
          mapping: $.
      - method: DELETE
        name: microsoftazureprivateendpointconnectioncontrollerdeleteprivateendpointconnection
        description: Microsoft Azure Delete The Endpoint
        call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectioncontrollerdeleteprivateendpointconnection
        with:
          peConnectionName: rest.peConnectionName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-v2-privateendpointconnectioncontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate V2 — PrivateEndpointConnectionController. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-private-endpoint
      description: Microsoft Azure Get The Private Endpoint Connections
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectionscontrollergetprivateendpointconnections
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-private-endpoint-2
      description: Microsoft Azure Get The Private Endpoint
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectioncontrollergetprivateendpointconnection
      with:
        peConnectionName: tools.peConnectionName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-create-update-private
      description: Microsoft Azure Create Or Update Private Endpoint
      hints:
        readOnly: false
        destructive: false
        idempotent: true
      call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectioncontrollerputprivateendpointconnection
      with:
        peConnectionName: tools.peConnectionName
        body: tools.body
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-delete-endpoint
      description: Microsoft Azure Delete The Endpoint
      hints:
        readOnly: false
        destructive: true
        idempotent: true
      call: azure-migrate-v2-privateendpointconnectioncontroller.microsoftazureprivateendpointconnectioncontrollerdeleteprivateendpointconnection
      with:
        peConnectionName: tools.peConnectionName
      outputParameters:
      - type: object
        mapping: $.