Microsoft Azure · Capability

Microsoft Azure Mixed Reality — Key

Microsoft Azure Mixed Reality — Key. 2 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mixedreality Remoterenderingaccounts Accountname Listkeys. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureKey

What You Can Do

POST
Microsoftazureremoterenderingaccountslistkeys — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mixedreality Remoterenderingaccounts Accountname Listkeys
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mixedreality/remoterenderingaccounts/{accountname}/listkeys
POST
Microsoftazureremoterenderingaccountsregeneratekeys — Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mixedreality Remoterenderingaccounts Accountname Regeneratekeys
/v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mixedreality/remoterenderingaccounts/{accountname}/regeneratekeys

MCP Tools

microsoft-azure-post-subscriptions-subscriptionid

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mixedreality Remoterenderingaccounts Accountname Listkeys

microsoft-azure-post-subscriptions-subscriptionid-2

Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft Mixedreality Remoterenderingaccounts Accountname Regeneratekeys

Capability Spec

mixed-reality-key.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Mixed Reality — Key
  description: 'Microsoft Azure Mixed Reality — Key. 2 operations. Lead operation: Microsoft Azure Post Subscriptions Subscriptionid
    Resourcegroups Resourcegroupname Providers Microsoft Mixedreality Remoterenderingaccounts Accountname Listkeys. Self-contained
    Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Key
  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: mixed-reality-key
    baseUri: https://management.azure.com
    description: Microsoft Azure Mixed Reality — Key business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}/listKeys
      operations:
      - name: microsoftazureremoterenderingaccountslistkeys
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mixedreality Remoterenderingaccounts Accountname Listkeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof
      path: /subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.MixedReality/remoteRenderingAccounts/{accountName}/regenerateKeys
      operations:
      - name: microsoftazureremoterenderingaccountsregeneratekeys
        method: POST
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mixedreality Remoterenderingaccounts Accountname Regeneratekeys
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: mixed-reality-key-rest
    port: 8080
    description: REST adapter for Microsoft Azure Mixed Reality — Key. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mixedreality/remoterenderingaccounts/{accountname}/listkeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureremoterenderingaccountslistkeys
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mixedreality Remoterenderingaccounts Accountname Listkeys
        call: mixed-reality-key.microsoftazureremoterenderingaccountslistkeys
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/resourcegroups/{resourcegroupname}/providers/microsoft-mixedreality/remoterenderingaccounts/{accountname}/regeneratekeys
      name: subscriptions-subscriptionid-resourcegroups-resourcegroupname-providers-microsof
      description: REST surface for subscriptions-subscriptionId-resourceGroups-resourceGroupName-providers-Microsof.
      operations:
      - method: POST
        name: microsoftazureremoterenderingaccountsregeneratekeys
        description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
          Mixedreality Remoterenderingaccounts Accountname Regeneratekeys
        call: mixed-reality-key.microsoftazureremoterenderingaccountsregeneratekeys
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: mixed-reality-key-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Mixed Reality — Key. One tool per consumed operation, routed inline through
      this capability's consumes block.
    tools:
    - name: microsoft-azure-post-subscriptions-subscriptionid
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Mixedreality Remoterenderingaccounts Accountname Listkeys
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: mixed-reality-key.microsoftazureremoterenderingaccountslistkeys
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-post-subscriptions-subscriptionid-2
      description: Microsoft Azure Post Subscriptions Subscriptionid Resourcegroups Resourcegroupname Providers Microsoft
        Mixedreality Remoterenderingaccounts Accountname Regeneratekeys
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: mixed-reality-key.microsoftazureremoterenderingaccountsregeneratekeys
      outputParameters:
      - type: object
        mapping: $.