Usage
m365 entra multitenant remove [options]
Description
Removes a multitenant organization
Options
| Option |
Description |
-f, --force |
Don't prompt for confirmation. |
Examples
Remove the multitenant organization
m365 entra multitenant remove
Remove the multitenant organization without prompting for confirmation
m365 entra multitenant remove --force
Default properties
No response
Additional Info
Multitenant organization is a brand new feature in Microsoft Entra ID
https://learn.microsoft.com/en-us/entra/identity/multi-tenant-organizations/overview
The signed-in user must be assigned at least the Security Administrator role. It requires new permission MultiTenantOrganization.ReadWrite.All
Only an active owner tenant can remove the entire multitenant organization. It will also remove all member tenants.
I will work on it.
Usage
m365 entra multitenant remove [options]
Description
Removes a multitenant organization
Options
-f, --forceExamples
Remove the multitenant organization
Remove the multitenant organization without prompting for confirmation
Default properties
No response
Additional Info
Multitenant organization is a brand new feature in Microsoft Entra ID
https://learn.microsoft.com/en-us/entra/identity/multi-tenant-organizations/overview
The signed-in user must be assigned at least the Security Administrator role. It requires new permission
MultiTenantOrganization.ReadWrite.AllOnly an active owner tenant can remove the entire multitenant organization. It will also remove all member tenants.
I will work on it.