Event banner
SharePoint Server Subscription Edition AMA
Event Ended
Tuesday, May 10, 2022, 08:00 AM PDTEvent details
We are very excited to announce a SharePoint Server Subscription Edition AMA!
An AMA is a live text-based online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AM...
EmilyPerina
Updated May 10, 2022
nguptafjc
May 10, 2022Copper Contributor
Is there a self service registration method for guests to use a url link and create guest account in my tenant without going through approval?
We would like the guests from a trusted partner domain to register themselves in our tenant and access public sharepoint sites freely without any restrictions.
Vicassomx
May 10, 2022Copper Contributor
Hello, I work as a solutions architect in a company called Migesa.
We solve your requirement using PowerShell, but you will have to add the external user.
Connect-MgGraph
New-MgInvitation
Connect-SPOService
Add-SPOUser
- nguptafjcMay 10, 2022Copper Contributor
Add the external user where and how? All these external users are already a contact in our tenant. I sent you an offline message, please reply if you can.