Microsoft Azure · Capability

Microsoft Azure Automanage — servicePrincipals

Microsoft Azure Automanage — servicePrincipals. 2 operations. Lead operation: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureservicePrincipals

What You Can Do

GET
Microsoftazureserviceprincipalslistbysubscription — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals
/v1/subscriptions/{subscriptionid}/providers/microsoft-automanage/serviceprincipals
GET
Microsoftazureserviceprincipalsget — Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals Default
/v1/subscriptions/{subscriptionid}/providers/microsoft-automanage/serviceprincipals/default

MCP Tools

microsoft-azure-get-subscriptions-subscriptionid

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals

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

Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals Default

read-only idempotent

Capability Spec

automanage-serviceprincipals.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure Automanage — servicePrincipals
  description: 'Microsoft Azure Automanage — servicePrincipals. 2 operations. Lead operation: Microsoft Azure Get Subscriptions
    Subscriptionid Providers Microsoft Automanage Serviceprincipals. Self-contained Naftiko capability covering one Microsoft
    Azure business surface.'
  tags:
  - Microsoft Azure
  - servicePrincipals
  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: automanage-serviceprincipals
    baseUri: https://management.azure.com
    description: Microsoft Azure Automanage — servicePrincipals business capability. Self-contained, no shared references.
    resources:
    - name: subscriptions-subscriptionId-providers-Microsoft.Automanage-servicePrincipals
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Automanage/servicePrincipals
      operations:
      - name: microsoftazureserviceprincipalslistbysubscription
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
    - name: subscriptions-subscriptionId-providers-Microsoft.Automanage-servicePrincipals-de
      path: /subscriptions/{subscriptionId}/providers/Microsoft.Automanage/servicePrincipals/default
      operations:
      - name: microsoftazureserviceprincipalsget
        method: GET
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals Default
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
  exposes:
  - type: rest
    namespace: automanage-serviceprincipals-rest
    port: 8080
    description: REST adapter for Microsoft Azure Automanage — servicePrincipals. One Spectral-compliant resource per consumed
      operation, prefixed with /v1.
    resources:
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-automanage/serviceprincipals
      name: subscriptions-subscriptionid-providers-microsoft-automanage-serviceprincipals
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Automanage-servicePrincipals.
      operations:
      - method: GET
        name: microsoftazureserviceprincipalslistbysubscription
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals
        call: automanage-serviceprincipals.microsoftazureserviceprincipalslistbysubscription
        outputParameters:
        - type: object
          mapping: $.
    - path: /v1/subscriptions/{subscriptionid}/providers/microsoft-automanage/serviceprincipals/default
      name: subscriptions-subscriptionid-providers-microsoft-automanage-serviceprincipals-de
      description: REST surface for subscriptions-subscriptionId-providers-Microsoft.Automanage-servicePrincipals-de.
      operations:
      - method: GET
        name: microsoftazureserviceprincipalsget
        description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals Default
        call: automanage-serviceprincipals.microsoftazureserviceprincipalsget
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: automanage-serviceprincipals-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure Automanage — servicePrincipals. 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 Providers Microsoft Automanage Serviceprincipals
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: automanage-serviceprincipals.microsoftazureserviceprincipalslistbysubscription
      outputParameters:
      - type: object
        mapping: $.
    - name: microsoft-azure-get-subscriptions-subscriptionid-2
      description: Microsoft Azure Get Subscriptions Subscriptionid Providers Microsoft Automanage Serviceprincipals Default
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: automanage-serviceprincipals.microsoftazureserviceprincipalsget
      outputParameters:
      - type: object
        mapping: $.