Microsoft Azure · Capability

Microsoft Azure DeviceUpdate — PrivateLinkResources

Microsoft Azure DeviceUpdate — PrivateLinkResources. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate Accounts Accountname Privatelinkresources. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzurePrivateLinkResources

What You Can Do

GET
Microsoftazureprivatelinkresourceslistbyaccount — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate Accounts Accountname Privatelinkresources
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-deviceupdate/accounts/{accountname}/privatelinkresources
GET
Microsoftazureprivatelinkresourcesget — Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate Accounts Accountname Privatelinkresources Groupid
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-deviceupdate/accounts/{accountname}/privatelinkresources/{groupid}

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate Accounts Accountname Privatelinkresources

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

Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate Accounts Accountname Privatelinkresources Groupid

read-only idempotent

Capability Spec

deviceupdate-privatelinkresources.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure DeviceUpdate — PrivateLinkResources
  description: 'Microsoft Azure DeviceUpdate — PrivateLinkResources. 2 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate Accounts Accountname 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: deviceupdate-privatelinkresources
    baseUri: https://management.azure.com
    description: Microsoft Azure DeviceUpdate — PrivateLinkResources business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateLinkResources
      operations:
      - name: microsoftazureprivatelinkresourceslistbyaccount
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Deviceupdate Accounts Accountname Privatelinkresources
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeviceUpdate/accounts/{accountName}/privateLinkResources/{groupId}
      operations:
      - name: microsoftazureprivatelinkresourcesget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Deviceupdate Accounts Accountname Privatelinkresources Groupid
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: deviceupdate-privatelinkresources-rest
    port: 8080
    description: REST adapter for Microsoft Azure DeviceUpdate — PrivateLinkResources. One Spectral-compliant resource per
      consumed operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-deviceupdate/accounts/{accountname}/privatelinkresources
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: GET
        name: microsoftazureprivatelinkresourceslistbyaccount
        description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Deviceupdate Accounts Accountname Privatelinkresources
        call: deviceupdate-privatelinkresources.microsoftazureprivatelinkresourceslistbyaccount
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-deviceupdate/accounts/{accountname}/privatelinkresources/{groupid}
      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
          Deviceupdate Accounts Accountname Privatelinkresources Groupid
        call: deviceupdate-privatelinkresources.microsoftazureprivatelinkresourcesget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: deviceupdate-privatelinkresources-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure DeviceUpdate — 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 Deviceupdate
        Accounts Accountname Privatelinkresources
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: deviceupdate-privatelinkresources.microsoftazureprivatelinkresourceslistbyaccount
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Deviceupdate
        Accounts Accountname Privatelinkresources Groupid
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: deviceupdate-privatelinkresources.microsoftazureprivatelinkresourcesget
      outputParameters:
      - type: object
        mapping: $.