AZ-104 Practice Quiz — Medium
Eight medium-difficulty AZ-104 style multiple-choice questions focused on high-leverage Azure admin skills and decision-making.
Try this quiz
Play through the questions and see your score instantly
Ready to test your knowledge?
8 questions · Quick play · Instant results
Make your own quiz videos
Turn any topic into a polished video quiz — with AI-powered questions, voiceover, and animations. No video editing skills needed.
Unlimited quizzes, free to start
Create as many quizzes as you want. Describe your topic and AI builds the questions, answers, and explanations for you.
Customise everything
Pick from stunning templates, tweak colours and fonts, add your branding, and choose between vertical or landscape formats.
Export-ready videos
Download HD videos optimised for TikTok, YouTube Shorts, Instagram Reels, or full-length YouTube — one click, no editing.
No credit card required
Quiz Questions & Answers
Review every prompt, the correct responses, and helpful context to prep for your own run-through.
Question 1: Which Azure feature provides role-based access control to limit who can manage specific resources?
Azure Blueprints
Azure Monitor
Azure Policy
Azure Role-Based Access Control (RBAC)
Question 2: You need to ensure a VM's OS disk cannot be deleted while other team members manage resources; which feature should you apply?
Use Azure Policy to deny deletions
Resource lock (CanNotDelete)
Detach the disk and store snapshot
Assign Reader role to all users
Question 3: Which storage replication option gives the highest durability by replicating across multiple Azure regions?
Zone-Redundant Storage (ZRS)
Locally-Redundant Storage (LRS)
Read-Access Locally-Redundant Storage
Geo-Redundant Storage (GRS) or Read-Access GRS (RA-GRS)
Question 4: A company needs centralized logging of activity across subscriptions for investigation. Which service centralizes activity logs and enables cross-subscription queries?
Azure Security Center only
Azure Resource Graph
Azure Monitor (Log Analytics workspace with Activity Logs)
Azure Advisor
Question 5: When assigning a custom RBAC role, which principle helps minimize risk while allowing needed access?
Grant broad contributor rights
Assign roles at resource level only
Use subscription owner for simplicity
Principle of least privilege
Question 6: Which approach is best to reduce cost for an infrequently used VM while preserving its OS state?
Deallocate the VM and keep managed disk attached
Move the VM to a different resource group
Convert to a smaller VM size live without downtime
Delete the VM but keep the IP address
Question 7: Which method is most appropriate to automatically apply a required tag to all new resources in a subscription?
Azure Monitor alert on missing tags
Azure Policy with a default or append tag effect
Resource lock requiring tags
RBAC role assignment
Question 8: A user gets 'Insufficient privileges' when attempting to create a new resource group; which troubleshooting step best identifies the permission gap?
Delete existing resource groups to free quota
Check effective permissions using Access Control (IAM) role assignments at the subscription scope
Ask the user to clear browser cache
Restart the user's machine