Bulk external users as members not as guest

vipullag-MSFT 25,211 Reputation points
2020-03-10T06:32:09.823+00:00

MSDN Redirect.

Hi,

4002-q1.jpg

Update:

4103-q2.jpg

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,095 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,979 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vasil Michev 97,766 Reputation points MVP
    2020-03-10T07:19:31.843+00:00

    That's not a supported scenario. You don't "invite" members, you create them directly in your own directory. Guest users authenticate against their own tenant, so if you are trying to get them to use a custom app, it needs to have a representation (service principal) in the home tenant.

    0 comments No comments