SC-500 cheat sheet

Updated September 20, 2026

Last-minute reference for SC-500. The four areas carry near-equal weight, so a blind spot in any one is expensive.

Exam facts

Duration120 minutes
Passing score700 / 1000
PriceSet per country or region; shown at booking
ReplacesAZ-500

Skill areas

AreaWeight
Secure storage, databases, and networking25–30%
Manage identity, access, and governance20–25%
Secure compute20–25%
Manage and monitor security posture20–25%

Requirement to control

RequirementControl
No credentials stored anywhereManaged identity
Elevated access for a few hours a monthTime-bound, approval-gated activation
Extra verification only for risky sign-insRisk-based conditional access
Reachable only from one virtual networkPrivate endpoint + public access disabled
Partner read access for seven days, no accountScoped, time-limited user delegation SAS
Revoke access to data instantlyCustomer-managed keys
Interactive VM access, no public management portsManaged bastion host
Only approved executables may runApplication control with an allow-list
Data protected from the host during processingConfidential computing
Baseline enforced on every new subscriptionPolicy at management group scope
Correlate alerts across productsSIEM
Track configuration improvement over timeSecure score

Traps

  • A firewall rule allowing your office IP still exposes a public endpoint. Private endpoint plus disabled public access is the answer.
  • Disabling an account does not revoke live tokens. Sessions and tokens must be revoked explicitly.
  • Access reviews, not activity logs, answer “is this access still needed”.
  • Scan images in the pipeline and registry, not only running containers.
  • Tiered retention beats deleting logs at 30 days when investigations reach back months.
  • 0.0.0.0/0 is never an acceptable debugging step. Grant a scoped, time-limited rule instead.

Night-before checklist

  • Four areas, roughly equal weight — name them
  • Private endpoint versus firewall rule, cold
  • Managed identity as the default credential answer
  • Check ID and proctoring rules — see exam day

Take the 20-question practice test and check your weakest quarter.