azure-cli
azure-cli copied to clipboard
az cli support for inviting guest user in Azure AD
Please, add a support for inviting quest user as documented here in order to be able to build fully automated processes: At the moment, it's supported only by powershell:
Thank you for opening this issue, we will look into it.
@marina-marenkov, it looks like your issue description is not complete. Could you please share the full information?
Per my understanding, inviting guest user in Azure AD requires calling Create invitation REST API which Azure CLI currently doesn't support. Please see https://github.com/Azure/azure-cli/issues/22580#issuecomment-1150686865 for explanations and workarounds.
you can also use the New-AzureADMSInvitation powershell comdlt if while this is not included into azure cli...
https://learn.microsoft.com/en-us/powershell/module/azuread/new-azureadmsinvitation?view=azureadps-2.0