Azure Active Directory contains external invitation users

Joshua Lance 56 Reputation points
2023-02-10T17:54:45.7533333+00:00

My Azure Active Directory is displaying users outside my organization with the creation type as "Invitation".

1 - I am hoping to understand how they are being generated and why.

2 - Can I safely remove them?

3 - How do I prevent them from being added w/o impacting the users and functionality of M365?

These accounts show up in other portals and make it very difficult to manage my environment.

Thank you for your help in this matter.

Microsoft Security Microsoft Entra Microsoft Entra ID
0 comments No comments
{count} votes

Accepted answer
  1. Khurram Rahim 1,851 Reputation points Volunteer Moderator
    2023-02-10T22:14:20.25+00:00
    1. Invited external users in Azure Active Directory (Azure AD) can be created in several ways:
    • By sending a guest invitation to a person outside your organization through the Azure portal or through the Microsoft Teams or SharePoint platform.
    • By allowing users to sign up for an Azure AD B2B collaboration account using their personal email address.
    • By automatically creating guest accounts for users who are part of a federation with another Azure AD tenant.
    1. You can safely remove these external users if they are no longer needed or if they have been mistakenly added to your Azure AD. Before removing the users, you should verify that they don't have any active licenses assigned or aren't members of any Microsoft 365 groups or teams. You can remove external users using the Azure portal, Azure AD PowerShell or Graph API.
    2. To prevent external users from being added without your consent, you can do the following:
    • Configure Azure AD policies to control the external sharing of content and resources in your organization. For example, you can block external sharing, allow sharing only with specific domains, or set up restrictions for specific user roles.
    • Enable multi-factor authentication for all guest users to enhance the security of your environment.
    • Regularly review and remove guest users who are no longer needed.
    • Train your users on best practices for collaborating with external users, including when and how to invite external users, and the importance of removing external users when they are no longer needed.
    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.