Khaled40
Jan 10, 2022Brass Contributor
Status:
New
Enable/Disable per-user MFA with Microsoft graph powershell SDK
Hello, The equivalent to enable / disable per-user MFA using Microsoft graph powershell SDK: Create the StrongAuthenticationRequirement Object $sa = New-Object -TypeName Microsoft.Online.Administr...
EricZimmerman
Jan 30, 2023Copper Contributor
Please implement this in Graph we need to be able to query current status and change the status in a non-interactive session, so MSOnline cannot be used.