Question 114 of 975

Quick Answer

The answer is the Microsoft Authenticator app and FIDO2 security keys. These two methods are passwordless because they replace the traditional password with cryptographic verification—the Authenticator app uses a private key stored on the user’s device to sign a challenge from Microsoft Entra ID, while FIDO2 keys rely on public-key cryptography and a PIN or biometric gesture. On the MS-102 exam, this question tests your understanding of which Entra ID authentication methods eliminate the password entirely, not just reduce its use; a common trap is confusing passwordless with multi-factor authentication methods like SMS or OATH tokens, which still require a password as the first factor. Remember that both the Authenticator app and FIDO2 keys are “something you have” combined with “something you are or know,” making them true passwordless options. For a quick memory tip, think “App and Key—no password for me.”

MS-102 Practice Question: Implement and manage Microsoft Entra identity and access

This MS-102 practice question tests your understanding of implement and manage microsoft entra identity and access. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

You are configuring Microsoft Entra ID for your organization. You need to enable passwordless authentication for users. Which TWO authentication methods are passwordless and supported by Microsoft Entra ID?

Question 1mediummulti select
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Microsoft Authenticator app

The Microsoft Authenticator app supports passwordless authentication by allowing users to approve sign-in requests via a notification or a number match on their mobile device, eliminating the need for a password. FIDO2 security keys are also a passwordless method, using public-key cryptography to authenticate users without a password, and are fully supported by Microsoft Entra ID for both Azure AD joined and hybrid joined devices.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • SMS-based one-time passcode (OTP)

    Why it's wrong here

    Still requires a one-time code, not fully passwordless.

  • Hardware OATH tokens

    Why it's wrong here

    Typically require a PIN, not fully passwordless.

  • Microsoft Authenticator app

    Why this is correct

    Supports passwordless phone sign-in.

    Related concept

    Read the scenario before looking for a memorised answer.

  • OAuth 2.0 device authorization grant

    Why it's wrong here

    A protocol, not an authentication method.

  • FIDO2 security keys

    Why this is correct

    Passwordless and phishing-resistant.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often confuse multi-factor authentication methods (like SMS OTP or OATH tokens) with passwordless methods, but passwordless requires the primary authentication factor to be something you have or are, not something you know (a password), and both SMS OTP and OATH tokens still require a password as the first factor in most configurations.

Detailed technical explanation

How to think about this question

Passwordless authentication in Microsoft Entra ID relies on asymmetric key cryptography: for FIDO2, the private key is stored on the security key and never leaves it, while the public key is registered in Azure AD; during sign-in, the device proves possession of the private key via a challenge-response protocol (WebAuthn). The Microsoft Authenticator app uses a similar model but with a software-based key stored in the device's TPM (Trusted Platform Module) or secure enclave, and the sign-in request is sent via push notification using the Microsoft Authentication Library (MSAL). A subtle behavior is that FIDO2 security keys require Windows 10 version 1903 or later and Azure AD joined or hybrid joined devices, while the Authenticator app works on any device with the app installed.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related MS-102 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free MS-102 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this MS-102 question test?

Implement and manage Microsoft Entra identity and access — This question tests Implement and manage Microsoft Entra identity and access — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Microsoft Authenticator app — The Microsoft Authenticator app supports passwordless authentication by allowing users to approve sign-in requests via a notification or a number match on their mobile device, eliminating the need for a password. FIDO2 security keys are also a passwordless method, using public-key cryptography to authenticate users without a password, and are fully supported by Microsoft Entra ID for both Azure AD joined and hybrid joined devices.

What should I do if I get this MS-102 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 24, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This MS-102 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MS-102 exam.