dc dotCreds
Daily, exam-focused micro practice

Free AZ-104 practice test

Know why every answer is right or wrong.

Every answer explained with source-backed reasoning No guessing Progress tracked Questions updated at May 13, 2026, 1:14 AM CDT
Exam breakdown Top domains in this AZ-104 bank
Manage Azure identities and governance 30%
About 40 items in this bank
Deploy and manage Azure compute resources 21%
About 29 items in this bank
Implement and manage storage 19%
About 26 items in this bank

What AZ-104 covers: Manage Azure identities and governance (30%) • Deploy and manage Azure compute resources (21%) • Implement and manage storage (19%)

New set every day. Start today's questions before they rotate.

AZ-104 icon

AZ-104

Microsoft Azure Administrator (AZ-104)

What you get immediately

  • A real AZ-104 question first, not a wall of copy
  • Correct answer plus per-choice explanation
  • Source link for follow-up study
  • Free daily set, then full-bank Pro when you want more
Question 1 of 10
Objective 2.1 Implement and manage storage

Which network rule type allows traffic from specific subnets within Azure Virtual Networks?

Concept tested: Implement and manage storage

A. Incorrect: Resource instance rules allow specific Azure resource instances, not whole subnets.

B. Incorrect: IP network rules allow public IP address ranges rather than selected virtual network subnets.

C. Correct: Virtual network rules are the storage firewall rule type that allows selected subnets.

D. Incorrect: Trusted service exceptions allow selected Microsoft services to bypass the firewall, not arbitrary subnets.

Why this matters: This matters because AZ-104 storage security questions often require you to choose the right firewall rule type for the requested access path.
Question 2 of 10
Objective 3.1 Deploy and manage Azure compute resources

Which Azure VM feature lets you run post-deployment configuration tasks like Custom Script or DSC on a virtual machine?

Concept tested: Deploy and manage Azure compute resources

A. Incorrect: Azure Policy evaluates and enforces rules; it does not run per-VM setup tasks.

B. Correct: VM extensions handle post-deployment configuration and software tasks on Azure VMs.

C. Incorrect: NSGs filter network traffic and do not configure the VM guest.

D. Incorrect: Availability sets improve VM resiliency placement, not guest configuration.

Why this matters: This matters because AZ-104 covers the practical side of deploying and managing compute, including the tools you use to configure VMs after they are created.
Question 3 of 10
Objective 4.3 Implement and manage virtual networking

Which Azure service provides Layer 4 TCP and UDP load balancing across backend virtual machines?

Concept tested: Implement and manage virtual networking

A. Correct: Azure Load Balancer is the Layer 4 load-balancing service for TCP and UDP traffic.

B. Incorrect: Traffic Manager is a DNS-based traffic distribution service rather than a Layer 4 load balancer.

C. Incorrect: Application Gateway is primarily a Layer 7 web traffic load balancer.

D. Incorrect: Front Door is a global application delivery service rather than a Layer 4 VM load balancer.

Why this matters: This matters because AZ-104 load-balancing questions often test whether you can match the right Azure service to the correct network layer.
Keep the momentum

You're 3 questions in. Want the full bank?

Unlock the full question set, timed exam mode, practice mode, saved progress, previous tests, and readiness scoring.

Unlock this exam

125 more questions, timed exam mode, and saved history are waiting in the full unlock.

Question 4 of 10
Objective 1.3 Manage Azure identities and governance

Which Azure service should you review when you want recommendations to reduce subscription costs based on resource usage and configuration?

Concept tested: Manage Azure identities and governance

A. Correct: Azure Advisor surfaces cost recommendations for subscriptions and resources.

B. Incorrect: Azure Site Recovery is used for disaster recovery rather than cost optimization recommendations.

C. Incorrect: Azure Bastion provides secure remote access to VMs, not cost recommendations.

D. Incorrect: Azure Container Registry stores container images and does not provide subscription-wide cost guidance.

Why this matters: This matters because AZ-104 includes governance tasks that go beyond budgets and into cost optimization recommendations.
Question 5 of 10
Objective 5.2 Monitor and maintain Azure resources

Which Azure Site Recovery action lets you validate disaster recovery without interrupting the production workload?

Concept tested: Monitor and maintain Azure resources

A. Correct: Test failover is designed to validate disaster recovery without interrupting production.

B. Incorrect: Planned failover is used when you are intentionally moving the workload and can shut down the source cleanly.

C. Incorrect: Commit is used after a failover succeeds and you are ready to finalize it.

D. Incorrect: Reprotect re-establishes replication after failover and is not the validation step itself.

Why this matters: This matters because recovery validation is different from actual planned or unplanned failover operations.
Question 6 of 10
Objective 2.2 Implement and manage storage

Which Azure Storage redundancy option replicates data to a secondary region but does not provide read access to that secondary endpoint unless failover occurs?

Concept tested: Implement and manage storage

A. Correct: GRS replicates to a secondary region without exposing read access to that secondary endpoint by default.

B. Incorrect: RA-GRS adds read access to the secondary endpoint.

C. Incorrect: RA-GZRS also includes read access to the secondary endpoint.

D. Incorrect: ZRS keeps replicas within one region rather than using a secondary region.

Why this matters: This matters because AZ-104 storage questions often distinguish plain geo-replication from read-access geo-replication.
Question 7 of 10
Objective 3.3 Deploy and manage Azure compute resources

Which Azure Container Instances feature lets a container access persistent data outside the container's writable layer?

Concept tested: Deploy and manage Azure compute resources

A. Incorrect: Environment variables pass configuration values but do not provide persistent storage.

B. Incorrect: Restart policy controls how the container behaves after exit, not where data is stored.

C. Correct: Volume mounts give the container access to data outside its local writable filesystem.

D. Incorrect: Metrics report usage; they do not make data persistent.

Why this matters: This matters because container questions often test whether you know what survives container restarts and what must be mounted from external storage.
Question 8 of 10
Objective 4.2 Implement and manage virtual networking

Which default NSG inbound rule allows traffic from resources in the same virtual network?

Concept tested: Implement and manage virtual networking

A. Correct: AllowVNetInBound is the default inbound rule for traffic from the same virtual network.

B. Incorrect: DenyAllInBound blocks remaining inbound traffic after higher-priority allow rules are evaluated.

C. Incorrect: AllowInternetOutBound is an outbound rule, not an inbound virtual network rule.

D. Incorrect: AllowAzureLoadBalancerInBound permits Azure load balancer probe traffic, not general virtual network traffic.

Why this matters: This matters because default NSG rules explain baseline connectivity before custom allow and deny rules are added.
Question 9 of 10
Objective 1.1 Manage Azure identities and governance

Which Microsoft Entra object should you use to organize users for shared access and app assignment?

Concept tested: Manage Azure identities and governance

A. Incorrect: Management groups organize Azure subscriptions, not Entra users.

B. Correct: Entra groups are the built-in way to organize identities for shared assignments and access control.

C. Incorrect: Resource groups organize Azure resources, not users or devices.

D. Incorrect: Subscriptions are billing and administration boundaries, not identity containers.

Why this matters: This matters because AZ-104 expects you to know the basic Entra objects you use to manage identities before you move into RBAC, licensing, and governance tasks.
Question 10 of 10
Objective 5.1 Monitor and maintain Azure resources

What does Azure Monitor bring together to provide a single observability experience for your cloud resources?

Concept tested: Monitor and maintain Azure resources

A. Incorrect: It focuses on security and operational aspects rather than observability data.

B. Incorrect: It lists resource types instead of the specific data Azure Monitor integrates for monitoring purposes.

C. Correct: It includes metrics, logs, traces, and events which are the core components Azure Monitor uses to provide a unified view of cloud resources.

D. Incorrect: Cost management and governance are separate capabilities and are not the telemetry data types Azure Monitor unifies.

Why this matters: This matters because Azure Monitor questions often test the difference between telemetry data and the resources or governance tools around it.
Free preview complete

You've reached the free preview.

Go beyond sample questions with the full source-backed bank, objective practice, exam mode, saved progress, and readiness scoring.

135 verified questions are ready behind the full unlock.

More practice in the app

Keep studying AZ-104 in the app

You finished the free web set. The app gives you a larger rotating bank, weak-domain drills, readiness tracking, and longer mobile review.

Download on the App Store
Go Pro

Unlock the full AZ-104 bank.

Get the full source-backed bank, timed exam mode, practice mode, saved progress, previous tests, and readiness scoring for this exam.

135 full-bank questions Every choice explained Exam Mode and Practice Mode Question sets and random tests Readiness score and trends Previous test box scores

You've answered 0/10 free questions today.

Locked: 125 more questions in the full bank.

Locked: exam simulation mode and end-of-exam review.

Today's free set refreshes soon. Upgrade to continue with the full bank.

Question sets Random tests Timed Exam Mode Practice Mode feedback Readiness tracking Previous tests and domain breakdowns Full explanation review No ads

Unlock this exam, or compare the career path and bundle options when you want a broader guided route.

Compare paths and bundles
Secure checkout powered by Stripe. Source-backed questions. Not brain dumps. Daily audit checks. Reported issues are reviewed and repaired.

Today’s Set
10 questions
Daily set rotates at 10:00 AM local time
Progress
0/10
Answered on this page session
Accuracy
0%
Loading countdown…

7-day score keeper

Answer questions today and this will become a rolling 7-day scorecard.

Local history
Optional progress sync

Keep today’s practice moving

Guest progress saves automatically on this device. Add an email later when you want a magic link that keeps your daily AZ-104 practice in sync across browsers.

Guest progress saves on this device automatically

Guest progress is available without an account.

135 verified questions are currently in the live bank. Questions updated at May 13, 2026, 1:14 AM CDT. The daily set rotates at 10:00 AM local time, and each explanation links back to the source used to write it. Use the web set for quick practice, then switch to the app when available for larger banks and deeper review.

Careers and fields this exam supports

AZ-104 lines up with hands-on Azure administration roles where the day job involves managing identities, compute, storage, networking, and governance.

  • Role examples: Azure administrator, cloud operations engineer, systems administrator, and platform support engineer.
  • Where it shows up: cloud administration, infrastructure operations, identity management, and platform support.
  • On-the-job payoff: you own the day-to-day Azure environment instead of just recommending services.
  • Typical next step: It pairs naturally with AZ-305 when you move from administration into architecture decisions.
What matters more on AZ-104

AZ-104 usually rewards clean service-selection logic, role clarity, and matching the scenario to the right Microsoft capability.

  • Current emphasis in this bank: Manage Azure identities and governance (30%).
  • A lot of misses happen when the answer sounds like the right Microsoft product family but does not actually fit the workload, admin scope, or governance constraint in the prompt.
  • Best official starting point: Microsoft Certified: Azure Administrator Associate.
How to pass AZ-104

The fastest path is to turn this exam into a repeatable pattern-recognition loop instead of a one-time cram session.

  • Start with the free daily set closed-book so you can see which parts of the cloud and it lane still feel weak.
  • Use every explanation as a checkpoint for why the right answer fits the scenario and why the other answer choices do not.
  • Open the official Microsoft source when a concept keeps missing so you fix the gap at the source instead of rereading generic notes.
  • Use the nearby cert pages when you need broader context around the same job path or technology stack.
Common mistakes on AZ-104

The usual misses happen when learners recognize keywords but do not slow down enough to match the scenario to the exact decision the exam is testing.

  • Reading for one familiar keyword and skipping the deeper clue that tells you which cloud and it concept actually fits.
  • Memorizing isolated terms without checking why the right answer wins over the other answer choices in the same scenario.
  • Ignoring the official Microsoft source after a miss and hoping the next question will feel easier on its own.
  • Studying this page in isolation when one nearby cert page could clear up the broader pattern much faster.
How to use this AZ-104 practice page

The fastest path is simple: answer the set, review the reasoning, then use the score history and source links to decide what to hit next.

  • Answer the free set first without looking anything up so the score reflects what is actually sticking.
  • Read every explanation, especially the wrong answer choices, so the weaker options stop looking plausible next time.
  • Open the linked source when a concept feels weak, then come back and repeat the question flow while the wording is fresh.
  • Use the 7-day score keeper, related cert links, and comparison pages to decide what to study next instead of guessing.
  • Move into the app when you want the full bank, timed reps, readiness tracking, and a steadier mobile study loop.
Official exam resources

Use these official Microsoft resources alongside the daily practice set. They cover the provider's own exam page, study guide, or prep material.

Need adjacent Microsoft practice pages too? Microsoft practice hub.

Video walkthroughs

Prefer to watch a few AZ-104 questions first? Use the AZ-104 video hub for short answer breakdowns and longer review sessions, then come back here for the daily scored set.

FAQ

How are AZ-104 questions generated?

dotCreds builds AZ-104 practice questions from Microsoft Learn documentation and product references, with official or primary sources preferred first. The questions are written for realistic study practice, not copied from exam dumps.

How are explanations sourced?

Each question includes a source-backed explanation and a link to the documentation or reference used to validate the answer. If an official page is too broad, dotCreds uses a reputable answer-level reference instead of pretending a generic page proves the answer.

What score do I get?

The page tracks today's answered count and accuracy for the 10-question daily set, then saves a 7-day score history on this device so you can see your recent practice trend.

Why use this site?

The site is the fastest way to start AZ-104 practice without installing anything. It is built for daily recall, quick weak-topic discovery, and source-backed explanations you can review immediately.

Why use the app when available?

The web page is the quick free sampler. If a dotCreds app is available for AZ-104, the app is better for larger banks, focused weak-domain drills, longer review sessions, and mobile study routines.