Usage
m365 entra multitenant add [options]
Description
Creates a new multitenant organization
Options
| Option |
Description |
-n, --displayName <displayName> |
Display name of the multitenant organization |
-d, --description [description] |
Description of the multitenant organization |
Examples
Create a new multitenant organization
m365 entra multitenant add --displayName 'Contoso organization' --description 'Multitenant organization between Contoso, Fabrikam, and Woodgrove Bank'
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
https://learn.microsoft.com/en-us/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0
I will work on it
Usage
m365 entra multitenant add [options]
Description
Creates a new multitenant organization
Options
-n, --displayName <displayName>-d, --description [description]Examples
Create a new multitenant organization
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.Allhttps://learn.microsoft.com/en-us/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-1.0
I will work on it