Microsoft Azure · Capability

Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController

Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController. 2 operations. Lead operation: Microsoft Azure Get The List Of Private Link Resources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateLinkResourceController

What You Can Do

GET
Microsoftazureprivatelinkresourcecontrollergetprivatelinkresources — Microsoft Azure Get The List Of Private Link Resources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privatelinkresources
GET
Microsoftazureprivatelinkresourcecontrollergetprivatelinkresource — Microsoft Azure Get The Private Link Resource
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privatelinkresources/{privatelinkresourcename}

MCP Tools

microsoft-azure-get-list-private

Microsoft Azure Get The List Of Private Link Resources

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

Microsoft Azure Get The Private Link Resource

read-only idempotent

Capability Spec

microsoftazureamhwebrolev20200501-privatelinkresourcecontroller.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController
  description: 'Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController. 2 operations. Lead
    operation: Microsoft Azure Get The List Of Private Link Resources. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateLinkResourceController
  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: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller
    baseUri: https://management.azure.com
    description: Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController 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}/privateLinkResources
      operations:
      - name: microsoftazureprivatelinkresourcecontrollergetprivatelinkresources
        method: GET
        description: Microsoft Azure Get The List Of Private Link Resources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: api-version
          in: query
          type: string
          description: The API version to use for this operation.
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/migrateProjects/{migrateProjectName}/privateLinkResources/{privateLinkResourceName}
      operations:
      - name: microsoftazureprivatelinkresourcecontrollergetprivatelinkresource
        method: GET
        description: Microsoft Azure Get The Private Link Resource
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: privateLinkResourceName
          in: path
          type: string
          description: Private Link resource name.
          required: true
        - name: api-version
          in: query
          type: string
          description: The API version to use for this operation.
          required: true
  exposes:
  - type: rest
    namespace: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller-rest
    port: 8080
    description: REST adapter for Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController.
      One Spectral-compliant resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourcecontrollergetprivatelinkresources
        description: Microsoft Azure Get The List Of Private Link Resources
        call: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller.microsoftazureprivatelinkresourcecontrollergetprivatelinkresources
        with:
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/migrateprojects/{migrateprojectname}/privatelinkresources/{privatelinkresourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourcecontrollergetprivatelinkresource
        description: Microsoft Azure Get The Private Link Resource
        call: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller.microsoftazureprivatelinkresourcecontrollergetprivatelinkresource
        with:
          privateLinkResourceName: rest.privateLinkResourceName
          api-version: rest.api-version
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Microsoft.Azure.AMH.WebRole.V2020_05_01 — PrivateLinkResourceController.
      One tool per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-list-private
      description: Microsoft Azure Get The List Of Private Link Resources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller.microsoftazureprivatelinkresourcecontrollergetprivatelinkresources
      with:
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-private-link
      description: Microsoft Azure Get The Private Link Resource
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: microsoftazureamhwebrolev20200501-privatelinkresourcecontroller.microsoftazureprivatelinkresourcecontrollergetprivatelinkresource
      with:
        privateLinkResourceName: tools.privateLinkResourceName
        api-version: tools.api-version
      outputParameters:
      - type: object
        mapping: $.