Microsoft Active Directory · Arazzo Workflow
Active Directory Provision Application With Service Principal
Version 1.0.0
Register an application, then locate and read its service principal and app role assignments.
View Spec
View on GitHub
Active DirectoryAuthenticationAuthorizationDirectory ServicesIdentity ManagementMicrosoft EntraZero TrustArazzoWorkflows
Provider
Workflows
provision-application-with-service-principal
Register an app and resolve its service principal and role assignments.
Creates an application registration, resolves the matching service principal by appId, retrieves the service principal object, and lists the app role assignments granted to it.
1
2
findServicePrincipal
Resolve the service principal automatically provisioned for the new application by filtering service principals on the application's appId.
3
getServicePrincipal
Retrieve the full service principal object for the resolved id.
4
listAppRoleAssignments
List the app role assignments granted to the service principal.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.