How to block legacy authentication protocols using Azure AD Conditional Access policy

While i was working with a customer and this was one of their needs, i decided to blog on how i deployed. At first, what’s legacy authentication and why i need to block these protocols? Legacy authentication is a term that refers to an authentication request made by: Older Office clients that do not use … Continue reading “How to block legacy authentication protocols using Azure AD Conditional Access policy”

Deploy and configure Azure Firewall

Azure Firewall is a managed, cloud-based network security service that protects your Azure Virtual Network resources. It’s a fully stateful firewall as a service with built-in high availability and unrestricted cloud scalability. Azure firewall allows you to centrally create, enforce and monitor network security policies across Azure subscriptions and virtual networks. Let’s create a demo on … Continue reading “Deploy and configure Azure Firewall”

Integrate on-premises apps with Azure Active Directory Application proxy

What is Application Proxy? Azure AD Application Proxy is a great tool for publishing internal applications without exposing your servers to the Internet. If your applications require authentication for users to access them, you can get Azure AD to handle all this for you. Application Proxy includes both the Application Proxy service that runs in … Continue reading “Integrate on-premises apps with Azure Active Directory Application proxy”