Hi ,
I am trying to update MFA Phone number using
Set-MsolUser -UserPrincipalName user@domain.com -PhoneNumber "+1 4252345678"
But it is throwing an Error .
Hi ,
I am trying to update MFA Phone number using
Set-MsolUser -UserPrincipalName user@domain.com -PhoneNumber "+1 4252345678"
But it is throwing an Error .
Hi @Ragz-2119 ,
maybe this helps:
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten
Hi @AndreasBaumgarten ,
Thanks for the link . I used the above link and end up with an Error
Set-MsolUser : Unable to update parameter. Parameter name: PHONENUMBER.
FullyQualifiedErrorId : Microsoft.Online.Administration.Automation.PropertyNotSettableException,Microsoft.Online
.Administration.Automation.SetUser
Hi @Ragz-2119 ,
did you test the second option as well?
https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-sspr-authenticationdata#use-powershell-version-2
(If the reply was helpful please don't forget to upvote and/or accept as answer, thank you)
Regards
Andreas Baumgarten
10 people are following this question.