Microsoft Azure · Capability

Microsoft Azure Azure Machine Learning Model Management Service — Token

Microsoft Azure Azure Machine Learning Model Management Service — Token. 1 operations. Lead operation: Microsoft Azure Generate Service Access Token. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureToken

What You Can Do

POST
Microsoftazureservicesgetservicetoken — Microsoft Azure Generate Service Access Token
/v1/modelmanagement/v1-0/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-machinelearningservices/workspaces/{workspace}/services/{id}/token

MCP Tools

microsoft-azure-generate-service-access

Microsoft Azure Generate Service Access Token

Capability Spec

azure-machine-learning-model-management-service-token.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Azure Machine Learning Model Management Service — Token
  description: 'Microsoft Azure Azure Machine Learning Model Management Service — Token. 1 operations. Lead operation: Microsoft
    Azure Generate Service Access Token. Self-contained Naftiko capability covering one Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - Token
  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-machine-learning-model-management-service-token
    baseUri: ''
    description: Microsoft Azure Azure Machine Learning Model Management Service — Token business capability. Self-contained,
      no shared references.
    resources:
    - name: modelmanagement-v1.0-subscriptions-subscriptionId-resourceGroups-resourceGroup-p
      path: /modelmanagement/v1.0/subscriptions/{subscriptionId}/resourceGroups/{resourceGroup}/providers/Microsoft.MachineLearningServices/workspaces/{workspace}/services/{id}/token
      operations:
      - name: microsoftazureservicesgetservicetoken
        method: POST
        description: Microsoft Azure Generate Service Access Token
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: id
          in: path
          type: string
          description: The Service Id.
          required: true
  exposes:
  - type: rest
    namespace: azure-machine-learning-model-management-service-token-rest
    port: 8080
    description: REST adapter for Microsoft Azure Azure Machine Learning Model Management Service — Token. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/modelmanagement/v1-0/subscriptions/{subscriptionid}/resourcegroups/{resourcegroup}/providers/microsoft-machinelearningservices/workspaces/{workspace}/services/{id}/token
      name: modelmanagement-v1-0-subscriptions-subscriptionid-resourcegroups-resourcegroup-p
      description: REST surface for modelmanagement-v1.0-subscriptions-subscriptionId-resourceGroups-resourceGroup-p.
      operations:
      - method: POST
        name: microsoftazureservicesgetservicetoken
        description: Microsoft Azure Generate Service Access Token
        call: azure-machine-learning-model-management-service-token.microsoftazureservicesgetservicetoken
        with:
          id: rest.id
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: azure-machine-learning-model-management-service-token-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Azure Machine Learning Model Management Service — Token. One tool per consumed
      operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-generate-service-access
      description: Microsoft Azure Generate Service Access Token
      hints:
        readOnly: false
        destructive: false
        idempotent: false
      call: azure-machine-learning-model-management-service-token.microsoftazureservicesgetservicetoken
      with:
        id: tools.id
      outputParameters:
      - type: object
        mapping: $.