nerdexam
Microsoft

SC-300 · Question #225

You have an Azure subscription that contains a registered app named App1. You need to review the sign-in activity for App1. The solution must meet the following requirements: - Identify the number of

The correct answer is D. Usage & insights. Usage & Insights in Azure AD provides a pre-built dashboard specifically designed to analyze application sign-in activity, including success rates, failed sign-in counts, and trends over time - all without requiring manual querying or custom report building, which minimizes admin

Submitted by luis.pe· Mar 6, 2026Implement access management for apps

Question

You have an Azure subscription that contains a registered app named App1. You need to review the sign-in activity for App1. The solution must meet the following requirements:

  • Identify the number of failed sign-ins.
  • Identify the success rate of sign-ins.
  • Minimize administrative effort.

What should you use?

Options

  • ASign-in logs
  • BAccess reviews
  • CAudit logs
  • DUsage & insights

How the community answered

(31 responses)
  • A
    13% (4)
  • B
    3% (1)
  • C
    3% (1)
  • D
    81% (25)

Explanation

Usage & Insights in Azure AD provides a pre-built dashboard specifically designed to analyze application sign-in activity, including success rates, failed sign-in counts, and trends over time - all without requiring manual querying or custom report building, which minimizes administrative effort.

Why the distractors are wrong:

  • A. Sign-in logs contain the raw data needed, but require manual filtering, querying, and aggregation to derive success rates and failure counts, which increases administrative effort.
  • B. Access reviews are used to periodically review and recertify user access to resources - they have nothing to do with sign-in activity analysis.
  • C. Audit logs track administrative actions (like policy changes or user modifications), not sign-in activity metrics or success/failure rates.

Memory Tip: Think of Usage & Insights as the "analytics dashboard" for apps - it gives you ready-made statistics about how apps are being used (sign-in success/failure), whereas Sign-in logs are the raw data you'd have to dig through yourself. If the question mentions minimizing effort + sign-in statistics, always lean toward Usage & Insights.

Topics

#Sign-in monitoring#Application usage#Reporting#Azure AD monitoring

Community Discussion

No community discussion yet for this question.

Full SC-300 Practice