Bulk Create Azure AD object to allow login with personal email address and secured with MFA/2FA?

EnterpriseArchitect 4,761 Reputation points
2022-03-28T00:55:18.957+00:00

Hi All,

I need to know which Azure object I need to create to allow 1000+ users from .CSV file below:

First Name, Last Name, Email, PhoneNumber

These are my criteria:

Login: using their own email address (not from my accepted email domains)
Security: 2FA/MFA enforced (hence I assume a Minimum of M365 F1 license is required.
Access Resource / URL: Share Point online that is managed and created by my internal team.

I'm also using Hybrid OnPremise AD DS - Azure AD sync (PHS), using Azure AD Connect.

So I wonder which object to create:

Thank you in advance.

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,899 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,565 questions
0 comments No comments
{count} votes

Accepted answer
  1. Vasil Michev 95,666 Reputation points MVP
    2022-03-28T06:22:09.217+00:00

    You need to create Guest users, which is what the last two methods address (well, they're the same method really). As for enforcing MFA, you will need to create a CA policy scoped to said users, or all Guest users.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful