question

RandoThomasAnthony-5019 avatar image
0 Votes"
RandoThomasAnthony-5019 asked JamesHamil-MSFT answered

How to choose between Azure Application Service or AD B2C

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

azure-ad-b2c
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi, we are investigating your issue and will update you shortly.

Best,
James

0 Votes 0 ·

1 Answer

JamesHamil-MSFT avatar image
0 Votes"
JamesHamil-MSFT answered

Hi @RandoThomasAnthony-5019 , from my colleague @MarileeTurscak-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

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.