B2C Billing

Mike 251 Reputation points
2023-08-04T12:21:40.8+00:00

I want to link our B2C to our Azure Tenant. We have users with P1 and P2 features.

  1. Does this license carry over when they authenticate to access an app hosted in B2C?
  2. Are they going to be counted against MAU billing regardless of their license in our main Tenant?
  3. if a user is counted as MAU, can it access non-microsoft applications hosted in B2C? Example: oracle fusion.

Thank you as this community has been really helpful.

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

2 answers

Sort by: Most helpful
  1. JimmySalian-2011 42,511 Reputation points
    2023-08-04T12:34:48.93+00:00

    Hi Mike,

    Thanks and I suggest you to explore this page as this will assist you to answer your queries on all the points you have listed - https://learn.microsoft.com/en-us/azure/active-directory-b2c/billing

    And this one - https://azure.microsoft.com/en-gb/pricing/details/active-directory-external-identities/

    Hope this helps.

    JS

    ==

    Please accept as answer and do a Thumbs-up to upvote this response if you are satisfied with the community help. Your upvote will be beneficial for the community users facing similar issues.


  2. Shweta Mathur 30,296 Reputation points Microsoft Employee Moderator
    2023-09-04T07:29:44.3766667+00:00

    Hi @Mike ,

    Thanks for reaching out and apologies for the delay in response.

    1. Does this license carry over when they authenticate to access an app hosted in B2C?

    Azure AD B2C is separate from Azure AD for enterprises and uses its own licensing model. Licenses assigned in your main Azure AD tenant (P1 or P2) do not carry over to B2C. Users in your B2C directory need their own licenses for features like Self-Service Password Reset (SSPR), Multi-Factor Authentication (MFA), or Conditional Access in B2C.

    User's image

    1. Are they going to be counted against MAU billing regardless of their license in our main Tenant?

    Azure Active Directory B2C (Azure AD B2C) pricing is based on monthly active users (MAU), which is the count of unique users with authentication activity within a calendar month. Every unique user who authenticates with your B2C applications in a given month is counted as an MAU. This billing is independent of their license in your main tenant. Even if they have a P1 or P2 license in your main tenant, they will still be counted as an MAU when using B2C services, and you'll be billed accordingly.

    Reference - https://learn.microsoft.com/en-us/azure/active-directory-b2c/billing#mau-overview

    1. if a user is counted as MAU, can it access non-microsoft applications hosted in B2C? Example: oracle fusion.

    Azure AD B2C can be used to authenticate users for both Microsoft and non-Microsoft applications. This includes applications like Oracle Fusion, if you configure them properly to use Azure AD B2C as the identity provider. Users will go through the B2C authentication process regardless of the application they're accessing. The MAU count applies to all authentications, including access to non-Microsoft applications hosted in B2C.

    Hope this will help.

    Thanks,

    Shweta


    Please remember to "Accept Answer" if answer helped you.


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.