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
Usage
m365 aad user guest add
Description
A Command to create guest user in the Tenant
Options
--emailAddress <emailAddress>--displayName [displayName]--sendInvitationMessage--inviteRedirectUrl [inviteRedirectUrl]--welcomeMessage [welcomeMessage]Additional Info
More details on the API : https://docs.microsoft.com/en-us/graph/api/invitation-post?view=graph-rest-1.0&tabs=http