B2C lacks native support for work accounts from Microsoft Entra (AAD). One option for you would be to add Microsoft Entra ID/Azure AD as an identity provider by creating a tenant and configuring it as an identity provider in your B2C tenant. You can use Custom Policies to enable sign-in for users from a specific tenant (Azure AD). You can refer to this guide to set this up.
You can add local accounts in B2C as an IDP, which will allow users in your tenant to sign into apps.
https://learn.microsoft.com/en-us/azure/active-directory-b2c/faq?tabs=app-reg-ga
Let me know if this helps and if you have further questions.
Here are some additional resources:
You can also leave feedback to enhance the out-of-the-box functionality so that the product team can respond directly here: https://feedback.azure.com/
If the information helped you, please Accept the answer. This will help us as well as others in the community who may be researching similar questions.