nerdexam
Microsoft

AZ-900 · Question #95

This question requires that you evaluate the underlined text to determine if it is correct. Authorization is the process of verifying a user's credentials. Instructions: Review the underlined text. If

The correct answer is B. Authentication. The process of verifying a user's credentials is known as authentication, not authorization.

Submitted by ricky.ec· Mar 5, 2026Describe Cloud Concepts

Question

This question requires that you evaluate the underlined text to determine if it is correct. Authorization is the process of verifying a user's credentials. Instructions: Review the underlined text. If it makes the statement correct, select "No change is needed". If the statement is incorrect, select the answer choice that makes the statement correct.

Options

  • ANo change is needed
  • BAuthentication
  • CFederation
  • DTicketing

How the community answered

(30 responses)
  • B
    90% (27)
  • C
    7% (2)
  • D
    3% (1)

Why each option

The process of verifying a user's credentials is known as authentication, not authorization.

ANo change is needed

The definition provided is for authentication, not authorization; authorization is about what an authenticated user can do.

BAuthenticationCorrect

Authentication is the process of verifying who a user is by checking their credentials (like username and password) against a database or directory service. Authorization, in contrast, determines what actions an authenticated user is allowed to perform.

CFederation

Federation is a system of trust that allows users to access resources in multiple security domains with a single set of credentials, not the process of credential verification itself.

DTicketing

Ticketing is a component often found in authentication systems like Kerberos, where a "ticket" grants access, but it's not the overall process of verifying credentials.

Concept tested: Authentication vs. Authorization

Source: https://learn.microsoft.com/en-us/azure/active-directory/authentication/concept-authentication-authorization

Community Discussion

No community discussion yet for this question.

Full AZ-900 Practice