The vendor is retiring this exam on August 31, 2026.
You can still schedule and take AZ-500 until that date. See Microsoft's current security certifications
Free AZ-500 practice test — 194+ Azure Security Engineer practice questions with detailed explanations across all 5 official AZ-500 exam domains. Every AZ-500 exam questions set is scored, timed, and drawn from the live question bank — so you practise exactly what the exam tests, not outdated dumps.
Courseiva includes 194+ Microsoft Azure Security Engineer Associate AZ-500 practice questions across the official exam domains.
Feature
Courseiva
This free AZ-500 practice test mirrors the structure and difficulty of the real Microsoft Azure Security Engineer Associate AZ-500 exam. Every question is written against the official 2026 exam blueprint published by Microsoft, ensuring you practise exactly what the exam tests — not last year's objectives.
The AZ-500 blueprint is divided into 5weighted domains. Questions on this page are distributed proportionally across each domain, so the mix you see here reflects the same weighting you'll face on exam day. High-weight domains like Secure Azure using Microsoft Defender for Cloud and Microsoft Sentinel and Secure compute, storage, and databases contribute the most questions, meaning focused practice on these areas gives you the highest return on study time.
AZ-500 Exam Blueprint — 5 Domains
Secure identity and access
Secure compute, storage, and databases
Secure Azure using Microsoft Defender for Cloud and Microsoft Sentinel
Manage identity and access
Secure networking
16 numbered sets, 5 domain question banks, and targeted sessions — every page is a unique set of questions.
213 questions
All 213 questions →Each chapter page covers one topic in depth — theory, key concepts, and focused practice questions. Use these to close knowledge gaps before returning to full practice tests.
Getting the most from practice questions requires more than just clicking through answers. Here is the study method used by candidates who pass AZ-500 on their first attempt:
Answer before revealing
Read each AZ-500 question fully, eliminate obviously wrong choices, then commit to an answer before clicking to reveal. This active recall process is what builds lasting knowledge.
Read every explanation
Even when you answer correctly, read the full explanation. Knowing WHY the right answer is correct — and why the distractors are wrong — is what separates a 750 score from a 900 score.
Track weak domains
Note which AZ-500 domains you get wrong most often. Then do a targeted 20-30 question session focused only on that domain until your accuracy improves.
Simulate exam pacing
The real AZ-500 gives you roughly 2.4 minutes per question. Use the 60 or 120-question sessions to practise hitting that pace comfortably.
Most candidates who pass AZ-500 on their first attempt report doing between 400 and 800 practice questions over 4–8 weeks of preparation. With 194+ questions in the Courseiva bank, you have more than enough material to build that repetition without seeing the same question twice.
Answer each question to reveal the full explanation and correct answer. This starter set is drawn from all 5 exam domains in blueprint proportion. Use the session selector to start a longer focused practice run.
Your organization uses Microsoft Entra ID with Privileged Identity Management (PIM) to manage roles. You need to ensure that when a user activates a role, the activation is automatically approved only if the user's manager approves within 30 minutes. If the manager does not respond, the activation is denied. What configuration should you implement?
Select an answer to reveal the explanation
A company uses Azure SQL Database with Transparent Data Encryption (TDE) protected by a customer-managed key (CMK) stored in Azure Key Vault. The Key Vault has a firewall enabled that denies all public network access. The SQL server is in the same region and has a system-assigned managed identity with the 'Key Vault Crypto Service Encryption User' role assigned at the key scope. However, TDE operations fail because the SQL server cannot access the Key Vault. What additional configuration is required to allow the SQL server to access the Key Vault for TDE operations?
Select an answer to reveal the explanation
A company stores sensitive files in Azure Files shares. They require encryption at rest using customer-managed keys (CMK) and encryption in transit using SMB 3.0 encryption. They have created a premium Azure Files share in a storage account and configured encryption at rest with a CMK. However, clients are able to connect without enforcing SMB encryption. What additional configuration is necessary to ensure that all connections to the file share are encrypted in transit?
Select an answer to reveal the explanation
A company uses Azure SQL Database with Transparent Data Encryption (TDE) and wants to use a customer-managed key (CMK) stored in Azure Key Vault. The security policy requires that the Key Vault be protected by a firewall and virtual network service endpoints to restrict network access. The storage account for TDE logs is in the same Azure region. Which additional configuration is necessary in the Key Vault to allow Azure SQL Database to access the CMK for encryption operations?
Select an answer to reveal the explanation
A company uses Azure Disk Encryption (ADE) on Windows virtual machines. They use a key encryption key (KEK) stored in Azure Key Vault to wrap the disk encryption key. The security policy requires that the KEK be automatically rotated every 90 days. They need to ensure that after rotation, the OS and data disks of running VMs automatically get re-wrapped with the new KEK version. Which configuration should they implement?
Select an answer to reveal the explanation
Your company uses Microsoft Sentinel to correlate data from multiple sources. You need to create an analytics rule that triggers an incident when a user signs in from an unfamiliar location and then performs a high-risk action in Azure. What is the best approach?
Select an answer to reveal the explanation
Refer to the exhibit. This is an excerpt from an Azure Policy assignment. What is the effect of the 'notScopes' property?
Select an answer to reveal the explanation
Your organization uses Microsoft Defender for Cloud. You need to ensure that all Azure subscriptions have the 'Auto-provisioning' extension enabled for Log Analytics agent on new VMs. What should you configure?
Select an answer to reveal the explanation
Your organization is using Microsoft Defender for Cloud to protect Azure SQL databases. You need to enable Advanced Threat Protection (ATP) for all existing and future Azure SQL databases in a subscription. The solution must minimize administrative effort. What should you do?
Select an answer to reveal the explanation
You are a security analyst using Microsoft Sentinel. You need to create an analytics rule that triggers an incident when more than 10 failed sign-ins occur from the same IP address within 5 minutes. The rule should use a KQL query. Which query should you use?
Select an answer to reveal the explanation
You are using Microsoft Defender for Cloud to protect Azure Kubernetes Service (AKS) clusters. You need to receive alerts about suspicious activities within the cluster, such as privilege escalations. What should you enable?
Select an answer to reveal the explanation
A company uses Azure AD Identity Protection. They want to automatically block sign-ins that have a high user risk level, but only for users in the 'Finance' department. They also want to require MFA for medium user risk level for all users (including Finance) when sign-in risk is not blocked. They have already created a Conditional Access policy for the Finance department that has a condition of 'User risk level: High' and a grant control of 'Block access'. What additional configuration is needed to also require MFA for all users with medium user risk?
Select an answer to reveal the explanation
Your company has an Azure subscription with a hub-spoke network topology. The hub contains an Azure Firewall and a VPN gateway for on-premises connectivity. The spoke virtual network hosts a critical application. You need to ensure that all outbound traffic from the spoke to the internet and on-premises networks flows through the Azure Firewall. You configure a user-defined route (UDR) on the spoke subnet with the default route (0.0.0.0/0) pointing to the Azure Firewall private IP. However, traffic to on-premises still bypasses the firewall. What is the most likely cause?
Select an answer to reveal the explanation
A company has a hub-spoke network topology with Azure Firewall deployed in the hub virtual network. Spoke virtual networks are peered to the hub. The security team needs to ensure that all outbound internet traffic from virtual machines in a spoke subnet goes through the Azure Firewall. They have configured a route table on the spoke subnet with a default route (0.0.0.0/0) pointing to the Azure Firewall private IP address. However, traffic from spoke VMs is still bypassing the firewall and going directly to the internet. What is the most likely reason?
Select an answer to reveal the explanation
A company has two Azure virtual networks, VNet-A (hub) and VNet-B (spoke), connected via VNet peering. They deploy a network virtual appliance (NVA) in a subnet in VNet-A to inspect all traffic between the VNets. They configure a user-defined route (UDR) on the subnet in VNet-B with the destination address space of VNet-A (10.0.0.0/16) and the next hop set to the private IP of the NVA. However, traffic from VNet-B to VNet-A still bypasses the NVA and takes a direct path. What is the most likely cause?
Select an answer to reveal the explanation
A company has two Azure virtual networks, VNet-A and VNet-B, connected via VNet peering. They want all traffic between the VNets to be inspected by a network virtual appliance (NVA) deployed in a subnet in VNet-A. They have configured a user-defined route (UDR) on the subnet in VNet-B that points the destination address space of VNet-A to the private IP of the NVA. However, traffic between the VNets is still not passing through the NVA. What is the most likely cause?
Select an answer to reveal the explanation
Answer all 16 questions to see your domain score breakdown
A structured study plan dramatically increases your chances of passing AZ-500 on the first attempt. The most effective approach combines reading the official Microsoft documentation or a study guide, watching video explanations for difficult concepts, and then reinforcing everything with daily practice questions.
We recommend the following weekly structure for AZ-500 preparation:
Cover each AZ-500 domain systematically. Read the exam objectives, watch explanatory content, and do 10–20 practice questions per domain to test understanding as you go.
Run full 50–60 question mixed sessions daily. Review every wrong answer in detail. Identify which domains are consistently scoring below 70% and revisit those study materials.
Do 100–120 question timed sessions to simulate real exam conditions. Aim for consistent scores above 80% before booking your exam date. A score above 80% in practice typically translates to a passing AZ-500 score.
On exam day, the AZ-500 tests your ability to apply knowledge to realistic scenarios — not just recall definitions. This is why reading explanations and understanding the reasoning behind every answer matters more than simply grinding question volume. Use the high-count sessions (100, 120) in the final weeks as your confidence benchmark.
Questions
50
On the real exam
Time limit
120 min
2.4 min per question
Passing score
700/1000
Scaled scoring
The AZ-500 exam uses a scaled scoring system — your raw score of correct answers is converted to a score out of 1000. A passing score of 700/1000 does not mean you need 70% of questions correct; the conversion accounts for question difficulty. Consistently scoring above 75–80% on practice tests puts you in a strong position to achieve 700/1000 on the real exam.
AZ-500 includes performance-based questions (PBQs) alongside standard multiple-choice. PBQs ask you to complete simulated tasks in a lab environment. The domain knowledge you build here applies equally to both question types.
Security scenario questions covering Microsoft Entra ID, Defender for Cloud, Azure Key Vault, and application and data security.
Yes. Courseiva provides free Microsoft Azure Security Engineer Associate AZ-500 practice questions with explanations across the official exam domains. Start with a quick practice test, then continue with topic-based practice, mock exams, missed-question review, bookmarked questions, weak-topic recommendations, and readiness tracking. No account required. Create a free account to unlock per-domain analytics and progress tracking across every certification on the platform. Courseiva is free forever, supported by advertising.
Every question is written against the official AZ-500 exam blueprint published by Microsoft. Our questions follow the same wording style, scenario complexity, and answer structure as the actual exam. They are original questions — not brain dumps — so you learn the underlying concepts and reasoning, not just memorised answers. Candidates who study with brain dumps often pass but have no transferable knowledge; Courseiva questions make you genuinely competent.
Most candidates who pass AZ-500 on their first attempt do 30–60 questions per day. Use the Quick 10 session for daily warm-ups when you are short on time. On study days, run a 50 or 60-question session to build stamina. Reserve 100 and 120-question sessions for the final two weeks when you want to simulate real exam conditions and benchmark your readiness.
The AZ-500 covers 5 domains: Secure identity and access (9%), Secure compute, storage, and databases (24%), Secure Azure using Microsoft Defender for Cloud and Microsoft Sentinel (34%), Manage identity and access (9%), Secure networking (24%). Each domain carries a different weight, so allocate your study time accordingly. The highest-weighted domains — Secure Azure using Microsoft Defender for Cloud and Microsoft Sentinel and Secure compute, storage, and databases — should receive the most attention.
Exam dumps are memorised question-and-answer lists taken from actual exam papers, often obtained illegally and shared without Microsoft's authorisation. Using them violates your NDA and Microsoft's certification agreement, and can result in certification revocation. Courseiva questions are 100% original — written by certified engineers to test the same knowledge areas using new scenarios and wording. You learn the material, not just the answers.
Per-domain analytics, spaced repetition, daily challenges — and every other certification on the platform.
Sign Up FreeFree forever · Every certification included