Skip to content

New command: m365 entra multitenant add #6006

@MartinM85

Description

@MartinM85

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions