Hi @Nico
Thank you for reaching Microsoft Q&A.
Azure AD B2C is designed for B2C (business-to-consumer) scenarios, where you need to authenticate and authorize users who are external to your organization, it provides authentication and authorization for consumer-facing applications. It allows you to manage user identities and access to your applications. it supports features such as social identity providers (google & Facebook etc.)
while Entra ID is an identity service provider for organization users, if the application is registered in Entra ID and you have external users from another Entra ID you can grant an access to your application via B2B collaboration or cross tenant synchronization this way you can achieve your ask for Microsoft Entra ID user.
The other side you can also use the Microsoft Entra External ID which can allow working with people outside of your organization.
If you have application registered in Azure AD B2C and sign-in for users from a specific Microsoft Entra organization, you can follow the below article
Set up sign-in for a specific Microsoft Entra organization in Azure Active Directory B2C.
Hope this helps. Do let us know if you any further queries by responding in the comments section.
Thanks,
Akhilesh.
If this answers your query, do click Accept Answer
and Yes
for was this answer helpful. And, if you have any further query do let us know.