Connect to Azure AD B2C tenant using AzPowershell and az
A technical guide explaining how to authenticate and connect to an Azure AD B2C tenant using Azure CLI and PowerShell Az module.
A technical guide explaining how to authenticate and connect to an Azure AD B2C tenant using Azure CLI and PowerShell Az module.
Exploring Azure AD B2C's 'Seamless Migration' feature for moving user identities to the cloud with minimal friction.
A technical guide on migrating existing social media user accounts (like Google) to Azure AD B2C using Microsoft Graph API and a .NET application.
Guide to automating Azure AD B2C custom policy builds and deployments using a custom Azure DevOps extension and YAML pipelines.
A guide to developing and deploying Azure AD B2C custom policies locally using Visual Studio Code, environment configuration, and manual deployment methods.
A guide to debugging JWT-protected APIs secured by Azure AD B2C, covering essential tools and workflows for developers.
A guide to finding the unique key value for custom attributes in Azure AD B2C, essential for referencing them in your code.
A technical tutorial on integrating Azure AD B2C authentication with multiple policies into an ASP.NET Core 1.0 application.
Explains OAuth 2.0 flow and discusses building a hybrid identity solution using Azure AD and Azure AD B2C for modern applications.
A guide on creating Azure AD B2C service principals for Graph API access using PowerShell, addressing tenant permission issues.