Introduction: What is Azure Container Registry (ACR)? Azure container registry is a platform that stores and shares container images and associated artifacts. Docker Hub exemplifies a public container registry functioning…
Introduction: By default, Microsoft has three UI template for the User flow. Azure AD B2C UI templates With the Azure AD B2C Starter pack you will get an Azure Blue…
Introduction Azure B2C is a business-to-customer identity management as service. Using Azure AD B2C service, customers can use their social, and local account identities to get SSO (Single sign-on) access…
Introduction Azure AD B2C custom policies are used to handle complex scenarios for user flow. Default user flows (sign up, sign in, password reset, and edit profile) will fulfill the…
Introduction Azure B2C is a business to customer identity management as a service. Basically, using Azure AD B2C service, customer can use their social, and local account identities to get…
Introduction: Custom authentication extension from Microsoft Entra ID is used to interact with the external system during user authentication. It contains information about the REST API endpoints, and this endpoint…
Introduction: The Azure application proxy supports single sign-on access to the application that uses SAML, Header, Kerberos, and Password-based SSO. In this article, we are going to see how…
Introduction: Azure application proxy is a service used to establish a remote connection to on-premise web applications securely. It also provides a variety of single sign-on options. It is straightforward…
Introduction: In this article you will learn how to integrate multi factor authentication (MFA) with Azure B2C for an ASP.NET Core application. This is continuation of my previous article where…
Introduction: The Azure policy builds a strong foundation for your organization’s cloud governance. It reduces the time needed to audit the cloud environment by defining all compliance in a…