Hi @Buddy Newcomb ,
Thanks for reaching out.
I understood that you want to enforce MFA for both Azure AD users and B2C consumers accessing your application registered in Azure AD B2C tenant.
To enforce MFA for Azure AD users, you can apply a conditional access policy to the B2C application registered in your Azure AD tenant. This policy will handle the authentication of Azure AD users and enforce MFA for them.
For B2C consumers, you can apply another conditional access policy to the application registered in your B2C tenant to enforce MFA specifically for B2C users.
If you are facing any issues when applying the conditional access policy to your B2C application in Azure AD tenant, please provide more details about the specific issues or errors you are encountering.
If my understanding is not correct, then please let me know to help you further.
Hope this will help.
Thanks,
Shweta
Please remember to "Accept Answer" if answer helped you.