nerdexam
Microsoft

AZ-204 · Question #458

You are building a B2B web application that uses Azure B2B collaboration for authentication. Paying customers authenticate to Azure B2B using federation. The application allows users to sign up for…

The correct answer is A. resetRedemption. When a user redeems a one-time passcode and later obtains an MSA, Azure AD account, or other federated account, they'll continue to be authenticated using a one-time passcode. If you want to update the user's authentication method, you can reset their redemption status…

Submitted by hassan_iq· Mar 30, 2026Implement Azure security

Question

You are building a B2B web application that uses Azure B2B collaboration for authentication. Paying customers authenticate to Azure B2B using federation. The application allows users to sign up for trial accounts using any email address. When a user converts to a paying customer, the data associated with the trial should be kept, but the user must authenticate using federation. You need to update the user in Azure Active Directory (Azure AD) when they convert to a paying customer. Which Graph API parameter is used to change authentication from one-time passcodes to federation?

Options

  • AresetRedemption
  • BStatus
  • CuserFlowType
  • DinvitedUser

How the community answered

(34 responses)
  • A
    74% (25)
  • B
    15% (5)
  • C
    3% (1)
  • D
    9% (3)

Explanation

When a user redeems a one-time passcode and later obtains an MSA, Azure AD account, or other federated account, they'll continue to be authenticated using a one-time passcode. If you want to update the user's authentication method, you can reset their redemption status. https://docs.microsoft.com/en-us/azure/active-directory/external-identities/one-time- passcode#user-experience-for-one-time-passcode-guest-users

Topics

#Azure AD B2B#federation#Graph API#resetRedemption

Community Discussion

No community discussion yet for this question.

Full AZ-204 Practice