Microsoft Azure · Capability

Microsoft Azure MonitorManagementClient — PrivateLinkResources

Microsoft Azure MonitorManagementClient — PrivateLinkResources. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Privatelinkscopes Scopename Privatelinkresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateLinkResources

What You Can Do

GET
Microsoftazureprivatelinkresourceslistbyprivatelinkscope — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Privatelinkscopes Scopename Privatelinkresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/privatelinkscopes/{scopename}/privatelinkresources
GET
Microsoftazureprivatelinkresourcesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Privatelinkscopes Scopename Privatelinkresources Groupname
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/privatelinkscopes/{scopename}/privatelinkresources/{groupname}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Privatelinkscopes Scopename Privatelinkresources

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Privatelinkscopes Scopename Privatelinkresources Groupname

read-only idempotent

Capability Spec

monitormanagementclient-privatelinkresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure MonitorManagementClient — PrivateLinkResources
  description: 'Microsoft Azure MonitorManagementClient — PrivateLinkResources. 2 operations. Lead operation: Microsoft Azure
    Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights Privatelinkscopes Scopename
    Privatelinkresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - PrivateLinkResources
  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: monitormanagementclient-privatelinkresources
    baseUri: https://management.azure.com
    description: Microsoft Azure MonitorManagementClient — PrivateLinkResources business capability. Self-contained, no shared
      references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/privateLinkScopes/{scopeName}/privateLinkResources
      operations:
      - name: microsoftazureprivatelinkresourceslistbyprivatelinkscope
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Privatelinkscopes Scopename Privatelinkresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/privateLinkScopes/{scopeName}/privateLinkResources/{groupName}
      operations:
      - name: microsoftazureprivatelinkresourcesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Privatelinkscopes Scopename Privatelinkresources Groupname
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: monitormanagementclient-privatelinkresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure MonitorManagementClient — PrivateLinkResources. One Spectral-compliant resource
      per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/privatelinkscopes/{scopename}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourceslistbyprivatelinkscope
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Privatelinkscopes Scopename Privatelinkresources
        call: monitormanagementclient-privatelinkresources.microsoftazureprivatelinkresourceslistbyprivatelinkscope
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-insights/privatelinkscopes/{scopename}/privatelinkresources/{groupname}
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourcesget
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Insights Privatelinkscopes Scopename Privatelinkresources Groupname
        call: monitormanagementclient-privatelinkresources.microsoftazureprivatelinkresourcesget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: monitormanagementclient-privatelinkresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure MonitorManagementClient — PrivateLinkResources. 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 Insights
        Privatelinkscopes Scopename Privatelinkresources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: monitormanagementclient-privatelinkresources.microsoftazureprivatelinkresourceslistbyprivatelinkscope
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Insights
        Privatelinkscopes Scopename Privatelinkresources Groupname
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: monitormanagementclient-privatelinkresources.microsoftazureprivatelinkresourcesget
      outputParameters:
      - type: object
        mapping: $.