2

I am migrating our existing website users to ADB2C via Graph API, and I want to enable MFA for the users.

enter image description here

So I am trying to update a Azure ADB2C user's mobile number to strongauthentication phone number for MFA so that when a user login, he would be sent the verification code and asked to verify the code for the given mobile number.

I have tried looking around for updating the user's authentication number and have seen that microsoft has provided an API to do so, but its in beta version, so was looking for alternative.

Please suggest on solutions

James Z
  • 12,209
  • 10
  • 24
  • 44
  • Are you looking for an automation solution or manual solution? The only automated solution will be the Graph API Beta API. – Jas Suri - MSFT Jul 07 '21 at 11:20
  • I am looking for a manual solution( basically programatically if I can do something) rather than manually updating the details directly in azure portal – Geetika Harlalka Jul 07 '21 at 11:55

0 Answers0