Microsoft free flashcards

Free AZ-104 flashcards

8 real AZ-104 flashcards, sampled across every domain the exam tests. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.

The full deck has 645 flashcards. For a domain-by-domain breakdown and a study plan, read the AZ-104 study guide.

ConceptDeploy and Manage Azure Compute Resources

What does ARM template idempotency mean when redeploying a resource whose desired state already exists?

ARM templates are idempotent, so deploying the same template repeatedly yields the same resource types in the same state. If a resource with the declared properties already exists, Resource Manager makes no changes rather than duplicating, erroring, or rebuilding it.

MisconceptionDeploy and Manage Azure Compute Resources

Redeploying an ARM template whose storage account already exists with identical properties fails because a resource with that name already exists in the group.

ARM templates are idempotent: redeploying the same desired state succeeds without error rather than failing on the existing resource. When the declared properties already match, Resource Manager makes no changes.

ConceptManage Azure Identities and Governance

When a deny assignment and a role assignment both apply, which one wins?

Deny assignments are evaluated before role assignments. If a deny assignment applies to the user and action, access is blocked regardless of any role assignment that would grant it, so the deny takes precedence and the request is denied rather than allowed.

MisconceptionManage Azure Identities and Governance

When a resource has both a role assignment granting access and a deny assignment for the same user and action, Azure Resource Manager checks the role assignment first, so access is allowed.

Wrong because deny assignments are evaluated before role assignments. If a deny assignment applies, access is blocked regardless of any role assignment, so the request is denied rather than allowed.

ConceptImplement and Manage Storage

What is the primary difference between GRS and GZRS?

GRS and GZRS differ only in how data is replicated within the primary region: GRS uses LRS while GZRS uses ZRS for zone-level resilience. Within the secondary region both options always replicate synchronously using LRS, and both create a geo-replicated secondary copy.

MisconceptionImplement and Manage Storage

GRS creates a secondary region copy while GZRS does not create any secondary copy at all.

Both GRS and GZRS create a copy in a paired secondary region. They differ only in primary-region replication: GRS uses LRS and GZRS uses ZRS in the primary, with the secondary always LRS for both.

ConceptConfigure and Manage Virtual Networking

Which peering option connects virtual networks in different Azure regions?

Global virtual network peering connects virtual networks that sit in different Azure regions, letting resources reach each other directly over the Microsoft backbone without gateways. Regular (regional) peering only joins virtual networks within the same region.

MisconceptionConfigure and Manage Virtual Networking

Regular (regional) virtual network peering can connect two virtual networks that sit in different Azure regions.

Regional virtual network peering only connects virtual networks within the same Azure region, so it cannot join networks in different regions. Connecting virtual networks across regions requires global virtual network peering.

Get all 645 AZ-104 flashcards free

Drop your email and we will keep you posted as new AZ-104 study material ships. No spam - we mail you only when it is worth your time.

Frequently asked questions

Are these AZ-104 flashcards free?

Yes. Every card on this page is free to read with no sign-up. The full deck has 645 flashcards; drop your email below and we will keep you posted, or create a free account to study the rest.

What is a misconception card?

A card built from a tempting wrong answer in our question bank, naming the trap and explaining why it fails. Most flashcard decks only drill the fact (a concept card); we pair each one with the misconception the exam actually tests you against.

Are these real AZ-104 exam questions or vendor content?

No. These are original flashcards written from our own blueprint-aligned practice questions. We never reproduce live exam items or vendor material.

How many flashcards are in the full AZ-104 deck?

645 cards spread across all 5 domains. For the full domain-by-domain breakdown, read the study guide.

Examworthy is not affiliated with or endorsed by Microsoft. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. AZ-104 and related marks belong to their respective owners.