Microsoft Azure · Capability

Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations

Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Privatelinkresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateLinkResourceOperations

What You Can Do

GET
Microsoftazureprivatelinkresourceoperationslistbyassessmentproject — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Privatelinkresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/privatelinkresources
GET
Microsoftazureprivatelinkresourceoperationsget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Privatelinkresources Privatelinkresourcename
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/privatelinkresources/{privatelinkresourcename}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Privatelinkresources

read-only idempotent
microsoft-azure-get-subscriptions-subscriptionid-2

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects Projectname Privatelinkresources Privatelinkresourcename

read-only idempotent

Capability Spec

azure-migrate-assessment-service-privatelinkresourceoperations.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations
  description: 'Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations. 2 operations. Lead operation:
    Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate Assessmentprojects
    Projectname Privatelinkresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateLinkResourceOperations
  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-assessment-service-privatelinkresourceoperations
    baseUri: https://management.azure.com
    description: Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations business capability. Self-contained,
      no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources
      operations:
      - name: microsoftazureprivatelinkresourceoperationslistbyassessmentproject
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Privatelinkresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Migrate/assessmentProjects/{projectName}/privateLinkResources/{privateLinkResourceName}
      operations:
      - name: microsoftazureprivatelinkresourceoperationsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Privatelinkresources Privatelinkresourcename
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: projectName
          in: path
          type: string
          description: Assessment Project Name
          required: true
        - name: privateLinkResourceName
          in: path
          type: string
          description: Private link resource ARM name
          required: true
  exposes:
  - type: rest
    namespace: azure-migrate-assessment-service-privatelinkresourceoperations-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourceoperationslistbyassessmentproject
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Privatelinkresources
        call: azure-migrate-assessment-service-privatelinkresourceoperations.microsoftazureprivatelinkresourceoperationslistbyassessmentproject
        with:
          projectName: rest.projectName
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-migrate/assessmentprojects/{projectname}/privatelinkresources/{privatelinkresourcename}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourceoperationsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Migrate Assessmentprojects Projectname Privatelinkresources Privatelinkresourcename
        call: azure-migrate-assessment-service-privatelinkresourceoperations.microsoftazureprivatelinkresourceoperationsget
        with:
          projectName: rest.projectName
          privateLinkResourceName: rest.privateLinkResourceName
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-migrate-assessment-service-privatelinkresourceoperations-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Migrate Assessment Service — PrivateLinkResourceOperations. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-get-subscriptions-subscriptionid
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate
        Assessmentprojects Projectname Privatelinkresources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-privatelinkresourceoperations.microsoftazureprivatelinkresourceoperationslistbyassessmentproject
      with:
        projectName: tools.projectName
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Migrate
        Assessmentprojects Projectname Privatelinkresources Privatelinkresourcename
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: azure-migrate-assessment-service-privatelinkresourceoperations.microsoftazureprivatelinkresourceoperationsget
      with:
        projectName: tools.projectName
        privateLinkResourceName: tools.privateLinkResourceName
      outputParameters:
      - type: object
        mapping: $.