A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
Hello @THARUN KATTA
Based on the information you shared, I’d like to add a general clarification part first, before going deeper and analyzing each of your questions one by one.
To keep things simple, SharePoint external access works in three basic steps:
I/ Domain restriction (who can be invited)
- Allowing an external domain (for example, partner.com) only means users from that domain are allowed to receive sharing invitations.
- It does not mean all users from that domain automatically have access to SharePoint.
II/ Guest user (who the person is)
- Every external user must first exist as a guest account in your tenant.
- This is handled by Microsoft Entra ID (Azure AD B2B).
- If the user is not a guest in the directory, SharePoint cannot grant access.
III/ Permissions (what the user can access)
- Even after becoming a guest, the user must still be given explicit permission to a SharePoint site or content, either directly or through a group.
-> The key rule to remember is that SharePoint always checks permissions, not domains.
Overview of external sharing in SharePoint and OneDrive in Microsoft 365 - SharePoint in Microsoft …
About your questions:
1/ Is there a centralized setting to allow only specific users within an allowed external domain?
No, this is not supported natively.
Administrators can allow or block entire domains and control who can invite guests, but there is no tenant‑level setting to allow only specific email addresses within an external domain. Access is always evaluated at the user and permission level.
Domain restrictions when sharing SharePoint & OneDrive content - SharePoint in Microsoft 365 | Micr…
2/ Can “Site‑level access restriction” be used to limit access to specific users (including guests)?
Yes, but only at the individual site level.
- This feature allows you to specify Microsoft 365 groups or security groups. Only users in those groups can open the site. All others are blocked, even if they previously had access.
- However, this feature does not automatically grant SharePoint permissions. Users still need normal site or content permissions.
- You can think of this as a gate at the site entrance, not a replacement for permissions.
Restrict SharePoint site access with Microsoft 365 groups and Microsoft Entra security groups - Sha…
3/ If external users are added to a security group, is that enough to control access?
Almost, but not by itself.
Two things must be true:
- The external user must exist as a guest account.
- The security group must be granted permission to the SharePoint site or content.
Using groups is the recommended approach for centralized management, but permissions are still required.
Microsoft Entra B2B integration for SharePoint & OneDrive - SharePoint in Microsoft 365 | Microsoft…
4/ Does site‑level access restriction override existing permissions, and what is the scope?
In practice, yes.
- Users who are not part of the allowed group are blocked from accessing the site, even if they had permissions before.
- However, existing permissions are not deleted; access is simply blocked while the restriction is active.
- This setting applies only to selected sites, not across the entire tenant.
Restrict SharePoint site access with Microsoft 365 groups and Microsoft Entra security groups - Sha…
5/ Are there alternative approaches for centralized control of external users?
- There is no single built‑in setting that fully meets this requirement.
- The most common and supported approach is:
- Control who can invite guests using Entra ID
- Pre‑create guest accounts
- Grant access only through security or Microsoft 365 groups
- Avoid individual user permissions as much as possible
This design provides the closest level of centralized control that SharePoint currently supports
Configure external collaboration - Microsoft Entra External ID | Microsoft Learn
In short, SharePoint does not support centralized control of individual external users at the tenant level. The supported and recommended design is to manage guest users through Microsoft Entra ID and control SharePoint access through security or Microsoft 365 groups and site permissions.
I’m just sharing my understanding and insight based on how SharePoint and Microsoft 365 are designed.
If you see anything different from your side or have additional thoughts, please feel free to reply so we can discuss and analyze it together.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in "our documentation" to enable e-mail notifications if you want to receive the related email notification for this thread.