Azure Application Gateway path-based routing with App Services

Introduction In my previous article on Azure Application Gateway Path-Based URL Routing, I walked through setting up path-based routing for Azure App Services behind an…
Read More

Microsoft Entra ID Authentication Context

Introduction: Microsoft Entra ID’s Authentication Context combined with Conditional Access Policies provides a powerful mechanism to enforce granular access control for applications and resources. By…
Read More

Azure Virtual Network (VNet) Peering

Introduction: Azure Virtual Network (VNet) peering is an essential networking feature that allows seamless communication between virtual networks. Whether you are designing a multi-region network…
Read More

Secure Single Sign Out in Azure AD B2C

Introduction: Single sign-out is a crucial feature for applications focused on security and delivering a seamless user experience. With Azure AD B2C, enabling single sign-out…
Read More

Configure Custom Domain for Azure AD B2C

Introduction: Azure Active Directory B2C (Azure AD B2C) is a powerful identity and access management service designed for customer-facing applications. Configuring a custom domain for…
Read More

Azure application gateway – Path based URL routing

Introduction: In today’s digital landscape, ensuring efficient and secure traffic management for web applications is crucial. An application gateway is vital in this process, acting…
Read More

Configure a secure CI/CD pipeline in Azure DevOps with Azure Managed DevOps Pool

Introduction To build and deploy our code or application using a CI/CD pipeline, we need an agent pool in Azure DevOps. This agent is computing…
Read More

Azure AD B2C Conditional access policy to Bypass MFA per User

Introduction: Like Microsoft Entra ID, there is no Azure AD B2C user flows admin center to manage a particular user’s MFA. However, we can achieve…
Read More

Secure and Efficient JIT User Provisioning in Oracle OCI with Azure AD B2C as a Social IDP

Introduction: We have seen how to configure Azure AD B2C as a Social IDP for Oracle OCI in my last article, however for the SSO…
Read More

Azure Monitor Alert for Microsoft Entra ID App Creation

Introduction: Azure Monitor is a centralized solution that collects and aggregates data from every layer and component of the systems or services across multiple Azure…
Read More