Microsoft Azure · Capability

Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments

Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments. 1 operations. Lead operation: Microsoft Azure Applications That The Service Principal Is Assigned To. Self-contained Naftiko capability covering one Microsoft Azure business surface.

Run with Naftiko Microsoft AzureServicePrincipalAppRoleAssignments

What You Can Do

GET
Microsoftazureserviceprincipalslistapproleassignments — Microsoft Azure Applications That The Service Principal Is Assigned To
/v1/{tenantid}/serviceprincipals/{objectid}/approleassignments

MCP Tools

microsoft-azure-applications-that-service

Microsoft Azure Applications That The Service Principal Is Assigned To

read-only idempotent

Capability Spec

graphrbacmanagementclient-serviceprincipalapproleassignments.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments
  description: 'Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments. 1 operations. Lead operation:
    Microsoft Azure Applications That The Service Principal Is Assigned To. Self-contained Naftiko capability covering one
    Microsoft Azure business surface.'
  tags:
  - Microsoft Azure
  - ServicePrincipalAppRoleAssignments
  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: graphrbacmanagementclient-serviceprincipalapproleassignments
    baseUri: https://graph.windows.net
    description: Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments business capability. Self-contained,
      no shared references.
    resources:
    - name: tenantID-servicePrincipals-objectId-appRoleAssignments
      path: /{tenantID}/servicePrincipals/{objectId}/appRoleAssignments
      operations:
      - name: microsoftazureserviceprincipalslistapproleassignments
        method: GET
        description: Microsoft Azure Applications That The Service Principal Is Assigned To
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: objectId
          in: path
          type: string
          description: The object ID of the service principal for which to get owners.
          required: true
  exposes:
  - type: rest
    namespace: graphrbacmanagementclient-serviceprincipalapproleassignments-rest
    port: 8080
    description: REST adapter for Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments. One Spectral-compliant
      resource per consumed operation, prefixed with /v1.
    resources:
    - path: /v1/{tenantid}/serviceprincipals/{objectid}/approleassignments
      name: tenantid-serviceprincipals-objectid-approleassignments
      description: REST surface for tenantID-servicePrincipals-objectId-appRoleAssignments.
      operations:
      - method: GET
        name: microsoftazureserviceprincipalslistapproleassignments
        description: Microsoft Azure Applications That The Service Principal Is Assigned To
        call: graphrbacmanagementclient-serviceprincipalapproleassignments.microsoftazureserviceprincipalslistapproleassignments
        with:
          objectId: rest.objectId
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: graphrbacmanagementclient-serviceprincipalapproleassignments-mcp
    port: 9090
    transport: http
    description: MCP adapter for Microsoft Azure GraphRbacManagementClient — ServicePrincipalAppRoleAssignments. One tool
      per consumed operation, routed inline through this capability's consumes block.
    tools:
    - name: microsoft-azure-applications-that-service
      description: Microsoft Azure Applications That The Service Principal Is Assigned To
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: graphrbacmanagementclient-serviceprincipalapproleassignments.microsoftazureserviceprincipalslistapproleassignments
      with:
        objectId: tools.objectId
      outputParameters:
      - type: object
        mapping: $.