Forum Discussion

madankumarinfrassist's avatar
madankumarinfrassist
Copper Contributor
Nov 11, 2021

Enable Conditional Access policies to block legacy authentication(PowerShell)

I need to automate Conditional Access policies to block legacy authentication.

So I am facing challenges in PowerShell scripts.

why? Legacy authentication protocols do not support multi-factor authentication. These
protocols are often used by attackers because of this deficiency. Blocking legacy
authentication makes it harder for attackers to gain access.

So I am looking scripts to block legacy authentication.

Resources