Microsoft Entra · Arazzo Workflow
Microsoft Entra Find And Update Application
Version 1.0.0
Find an app by appId, update its display name, and read it back.
View Spec
View on GitHub
Access ManagementAuthenticationAzure ADEntraIdentityIdentity GovernanceMicrosoftNetwork SecuritySecurityZero TrustArazzoWorkflows
Provider
Workflows
find-and-update-application
Filter applications by appId, patch the match, then re-read it.
Searches for an application by appId, updates its display name, and fetches the updated application object.
1
findApplication
Filter the applications collection on appId to locate the registration and capture its object id.
2
updateApplication
Patch the matched application with the new display name. Returns 204 with no body.
3
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.