A contractor from a partner company needs to sign in and collaborate on a shared Azure DevOps project. The partner already has their own corporate email account. Which action should the administrator take in Microsoft Entra ID?
Choose one.
Member users are internal accounts; guest users are external collaborators invited through Microsoft Entra B2B collaboration.
An external partner who already has their own corporate credentials should be a guest, created with Invite external user (B2B) so they redeem an invitation and sign in with their home account. Create new user (B) makes an internal member you must credential, which is wrong for an outsider. A service principal (C) is an app identity, not a person. Adding to a group (D) cannot conjure an identity that does not yet exist.
- Identify that the person belongs to another organization and already has credentials.
- External collaborators map to guest (B2B) users, not members.
- Choose Invite external user to send a B2B invitation.
Exam tip: External partner sign-in with their own credentials means a guest (B2B) invitation, not a member account.
Manage Microsoft Entra Users and Groups (AZ-104) — the lesson that teaches this.