10 free, exam-style Microsoft Certified: Azure Administrator Associate (AZ-104) (AZ-104) practice questions with answers and
explanations. No signup required. Work through them below, then take the
full free AZ-104 practice test to study every exam domain.
These 10 free AZ-104 questions are organized by exam domain, so you can see how each part of the Microsoft Certified: Azure Administrator Associate (AZ-104) blueprint is tested. Reveal the answer and explanation under each question.
Domain 1: Manage Azure identities and governance (20-25%)
Question 1
A team lead must be able to fully manage all virtual machines, networks, and storage in a resource group, but company policy forbids them from granting other users access to those resources. Which built-in role follows the principle of least privilege?
- Contributor
- Owner
- User Access Administrator
- Reader
Show answer & explanation
Correct answer: A - Contributor
Question 2
An organization wants to ensure that no storage account can ever be created in a region outside of Western Europe, regardless of who attempts the deployment. Which Azure governance feature should be used to enforce this?
- Assign the Reader role at the subscription scope
- Apply a CanNotDelete resource lock to the subscription
- Add a tag named 'Location' to each resource group
- Create an Azure Policy with a 'Deny' effect and allowed locations
Show answer & explanation
Correct answer: D - Create an Azure Policy with a 'Deny' effect and allowed locations
Question 3
A subscription Owner is unable to delete a virtual network. Investigation shows the resource group containing it has a CanNotDelete lock, and the virtual network itself has a ReadOnly lock. Which statement correctly explains the behavior?
- Resource locks apply only to users without the Owner role
- Owners are automatically exempt from ReadOnly locks
- The most restrictive lock in the inheritance chain takes effect, so ReadOnly applies
- The lock on the resource group overrides the lock on the resource
Show answer & explanation
Correct answer: C - The most restrictive lock in the inheritance chain takes effect, so ReadOnly applies
Question 4
An administrator needs to apply a single Azure Policy assignment that automatically governs 12 existing subscriptions and any subscriptions added later. At which scope should the policy be assigned to minimize ongoing administrative effort?
- Management group
- Each individual subscription
- A shared resource group in one subscription
- The root resource of each subscription
Show answer & explanation
Correct answer: A - Management group
Question 5
A company plans to require multifactor authentication only when users sign in from outside the corporate network, using Conditional Access policies. What is the minimum Microsoft Entra ID licensing required?
- Microsoft Entra ID Free
- Microsoft Entra ID P1
- Security defaults (no paid license)
- Microsoft Entra ID P2
Show answer & explanation
Correct answer: B - Microsoft Entra ID P1
Domain 2: Implement and manage storage (15-20%)
Question 6
A storage account must keep data available if an entire Azure region fails, and applications must still be able to READ the data from the secondary region during the outage without waiting for a failover. Which redundancy option meets this requirement?
- Zone-redundant storage (ZRS)
- Locally redundant storage (LRS)
- Geo-redundant storage (GRS)
- Read-access geo-redundant storage (RA-GRS)
Show answer & explanation
Correct answer: D - Read-access geo-redundant storage (RA-GRS)
Question 7
An auditor requests immediate access to a compliance document stored as a blob in the Archive access tier. What must happen before the blob's contents can be read?
- The blob must be rehydrated to the Hot or Cool tier first
- Nothing; archived blobs are read directly like any other blob
- The storage account must be upgraded to general-purpose v2
- Soft delete must be disabled on the container
Show answer & explanation
Correct answer: A - The blob must be rehydrated to the Hot or Cool tier first
Question 8
Data must remain online and immediately accessible but is expected to be read only a few times per year. The team wants the lowest storage cost that still avoids the rehydration delay of offline storage. Which blob access tier is the BEST fit?
- Hot
- Cool
- Cold
- Archive
Show answer & explanation
Correct answer: C - Cold
Question 9
An administrator issues a service shared access signature (SAS) to a partner. Later the partner relationship ends, and the SAS must be revoked immediately without regenerating the storage account keys or disrupting other applications. What should have been used when the SAS was created?
- An account SAS instead of a service SAS
- A stored access policy associated with the SAS
- A longer expiry time on the SAS token
- A second storage account access key
Show answer & explanation
Correct answer: B - A stored access policy associated with the SAS
Domain 3: Deploy and manage Azure compute resources (20-25%)
Question 10
An application runs on two virtual machines that must remain available even if an entire Azure datacenter within the region goes offline. Which deployment configuration provides the highest single-region availability SLA for this requirement?
- Place both VMs in a single availability set
- Deploy both VMs to the same availability zone
- Run both VMs as a single VM with a premium disk
- Deploy the VMs across two availability zones
Show answer & explanation
Correct answer: D - Deploy the VMs across two availability zones
The rest of the AZ-104 blueprint
The AZ-104 exam also covers these domains. Drill them in the full free practice test:
- Domain 4: Implement and manage virtual networking (15-20%)
- Domain 5: Monitor and maintain Azure resources (10-15%)