CloudGuild · Blog · Cheat sheets · Lessons · Certifications

Exam Question Walkthrough: Azure Administrator Associate (AZ-104)

Learn how to tackle a common Azure exam question regarding user authentication with single sign-on.

You need to implement a solution that allows users to sign in to multiple applications with a single set of credentials. This decision trips many candidates up because they may confuse related features. Knowing the specific purpose of each option is crucial.

The question

You need to implement a solution that allows users to sign in to multiple applications with a single set of credentials. What Azure feature should you use?

Think before you scroll

Consider what each option offers. Focus on the goal of allowing users to authenticate once for multiple applications. This requires understanding the precise function of each feature.

The answer

The correct option is C. Single Sign-On (SSO). SSO enables users to authenticate once and gain access to multiple applications without needing to sign in again. This directly aligns with the requirement of the question.

Why the other options lose

The concept behind it

Understanding SSO is essential. It simplifies the user experience by allowing one authentication process for multiple applications. This is vital in environments where multiple services are used, reducing password fatigue and improving security.

Exam trap to remember

Remember this: SSO is your go-to for single authentication across applications. MFA and Conditional Access serve different purposes and do not provide the same functionality.

Take the free AZ-104 mock exam

Take a free mock exam →