list_service_principals
Retrieve app registrations and enterprise applications from Azure AD/Entra ID. Filter results by name, type, or limit quantity for efficient management.
Instructions
List app registrations and service principals (enterprise applications) in Azure AD / Entra ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter by display name (partial match) | |
| type | No | Filter by service principal type: Application, ManagedIdentity, Legacy, SocialIdp | |
| max_results | No | Maximum number of results to return (default: 50) |