Set Or Remove Mobile Phone Mfa

Set or remove a user's mobile phone MFA method

Description

Adds, updates, or removes the user's mobile phone authentication method. If you need to change a number, remove the existing method first and then add the new number.

Location

User → Security → Set Or Remove Mobile Phone Mfa

Full Runbook name

rjgit-user_security_set-or-remove-mobile-phone-mfa

Permissions

Application permissions

  • Type: Microsoft Graph

    • UserAuthenticationMethod.ReadWrite.All

Parameters

UserName

User principal name of the target user.

Property
Value

Required

true

Default Value

Type

String

phoneNumber

Mobile phone number in international E.164 format (e.g., +491701234567).

Property
Value

Required

true

Default Value

Type

String

Remove

"Set/Update Mobile Phone MFA Method" (final value: $false) or "Remove Mobile Phone MFA Method" (final value: $true) can be selected as action to perform. If set to true, the runbook will remove the mobile phone MFA method for the user. If set to false, it will add or update the mobile phone MFA method with the provided phone number.

Property
Value

Required

false

Default Value

False

Type

Boolean

Back to Runbook Reference overview

Last updated

Was this helpful?