Skip to content

New command: Create guest user in the tenant #3298

@arjunumenon

Description

@arjunumenon

Usage

m365 aad user guest add

Description

A Command to create guest user in the Tenant

Options

Option Description
--emailAddress <emailAddress> Email address of the Guest User
--displayName [displayName] Display name of the Guest User
--sendInvitationMessage Specify if you want to send invitation message while inviting the Guest user. If not specified, email will not be sent by Azure AD
--inviteRedirectUrl [inviteRedirectUrl] Redirect URL which will be there in the Invite message. If not specified, default URL https://myapplications.microsoft.com will be set.
--welcomeMessage [welcomeMessage] Personal welcome message which will be added in the email along with the default Email.

Additional Info

More details on the API : https://docs.microsoft.com/en-us/graph/api/invitation-post?view=graph-rest-1.0&tabs=http

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions