Skip to content

Commit c3c15e1

Browse files
Merge pull request #245581 from luc-msft/docs-editor/how-to-mfa-registration-campai-1689809850
Updated FAQs for nudge doc
2 parents 9b0fbe2 + a7a3064 commit c3c15e1

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

articles/active-directory/authentication/how-to-mfa-registration-campaign.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -266,9 +266,14 @@ No. This feature is available only for users using Azure AD Multi-Factor Authent
266266

267267
Nudge is available only on browsers and not on applications.
268268

269+
**Can users be nudged on a mobile device?**
270+
271+
Nudge is not available on mobile devices.
272+
269273
**How long will the campaign run for?**
270274

271275
You can use the APIs to enable the campaign for as long as you like. Whenever you want to be done running the campaign, simply use the APIs to disable the campaign.
276+
272277
**Can each group of users have a different snooze duration?**
273278

274279
No. The snooze duration for the prompt is a tenant-wide setting and applies to all groups in scope.
@@ -295,7 +300,7 @@ No. The feature, for now, aims to nudge users to set up the Authenticator app on
295300

296301
**Is there a way for me to hide the snooze option and force my users to setup the Authenticator app?**
297302

298-
There is no way to hide the snooze option on the nudge. You can set the snoozeDuration to 0, which will ensure that users will see the nudge during each MFA attempt.
303+
Users in organizations with free and trial subscriptions can postpone the app setup up to three times. There is no way to hide the snooze option on the nudge for organizations with paid subscriptions yet. You can set the snoozeDuration to 0, which will ensure that users will see the nudge during each MFA attempt.
299304

300305
**Will I be able to nudge my users if I am not using Azure AD Multi-Factor Authentication?**
301306

@@ -309,11 +314,20 @@ Yes. If they have been scoped for the nudge using the policy.
309314

310315
It's the same as snoozing.
311316

312-
**Why don’t some users see a nudge when there is a conditional access policy for "Register security information"?**
317+
**Why don’t some users see a nudge when there is a Conditional Access policy for "Register security information"?**
318+
319+
A nudge won't appear if a user is in scope for a Conditional Access policy that blocks access to the **Register security information** page.
313320

314-
A nudge won't appear if a user is in scope for a conditional access policy that blocks access to the **Register security information** page.
321+
**Do users see a nudge when there is a terms of use (ToU) screen presented to the user during sign-in?**
322+
323+
A nudge won't appear if a user is presented with the [terms of use (ToU)](/azure/active-directory/conditional-access/terms-of-use) screen during sign-in.
324+
325+
**Do users see a nudge when Conditional Access custom controls are applicable to the sign-in?**
326+
327+
A nudge won't appear if a user is redirected during sign-in due to [Conditional Access custom controls](/azure/active-directory/conditional-access/controls) settings.
315328

316329
## Next steps
317330

318331
[Enable passwordless sign-in with Microsoft Authenticator](howto-authentication-passwordless-phone.md)
319332

333+

0 commit comments

Comments
 (0)