AZ-500 retires on August 31, 2026, and SC-500, the Cloud and AI Security Engineer exam, is what Microsoft put in its place, carrying a wider syllabus than the one it replaces. If you already prepared for AZ-500, that groundwork still counts, but it stops short of the AI security, Security Copilot, and Defender XDR objectives now sitting inside SC-500's outline. The SC-500 exam questions below come from the practice bank our candidates work through before test day, written against Microsoft's current skills outline for this exam rather than its predecessor's. If your test date is in the next few weeks, start with the questions and let the domain weightings decide where the rest of your time goes. If it is further out, read the topic map first, since the four domains below show how much of SC-500 is genuinely new ground for an Azure security engineer.
| Exam name | Implementing End-to-End Security Controls for Cloud and AI Workloads |
| Exam code | SC-500 |
| Certification | Cloud and AI Security Engineer Associate |
| Practice questions in our bank | 135 |
| Questions on the real exam | 60 |
| Time allowed | 120 minutes |
| Passing score | 700 / 1000 |
| Exam cost | USD 165 |
| Retake policy | 24h after 1st fail; waiting period varies for later retakes |
| Exam language | English only |
| Certification validity | Valid for 1 year from the date it is earned |
These are free samples from the SC-500 bank our candidates practice with, running in the same domain order Microsoft uses in its skills outline.
You have a Microsoft Entra tenant that uses Privileged Identity Management (PIM).
You need to modify the AI Administrator role settings to meet the following requirements:
*Elevated access must be evaluated by another administrator before it is granted
*Privileged access must be removed automatically after a fixed period.
Which two settings should you configure? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Correct Answer: B, E
Approval before elevation is implemented by requiring approval to activate the PIM role. Automatic removal after a fixed active period is controlled by the activation maximum duration. Expiring active or eligible assignments governs the assignment lifecycle, not the duration of each activation session. Requiring justification can improve audit quality, but it does not ensure that another administrator evaluates the request or that access ends after the configured active window. This domain is tested through precise scope control: tenant, subscription, resource, application, and data-plane authorization are not interchangeable. The correct choice applies the smallest identity or governance control that enforces the stated requirement. Options that only add users, create registrations, or provide broad administrator access fail because they do not directly enforce the requested access behavior. The result is a direct exam-style implementation choice: it changes the required security behavior without relying on unrelated monitoring, manual cleanup, or excessive privilege. Official Microsoft source/topic: SC-500 Study Guide > Privileged Identity Management; Microsoft Learn > configure role activation settings.
==============================================================
You need to implement the function apps to meet the technical requirements.
Which apps should you include in the implementation?
Correct Answer: C
The correct implementation includes Fa1 and Fa3 only according to the visible answer area. In Azure Functions security scenarios, apps are included only when their hosting, authentication, identity, or network configuration matches the stated technical controls. Including Fa2 would apply the implementation to an app that does not meet those requirements. The selected set therefore narrows the change to the function apps that require the security implementation. For SC-500, compute controls are evaluated by workload type: VM, Arc server, AKS, container registry, container group, Functions, Logic Apps, App Service, and AI agent runtime. The right answer uses the Microsoft control that is native to that workload. Broad Azure roles or unrelated monitoring services would either overgrant access or fail to enforce the required security state. The result is a direct exam-style implementation choice: it changes the required security behavior without relying on unrelated monitoring, manual cleanup, or excessive privilege. Official Microsoft source/topic: SC-500 Study Guide > Azure Functions security controls; Microsoft Learn > App Service/Functions authentication and network security.
==============================================================
You use Azure Virtual Network Manager to manage multiple virtual networks in a network group named Group1
You discover that the virtual machines in Group1 are accessible from the internet by using TCP port 3389.
You need to block inbound TCP 3389 from the internet across all the virtual networks in Group1 The solution must minimize administrative effort.
What should you use?
Correct Answer: B
Azure Virtual Network Manager security admin configurations provide centrally managed security admin rules across virtual networks in a network group. Because all virtual networks are already managed through Group1 and the requirement is to block inbound RDP from the internet with minimum effort, a security admin configuration is the correct centralized control. A separate NSG could work locally, but it would require distributed management. Connectivity configurations and UDRs do not directly deny TCP 3389. Microsoft platform security questions usually hinge on where enforcement occurs: at the resource, server, subnet, firewall policy, private endpoint, or subscription level. The selected answer uses the control plane that owns that enforcement point. Other options are rejected when they only log activity, broaden network access, or protect a different service category. The result is a direct exam-style implementation choice: it changes the required security behavior without relying on unrelated monitoring, manual cleanup, or excessive privilege. Official Microsoft source/topic: SC-500 Study Guide > Azure Virtual Network Manager; Microsoft Learn > Security admin rules.
==============================================================
Note: This section contains one or more sets of questions with the same scenario and problem. Each question presents a unique solution to the problem. You must determine whether the solution meets the stated goals. More than one solution in the set might solve the problem. It is also possible that none of the solutions in the set solve the problem.
After you answer a question in this section, you will NOT be able to return. As a result, these questions do not appear on the Review Screen.
You have a Microsoft Sentinel workspace
You have a multi-tier Security Operations Center (SOC) team.
You need to ensure that all new security incidents are assigned immediately to the Tier 1 analysts group and flagged for triage.
Solution: You create an analytics rule.
Does this meet the goal?
Correct Answer: B
An analytics rule creates alerts and incidents from detection logic. It is not a global mechanism for assigning every new incident from all sources or adding triage flags after incident creation. While a specific analytics rule can set some incident details for incidents it generates, it does not meet the stated goal for all new incidents in the workspace. Sentinel automation rules or playbooks are the correct tools. In Microsoft Sentinel and Defender scenarios, collection, detection, investigation, and automation are separate functions. The selected answer maps to the function requested by the question rather than a neighboring capability. This is why analytics, hunting, workbooks, connectors, automation rules, and playbooks must not be treated as interchangeable. The result is a direct exam-style implementation choice: it changes the required security behavior without relying on unrelated monitoring, manual cleanup, or excessive privilege. Official Microsoft source/topic: SC-500 Study Guide > Sentinel analytics rules; Microsoft Learn > analytics rules create incidents, not global assignment handling.
==============================================================
You have a Microsoft Copilot Studio agent.
A Microsoft Power Platform administrator configures external threat detection for the agent by using a Microsoft Entra application.
You need to ensure that real-time protection is enabled during agent runtime.
What should you do in the Microsoft Defender portal?
Correct Answer: B
For external threat detection and real-time agent protection to work, Defender must receive app activity through the Microsoft 365 app connector. Session policies in Defender for Cloud Apps govern user sessions, Global Secure Access controls network access, and a Sentinel connector is for log ingestion and investigation. The Microsoft 365 app connector is the required Defender portal-side integration for this runtime protection scenario. For SC-500, compute controls are evaluated by workload type: VM, Arc server, AKS, container registry, container group, Functions, Logic Apps, App Service, and AI agent runtime. The right answer uses the Microsoft control that is native to that workload. Broad Azure roles or unrelated monitoring services would either overgrant access or fail to enforce the required security state. The result is a direct exam-style implementation choice: it changes the required security behavior without relying on unrelated monitoring, manual cleanup, or excessive privilege. Official Microsoft source/topic: SC-500 Study Guide > AI workload runtime protection; Microsoft Learn > Microsoft 365 app connector and Copilot agent protection.
==============================================================
Topics and weightings are taken from Microsoft's published skills outline for SC-500.
Manage identity, access, and governance
20–25%Two services anchor this domain: Microsoft Entra ID for access and Azure Key Vault for secrets. Entra covers Privileged Identity Management, conditional access, MFA and passwordless methods, app registrations and enterprise applications, OAuth consent and permission grants, and managed identities. Key Vault covers deployment, firewall and access configuration, key and certificate management, secret scanning with Defender CSPM, and Defender for Key Vault. Governance runs alongside both: Azure Policy definitions, regulatory compliance evaluation in Defender for Cloud, resource locks, built-in and custom roles, remediating overprivileged RBAC assignments, Azure Backup security features, and controls applied through infrastructure as code.
Secure storage, databases, and networking
25–30%The heaviest weighting on the exam, and the widest spread of services under a single heading. Storage brings account-level security, Azure Storage firewall rules, access policies, and Defender for Storage threat protection. Databases narrow to Azure SQL: platform-level configuration, auditing for SQL Database and SQL Managed Instance, and Defender for Databases. Networking takes the largest share of the three, spanning NSGs and ASGs, Azure Virtual Network Manager policies, Virtual WAN security, VPN connections, Microsoft Entra Private Access, private endpoints and Private Link, Azure Firewall, and effective security rule evaluation through Network Watcher diagnostics.
Secure compute
20–25%If one domain explains why Microsoft built a new exam instead of updating AZ-500, this is it. Securing AI leads: data overexposure in SharePoint, Copilot and AI app risk through Purview DSPM, real-time protection for Copilot Studio agents, conditional access and blast-radius analysis for Microsoft Entra Agent ID, AI Gateway in API Management for Microsoft Foundry, Defender for AI Service, and Foundry agent guardrails. Server security follows familiar ground: disk encryption, Azure Bastion, just-in-time VM access, Azure Arc for hybrid and multicloud, Defender for Servers onboarding and agentless scanning, secure boot, vTPM, and integrity monitoring. Application platform services close it out, from Defender for Containers and AKS through Functions, Logic Apps, App Service, Web Application Firewall, and API Management.
Manage and monitor security posture
20–25%Three tools split this domain. Defender for Cloud handles posture: risk identification through Defender CSPM, compliance evaluation against security frameworks, workload protection plans, AWS and GCP connections, Defender Vulnerability Management settings, and unprotected asset discovery through EASM. Microsoft Sentinel handles collection: workspaces and roles, content hub solutions, data connectors, syslog and CEF, Windows Security events through data collection rules, custom log tables, automation rules and playbooks, and data retention. Security Copilot is the third, covering workspace configuration, permissions and roles, plugins, and Microsoft and Security Store agents. Recent candidates report the Security Copilot material weighs heavier on exam day than its position in the outline suggests.
April 26, 2026: — Microsoft published the SC-500 study guide, setting out the audience profile and the four skill areas with their weightings.
May 13, 2026: — Study guide updated. This is the most recent revision date shown on Microsoft's page; Microsoft has not published a change log for SC-500 yet.
Late July 2026: — SC-500 moved out of beta into general availability.
Source: Microsoft's official SC-500 study guide. Three entries is the whole record so far, because the exam is only months old. Microsoft has confirmed that AZ-500 and its certification retire on August 31, 2026. We track this column and update the bank against whatever Microsoft publishes next.
One word does most of the work in Microsoft's SC-500 outline: implement. It opens the majority of the objectives on the list, which tells you the exam is built around configuration decisions rather than definitions. The handful that break the pattern, the ones that say evaluate, identify, analyze, or monitor, point at a different kind of question entirely. The four cards below map each group onto what you'll see on exam day.
Hands-on configuration skills
Tested via: drag-and-drop & configuration-sequence questionsAnything Microsoft phrases as "implement and configure," from Azure Firewall policies and NSG rules to Key Vault access and Defender for Servers onboarding, can arrive as an ordered sequence you assemble or a settings screen you complete. A candidate who sat the beta counted five drag-and-drop items on a 59-question paper. Microsoft's audience profile assumes practical Azure and hybrid administration experience plus strong Entra ID familiarity, so portal and configuration detail is fair game. Microsoft's official exam sandbox is worth thirty minutes of your time for the interface alone.
Choosing the least-privileged option
Tested via: scenario-based multiple-choice questionsThis is the theme candidates mention most often about SC-500. A scenario describes a task, then asks which role, permission, or scope grants exactly enough access to complete it and nothing more. Answer choices sit close together on purpose: two built-in roles that both technically work, one of which is narrower. Knowing role names is not enough here, and neither is knowing what a role can do. You need to know what it cannot do.
Multi-step reasoning across security domains
Tested via: case-study question setsA case study gives you one organization, its existing environment, security requirements, and planned changes, then asks a block of questions that cross identity, networking, compute, and monitoring at once. Beta candidates report two case studies, each carrying about four true/false style items. You cannot return to a case study once you leave it, so read the requirements before the questions and budget the time deliberately.
Evaluating and diagnosing what already exists
Tested via: exhibit-based questionsMicrosoft's outline repeatedly asks you to evaluate rather than build: evaluate effective security rules with Network Watcher, evaluate regulatory compliance in Defender for Cloud, evaluate and remediate overprivileged RBAC assignments, analyze blast radius for Entra Agent ID risks. On the exam these become exhibits. You are shown a rule set, a compliance view, a role-assignment table, or a policy definition, and asked what it currently permits or where it fails.
One number should shape your preparation: a candidate who sat the SC-500 beta reported 59 questions in 120 minutes, with most of them running three to five paragraphs of scenario before the actual question appears. That works out to roughly two minutes each, on a paper where the answer choices are worded closely enough that reading fast is how you lose marks. What fixes that is practice under a clock, not another pass through documentation. Four steps, in this order.
Sit a full question set before you open a single Learn module. The score is irrelevant. The domain breakdown is the point, and it takes twenty minutes to produce something a week of reading never tells you: which of the four areas is actually costing you marks.
Turn every wrong answer into a rule you can say out loud. Look up the option you chose in Microsoft Learn documentation and finish the sentence "this role or setting fails here because...". SC-500 recycles the same decision points across many questions, so a least-privilege boundary you understand once keeps paying out.
Give the 25–30% domain the time its weighting deserves. Storage, databases, and networking is the largest block on the paper, and candidates describe the networking half as the densest part of the exam: Azure Firewall Policy, secured virtual hubs, cross-tenant peering, NSG rules for Bastion. Weak there costs more than weak anywhere else.
Do one full-length timed run, then stop adding material. At this stage you are rehearsing pace, not learning content. Watch what the paragraph-heavy questions do to your clock and what the case studies take from the back end of the paper. Whatever that run exposes becomes your final review list.
Why Prefer Pass4Success Practice Material
SC-500 has been generally available for a matter of weeks, which puts every question bank on the market in the same position: either it was written against Microsoft's SC-500 outline, or it is AZ-500 material with a new code on the cover. That difference matters more than the price gap between providers, because a failed attempt costs the USD 165 exam fee a second time plus a 24-hour wait before you can rebook, with longer waits after that. Five things worth checking before you buy anything.
Current with the latest exam revision
A bank built from the AZ-500 blueprint will still look right to a candidate who hasn't read the new outline. It will also skip Security Copilot, Entra Agent ID, Purview DSPM, and Defender for AI Service completely, and those sit inside a domain worth 20–25% of the paper.
✓ Ours: we re-check this bank on our own schedule rather than waiting for Microsoft to edit the outline, because how an exam is tested drifts between official revisions. When Microsoft does revise SC-500, the affected questions get reviewed on top of that. The bank date is in the table at the top of this page, so freshness is something you can check rather than take on trust.
A way to try before you pay
Microsoft's own Practice Assessment for SC-500 is not published yet, which leaves candidates judging prep material with less to compare against than usual. A provider willing to show you its questions first settles the question in five minutes.
✓ Ours: both formats have a free demo, the PDF and the practice test, open before you pay anything. The samples further up this page are drawn from the same bank you would be buying.
Timed, exam-style practice, not just a question list
Two minutes per question against three to five paragraphs of scenario is a pacing problem before it is a knowledge problem. Reading questions at your own speed trains neither.
✓ Ours: the practice test puts you on a clock, which is where pacing gets fixed. The PDF handles review away from the screen. One purchase covers both formats.
Enough volume to expose your weak areas
SC-500 spreads across four domains and dozens of distinct Azure and Microsoft 365 security services. A handful of sample questions cannot tell you whether your gap is in Key Vault access control or in Sentinel data collection rules; only repeated misses in one place can.
✓ Ours: 135 SC-500 exam questions across the all four exam's domains.
A cost that makes sense against the retake fee
Compared against other prep material, any price looks like a price. Compared against booking the exam twice and waiting out the retake window, it looks like a rounding error.
✓ Ours: USD 69 once, versus risking USD 165 twice if you walk in underprepared. Prep costs less than a second attempt and a lot less than two.
The notes below come from candidates comparing their SC-500 sittings: which domains asked more than expected, what the outline undersold, and the advice they would give the next person in the chair. If you have taken it, add yours.
Full access to all 135 SC-500 questions, in both the PDF and the practice test.
Get Premium AccessSC-500 measures four skill areas: managing identity, access, and governance (20–25%), securing storage, databases, and networking (25–30%), securing compute (20–25%), and managing and monitoring security posture (20–25%). Those figures are Microsoft's own, published in the SC-500 study guide and last updated on May 13, 2026. The topic map above sets out what sits inside each area.
Partly, and the part that doesn't transfer is the part that fails people. Identity, Key Vault, storage, networking, and Defender for Cloud all carry over. What is new is the AI security block inside the compute domain, Entra Agent ID, Purview DSPM, Copilot Studio agents, Foundry guardrails, plus Security Copilot in the posture domain. Budget your study time toward those.
None are required. You can book SC-500 without holding another Microsoft certification first. Microsoft's audience profile does assume practical experience administering Azure and hybrid environments across compute, network, and storage, strong familiarity with Microsoft Entra ID, and familiarity with Microsoft 365 administration. Candidates without that background tend to struggle with the scenario questions.
Candidates who have sat both describe SC-500 as harder than AZ-500, mostly because of scope. It covers everything AZ-500 covered plus AI security, Security Copilot, and Defender XDR, and it asks about them through detailed scenarios rather than definitions. Daily hands-on work across Azure security and Microsoft 365 makes it demanding but manageable. Without that, the wording of the answer choices does the damage.
Multiple choice and multi-select make up most of the paper, with drag-and-drop items and two case studies built around a single organization. A beta candidate reported 59 questions total, five of them drag-and-drop, and no performance-based labs. Microsoft's exam policy does state that interactive components may appear, so treat labs as possible in future versions. The free exam sandbox lets you try the standard formats.
Picking a role that works instead of the role that works with the least privilege is the big one. After that: skimming a five-paragraph scenario and missing the one constraint that decides the answer, confusing Key Vault data plane permissions with control plane permissions, and misreading Azure Policy effects such as Audit versus DeployIfNotExists. Several of these are reading errors rather than knowledge gaps.
They connect the way a real environment does. You grant access through Entra ID and PIM, store the secrets in Key Vault, put the workload behind a firewall and private endpoints, harden the servers and containers running it, then watch the whole thing through Defender for Cloud and Sentinel. SC-500's case studies follow that chain, which is why studying each domain in isolation only gets you partway.
Drill, don't re-read. Give your weakest domain the most sessions, and for most candidates that means the networking half of storage, databases, and networking. Run one full timed test around midweek, review every miss against Microsoft Learn documentation, then stop introducing new topics. The day before, skim role definitions and policy effects only. Anything heavier trades sleep for confusion.
For an Azure security engineer, the alternative is disappearing. AZ-500 and its certification retire on August 31, 2026, and SC-500 is the associate-level credential Microsoft points that audience toward. It also covers the security work that arrived with AI workloads, agent identities, Copilot data exposure, AI gateways, which no earlier Microsoft exam assessed.
SC-500 sits at the Associate level in Microsoft's security certification path, replacing the retiring AZ-500 exam. It earns the Microsoft Certified: Cloud and AI Security Engineer Associate certification, extending traditional Azure security skills to cover AI model security, AI pipelines, and agentic workloads as well.
Our review schedule for the SC-500 bank runs on its own cycle and does not wait for Microsoft to touch the outline, since the way an exam is tested moves between official revisions. Microsoft's SC-500 study guide currently shows May 13, 2026 as its latest update and carries no change log yet; when revisions do start appearing, the affected questions and answers get re-checked against current Microsoft Learn documentation on top of the scheduled review. Whatever date that review last landed on appears in the exam details table at the top of this page.