Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Azure Active Directory B2C for .NET Developers [2025]
Rating: 4.2 out of 5(839 ratings)
5,186 students

Azure Active Directory B2C for .NET Developers [2025]

Learn how to authenticate API and .NET Web Application with Azure Active Directory B2C (external logins)
Last updated 2/2026
English

What you'll learn

  • Creating Azure AD B2C tenant
  • Creating user flows in Azure AD B2C
  • Authenticating Web Application with Azure AD B2C
  • Authenticating API with Azure AD B2C
  • Configuring Roles with Azure AD B2C (Custom attributes)
  • External Logins with Azure ADB B2C
  • Deploying applications to Azure
  • Common errors and edge cases

Course content

13 sections106 lectures6h 9m total length
  • Welcome1:35
  • Get most out of the course0:44
  • Overview of Azure Active Directory B2C4:29
  • Advantages of Azure AD B2C1:36
  • course overview3:38
  • demo application3:49
  • 6 GitHub Url1:12

Requirements

  • Basic knowledge of .NET Core (CRUD Operations)

Description

Azure has lots to offer but when it comes to securing application one thing that stands out is Azure Active Directory B2C. It is one of the buzz words with azure that is often misunderstood or misconfigured. In this course we will learn the basics of Azure Active Directory B2C (AD B2C)

There are many courses online which will teach you basics of Azure and what Azure AD B2C is, but there are very few to none that comes close to actually implementing and consuming Azure AD B2C. That will be the main focus of this course.

When you’re finished with this course, you’ll have the skills and knowledge of Azure AD B2C needed to allow anybody to sign-in to your applications and then manage those users.

Throughout the course we will

  • Create B2C tenant and register applications

  • Consume Azure B2C in a .NET MVC application

  • User flows in azure B2C

  • Add B2C authentication using AddMicrosoftIdentityWebApp

  • Custom properties in user flows

  • Customize consuming B2C using OpenIdConnect in .NET

  • Secure API using azure B2C

  • Single Sign-On

  • Deploying applications to Azure

  • Common errors and edge cases

This course will take you through the basics and give you a solid foundation in Azure Active Directory B2C to implement authentication in your .NET Applications.

Who this course is for:

  • Students who wants to learn Azure B2C
  • Students who wants to authenticate Web App and API with Azure AD B2C