“`html
AZ-104

Microsoft Azure Administrator

Free Certification Practice Exam

Prepare for the Microsoft Azure Administrator (AZ-104) certification exam with this free practice exam. Test your administration skills with exam-style questions and receive instant results.

About This Practice Exam

This free AZ-104 Certification Practice Exam is designed to help candidates assess their readiness for the Microsoft Azure Administrator certification. The exam covers core Azure administration topics and provides instant scoring upon completion.

Skills Measured

✅ Manage Azure Identities and Governance
✅ Implement and Manage Storage
✅ Deploy and Manage Azure Compute Resources
✅ Configure and Manage Virtual Networking
✅ Monitor and Maintain Azure Resources

Practice Exam Features

✅ Exam-Style Questions
✅ Instant Results
✅ Free Access
✅ Mobile Friendly
✅ Certification-Focused Content

Start Your Free Practice Exam

Good luck with your AZ-104 preparation.

0%
0 votes, 0 avg
0

Report a question

You cannot submit an empty report. Please add some details.

Exam Instructions

  • Read each question carefully.
  • Select the best answer.
  • You may review previous questions before submission.
  • Use the 📌 bookmark icon beside the question number to mark difficult questions for review.
  • Detailed explanations are available after answering each question, while your final score will be displayed at the end of the exam.
  • The quiz will automatically submit when the timer expires.

Tip: Mark questions you're unsure about and review them before finishing the exam.

Good luck!

Time is up.

Your quiz has been submitted automatically.


AZ-104 Free Certification Practice Exam

Get exam-ready for Microsoft Azure Administrator (AZ-104). Practice with certification-focused questions, identify knowledge gaps, and receive instant results to measure your readiness before taking the official exam.

📋 Before You Start the Practice Exam

To save your score and track your progress, please enter your
Name and Email Address before starting the exam.

  • ✅ Your exam results will be stored in your personal exam history.
  • ✅ Review previous attempts and monitor your improvement over time.
  • ✅ Certificates and score reports (when applicable) will be linked to your information.
Important:
Please use the same email address every time you take a practice exam.
This helps us maintain accurate exam history, scores, and performance records.

🚀 Enter your details below and click Next to begin the exam.

1 / 40

1. You have a multi-tier application with VMs in different VNets. You need to enable secure communication between these VMs while minimizing the attack surface. Which Azure networking feature is designed for this purpose?

2 / 40

2. A company has setup a web application on a set of Azure virtual machines. The web application will be used by users across the world. They are setting up a Content Delivery profile for the VM-based web app.

Using Custom Origin type, which of the following would they need to fill out additionally to complete the configuration of the CDN Endpoint?

3 / 40

3. Your company has an Azure account and a subscription. The subscription contains the virtual networks in the following table.

Can the configuration meet the requirement?

NameAddress SpaceSubnet nameSubnet address range
VNet110.1.0.0/16Subnet110.1.1.0/24
VNet210.10.0.0/16Subnet110.10.1.0/24
VNet3172.16.0.0/16Subnet1172.16.1.0/24

The subscription also contains the virtual machines in the following table

NameNetworkSubnetIP address
VM1VNet1Subnet110.1.1.4
VM2VNet2Subnet210.10.1.4
VM3VNet3Subnet3172.16.1.4
The firewalls on all the virtual machines are configured to allow all ICMP traffic
You add the peerings in the following table.
Virtual NetworkPeering Network
VNet1VNet3
VNet2VNet3
VNet3VNet1

VM2 can ping VM1

4 / 40

4. Your company has an Azure virtual machine running Windows Server 2016. You have to create an alert in Azure whenever two error events are logged to the System log on the virtual machine within an hour. You create a Log Analytics workspace, configure data settings, set up the virtual machine as a data source, and create an alert in Azure Monitor specifying Log Analytics as the source. Would this fulfil the requirement?

5 / 40

5. You need to configure a jumpbox VM to provide secure access to other VMs in a virtual network.

Which security best practices would you implement to harden the jumpbox VM and minimize the risk of unauthorized access?

(Select THREE that apply)

6 / 40

6. You have an Azure virtual machine named VM1 that runs Windows Server 2016. You need to create an alert in Azure when more than two error events are logged to the System event log on VM1 within an hour. Solution: You create an Azure Log Analytics workspace and configure the data settings. You install the Microsoft Monitoring Agent on VM1. You create an alert in Azure Monitor and specify the Log Analytics workspace as the source. Does this meet the goal?

7 / 40

7. Your organization is migrating to Azure, and you need to track resource usage and costs across multiple departments. How can you implement tagging to effectively categorize resources and allocate costs to specific departments?

8 / 40

8. You are developing an ARM template to deploy a load balancer for a web application. You need to configure health probes to monitor the health of the backend web servers. Which load balancer resource type and associated properties in the ARM template would you use to define the health probe configuration?

9 / 40

9. A company has Azure virtual machines. They want to ensure that their IT administrative team is alerted if any of the virtual machines are shutdown. They decide to create alerts based on Activity Logs in Azure Monitor. Would this fulfil the requirement?

10 / 40

10. You have an Azure Linux virtual machine that is protected by Azure Backup. One week ago, two files were deleted from the virtual machine. You need to restore the deleted files to an on-premises Windows Server 2016 computer as quickly as possible. Which four actions should you perform in sequence?

11 / 40

11. Your organization is transitioning from using ARM templates to Bicep for infrastructure as code (IaC). What are the key advantages of using Bicep over ARM templates, and what are the considerations or potential challenges involved in this transition?

12 / 40

12. A company has a resource group named techcertlabs-rg containing an internal load balancer and a public load balancer. They want to give a user permissions to configure both load balancers following the principle of least privilege. Which role would you assign to allow addition of a health probe to the public load balancer?

13 / 40

13. You have an Azure virtual machine named VM1 and a Recovery Services vault named Vault1. You configure the backup of VM1 using Policy1 on Wednesday December 31 at 5:00PM.

 

You need to identify the number of available recovery points for VM1.

Select the correct answers for:

(1) How many recovery points are available on January 8 at 2:00PM?

(2) How many recovery points are available on January 15 at 2:00PM?

14 / 40

14. A company currently has Azure virtual machines. They want to ensure that their IT administrative team is alerted if any of the virtual machines are shut down. They decide to create alerts in the Azure portal. Does this meet the goal?

15 / 40

15. Contoso Ltd. has an e-commerce platform on Azure VMs. Traffic spikes significantly during promotional events.

Requirements:
1. Increase VMs when average CPU > 75% for 5 minutes.
2. Decrease VMs when average CPU < 30% for 10 minutes. 3. Minimum 2 VMs always running. 4. Maximum 20 VMs.Which solution meets ALL of Contoso's requirements?

16 / 40

16. You have an app named App1 that runs on two Azure virtual machines named VM1 and VM2.

You plan to implement an Azure Availability Set for App1. The solution must ensure that App1 is available during planned maintenance of the hardware hosting VM1 and VM2.

What should you include in the Availability Set?

17 / 40

17. A company has BLOB storage. GroupC should be given full access to Azure Storage blob containers and data, including assigning POSIX access control. Which of the following would you assign to GroupC?

18 / 40

18. A company has set up an Azure subscription. They want to ensure that only Virtual Machines of a particular SKU size can be launched in their Azure account. They decide to implement Azure policies. Does this fulfil the requirement?

19 / 40

19. You're using Azure Load Balancer for your web application. You notice that one of the backend VMs is unhealthy and causing application errors. How can you automatically remove this unhealthy VM from the load balancer's rotation?

20 / 40

20. Your organization is expanding its presence in Southeast Asia. You need to create a new storage account that will be accessed primarily by users in that region.

How can you ensure optimal performance and compliance with data sovereignty regulations?

21 / 40

21. A company is planning on deploying 15 virtual machines using Azure Resource Manager templates. All of the virtual machines should run the latest version of Windows Server 2016.
You have to complete the below storageProfile section of the template

Which of the following would go into Slot2?

22 / 40

22. You want to monitor the status of your Azure Backup jobs and receive notifications for failed or completed backups.

Which Azure service can you use to track backup job status and configure alerts?

23 / 40

23. You need to deploy two Azure virtual machines with a 99.95% availability SLA and managed disks. You propose creating a Traffic Manager for the requirement. Would the solution meet the goal?

24 / 40

24. You're deploying an internal application on Azure VMs, and you need to provide name resolution for these VMs within your virtual network.

Which Azure service is designed specifically for internal name resolution in Azure VNets?

25 / 40

25. A company is planning on deploying 15 virtual machines using Azure Resource Manager templates. All of the virtual machines should run the latest version of Windows Server 2016.
You have to complete the below storageProfile section of the template

Which of the following would go into Slot1?

26 / 40

26. You are designing a data archiving solution using Azure Blob Storage. How can you utilize blob lifecycle management policies to automatically move older data to archive tier storage and reduce storage costs?

27 / 40

27. Your team is planning on creating an Internal Load Balancer to distribute traffic to Azure Virtual Machines. You need to ensure that user requests are always mapped to the same VM. Which setting should you configure?

28 / 40

28. You have an Azure subscription that contains an Azure Availability Set named WEBPROD-AS-USE2 as shown in the following exhibit.

You add 14 virtual machines to WEBPROD-AS-USE2.

If the server rack in the Azure datacenter that hosts WEBPROD-AS-USE2 experience a power failure, the maximum number of unavailable virtual machines will be?

29 / 40

29. A company needs to set up a storage account in Azure. Key requirements: be able to store virtual disk files for Azure VMs, minimize access costs, and minimize replication costs. Which storage account type would you choose?

30 / 40

30. You are planning for disaster recovery of your Azure VMs. You need to determine the recovery point objective (RPO) and recovery time objective (RTO) for your applications. What do these terms mean, and how do they influence your disaster recovery strategy?

31 / 40

31. A financial institution needs to:
1. Transition older data to cooler storage tiers based on last accessed time.
2. Permanently delete sensitive customer data after a specified retention period.
3. Preserve the ability to recover accidentally deleted data for a limited time.

Which Azure features or tools should you use to implement this automated data lifecycle management process?

32 / 40

32. You are implementing a hybrid cloud environment with Azure Arc-enabled servers. How can you utilize Azure Policy and Microsoft Defender for Cloud to manage and secure your hybrid servers consistently with your Azure environment?

33 / 40

33. You have to configure Application Insights for a set of applications. Each application has different requirements:

  • techcertlabapp1 – See if users are progressing through the entire business process
  • techcertlabapp2 – Analyse load times and properties influencing conversion rates
  • techcertlabapp3 – Analyse how many users return to the application
  • techcertlabapp4 – See places where users repeat the same action over and over

 

Which Application Insights feature should be used for techcertlabapp1?

34 / 40

34. You create a virtual machine scale set named Scale1. Scale1 is configured as shown in the following exhibit.

 

If scale is first utilized at 25 percent for six minutes after it is deployed, and then utilized at 50 percent for six minutes, Scale1 will be running? [Exhibit image referenced in source document - not included]

35 / 40

35. Your company has an Azure virtual machine that runs Windows Server 2016. You have to create an alert in Azure whenever two error events are logged to the System log on the virtual machine within an hour. Is this possible without a Log Analytics workspace?

36 / 40

36. A company has a data center with 2 VPN devices and has set up a Virtual Network in Azure. They need a site-to-site VPN connection. If a single Azure gateway instance fails or a single on-premises VPN device fails, the failure must not cause an interruption longer than 2 minutes. What is the minimum number of Local Network Gateways required?

37 / 40

37. Your company has an Azure subscription used by multiple departments. The subscription contains around 5 resource groups. Each department uses resources in several resource groups. Your supervisor has requested a report that details the costs for each department.

Which THREE actions would you need to perform for this purpose?

(Select THREE)

38 / 40

38. You are configuring a VM to run a web application that requires incoming traffic on a specific port. How would you configure the network security group (NSG) associated with the VM's network interface to allow this traffic?

39 / 40

39. You are setting up alerts for your Azure resources. You want to receive notifications via email and SMS when certain performance thresholds are exceeded.

How can you configure these alert notifications in Azure Monitor?

40 / 40

40. A company is planning on using Azure for various services. They want to ensure that they can bill each department for the resources they consume. They decide to use Azure resource tags. Is this possible?

Your score is

The average score is 0%

“`