We are programmatically creating users, updating group memberships etc using the GraphAPI. All fine.
However there are no options to change MFA settings - the only option is to have a human go into the Azure Portal and modify the user account, or to use the powershell Set-MsolUser cmdlet with the -StrongAuthenticationRequirements parameter.
When will support for MFA management be added to the CLI tools or the GraphAPI? Our platform is linux so we are stuck using a manual human process to enforce MFA which is not ideal...
Thanks for any suggestions,
Mike