entra multitenant remove
Removes a multitenant organization
Usage
m365 entra multitenant remove [options]
options
-f, --force
Don't prompt for confirmation.
-h, --help [help]
Output usage information. Optionally, specify which section of command's help you want to see. Allowed values are
options
,examples
,remarks
,response
,full
. Default isoptions
.--query [query]
JMESPath query string. See http://jmespath.org/ for more information and examples.
-o, --output [output]
Output type.
json
,text
,csv
,md
,none
. Defaultjson
.--verbose
Runs command with verbose logging.
--debug
Runs command with debug logging.
Remarks
To use this command you must be at least Security Administrator.
When removing a Multi-Tenant Organization, all associations with other tenants will be removed too.
The removing process can take up to 2 hours to complete.
Examples
Remove the multitenant organization.
m365 entra multitenant remove
Remove the multitenant organization without prompting for confirmation.
m365 entra multitenant remove --force
Response
The command won't return a response on success
More information
- Multitenant organization: https://learn.microsoft.com/entra/identity/multi-tenant-organizations/overview