Usage
m365 entra enterpriseapp remove [options]
Description
Delete enterprise application
Options
| Option |
Description |
-i, --id [id] |
The ID of the application for which the enterprise application. Use either id, displayName, or objectId, but not multiple. |
-n, --displayName [displayName] |
The display name of the enterprise application. Use either id, displayName, or objectId, but not multiple. |
--objectId [objectId] |
The object ID of the enterprise application. Use either id, displayName, or objectId, but not multiple. |
--force |
Don't prompt for confirmation |
Examples
Delete enterprise application by app ID
m365 entra enterpriseapp remove --id b2307a39-e878-458b-bc90-03bc578531d6 --force
Delete the Contoso app enterprise application.
m365 entra enterpriseapp remove --displayName "Contoso app" --force
Delete the enterprise application with specific object ID
m365 entra enterpriseapp remove --objectId b2307a39-e878-458b-bc90-03bc578531dd
Default properties
No response
Additional Info
No response
Usage
m365 entra enterpriseapp remove [options]
Description
Delete enterprise application
Options
-i, --id [id]id,displayName, orobjectId, but not multiple.-n, --displayName [displayName]id,displayName, orobjectId, but not multiple.--objectId [objectId]id,displayName, orobjectId, but not multiple.--forceExamples
Delete enterprise application by app ID
Delete the Contoso app enterprise application.
Delete the enterprise application with specific object ID
Default properties
No response
Additional Info
No response