How to choose between Azure Application Service or AD B2C

Rando, Thomas Anthony 21 Reputation points
2021-09-09T14:22:44.857+00:00

Azure App Service authentication / authorization is very similar to AD B2C. How should I decide between the two?

Azure Active Directory External Identities
{count} votes

Accepted answer
  1. James Hamil 14,431 Reputation points Microsoft Employee
    2021-09-10T21:59:28.063+00:00

    Hi @Rando, Thomas Anthony , from my colleague @Marilee Turscak-MSFT :

    Azure App Service authentication is built-in (easy auth) authentication for Azure. It is a pre-made authentication and authorization solution that helps make sure that best practices are followed and kept up-to-date. It's so that users don't have to write any authentication code. It can be used with either Azure AD or Azure AD B2C. B2C is about letting users sign in with their separate social identities and is for consumers who do not require access to internal resources and it can be used with Azure App Service authentication but doesn't have to be.

    Please let me know if you have any questions!

    If this answer helped you please mark it as "Verified" so other users may reference it.

    Thank you,
    James

    0 comments No comments

0 additional answers

Sort by: Most helpful