Delete an application registration from Azure AD
This runbook deletes an application registration and its associated service principal from Microsoft Entra ID. It verifies that the application exists before deletion and performs a best-effort cleanup of groups assigned during provisioning.
Organization → Applications → Delete Application Registration
Full Runbook name
rjgit-org_applications_delete-application-registration
Type: Microsoft Graph
Application.ReadWrite.OwnedBy
Group.ReadWrite.All
Application Developer
The application client ID (appId) of the application registration to delete.
Required
true
Default Value
Type
String
Back to Runbook Reference overview
Last updated 3 days ago
Was this helpful?