You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/authentication/how-to-mfa-registration-campaign.md
+17-3Lines changed: 17 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -266,9 +266,14 @@ No. This feature is available only for users using Azure AD Multi-Factor Authent
266
266
267
267
Nudge is available only on browsers and not on applications.
268
268
269
+
**Can users be nudged on a mobile device?**
270
+
271
+
Nudge is not available on mobile devices.
272
+
269
273
**How long will the campaign run for?**
270
274
271
275
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
+
272
277
**Can each group of users have a different snooze duration?**
273
278
274
279
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
295
300
296
301
**Is there a way for me to hide the snooze option and force my users to setup the Authenticator app?**
297
302
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.
299
304
300
305
**Will I be able to nudge my users if I am not using Azure AD Multi-Factor Authentication?**
301
306
@@ -309,11 +314,20 @@ Yes. If they have been scoped for the nudge using the policy.
309
314
310
315
It's the same as snoozing.
311
316
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.
313
320
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.
315
328
316
329
## Next steps
317
330
318
331
[Enable passwordless sign-in with Microsoft Authenticator](howto-authentication-passwordless-phone.md)
0 commit comments