Microsoft AZ-104 Questions Answers
Microsoft Azure Administrator- 428 Questions & Answers
- Update Date : March 24, 2026
Prepare for Microsoft AZ-104 with SkillCertExams
Getting AZ-104 certification is an important step in your career, but preparing for it can feel challenging. At skillcertexams, we know that having the right resources and support is essential for success. That’s why we created a platform with everything you need to prepare for AZ-104 and reach your certification goals with confidence.
Your Journey to Passing the Microsoft Azure Administrator AZ-104 Exam
Whether this is your first step toward earning the Microsoft Azure Administrator AZ-104 certification, or you're returning for another round, we’re here to help you succeed. We hope this exam challenges you, educates you, and equips you with the knowledge to pass with confidence. If this is your first study guide, take a deep breath—this could be the beginning of a rewarding career with great opportunities. If you’re already experienced, consider taking a moment to share your insights with newcomers. After all, it's the strength of our community that enhances our learning and makes this journey even more valuable.
Why Choose SkillCertExams for AZ-104 Certification?
Expert-Crafted Practice Tests
Our practice tests are designed by experts to reflect the actual AZ-104 practice questions. We cover a wide range of topics and exam formats to give you the best possible preparation. With realistic, timed tests, you can simulate the real exam environment and improve your time management skills.
Up-to-Date Study Materials
The world of certifications is constantly evolving, which is why we regularly update our study materials to match the latest exam trends and objectives. Our resources cover all the essential topics you’ll need to know, ensuring you’re well-prepared for the exam's current format.
Comprehensive Performance Analytics
Our platform not only helps you practice but also tracks your performance in real-time. By analyzing your strengths and areas for improvement, you’ll be able to focus your efforts on what matters most. This data-driven approach increases your chances of passing the AZ-104 practice exam on your first try.
Learn Anytime, Anywhere
Flexibility is key when it comes to exam preparation. Whether you're at home, on the go, or taking a break at work, you can access our platform from any device. Study whenever it suits your schedule, without any hassle. We believe in making your learning process as convenient as possible.
Trusted by Thousands of Professionals
Over 10000+ professionals worldwide trust skillcertexams for their certification preparation. Our platform and study material has helped countless candidates successfully pass their AZ-104 exam questions, and we’re confident it will help you too.
What You Get with SkillCertExams for AZ-104
Realistic Practice Exams: Our practice tests are designed to the real AZ-104 exam. With a variety of practice questions, you can assess your readiness and focus on key areas to improve.
Study Guides and Resources: In-depth study materials that cover every exam objective, keeping you on track to succeed.
Progress Tracking: Monitor your improvement with our tracking system that helps you identify weak areas and tailor your study plan.
Expert Support: Have questions or need clarification? Our team of experts is available to guide you every step of the way.
Achieve Your AZ-104 Certification with Confidence
Certification isn’t just about passing an exam; it’s about building a solid foundation for your career. skillcertexams provides the resources, tools, and support to ensure that you’re fully prepared and confident on exam day. Our study material help you unlock new career opportunities and enhance your skillset with the AZ-104 certification.
Ready to take the next step in your career? Start preparing for the Microsoft AZ-104 exam and practice your questions with SkillCertExams today, and join the ranks of successful certified professionals!
Microsoft AZ-104 Sample Questions
Question # 1You need to recommend an identify solution that meets the technical requirements.What should you recommend?
A. federated single-on (SSO) and Active Directory Federation Services (AD FS)
B. password hash synchronization and single sign-on (SSO)
C. cloud-only user accounts
D. Pass-through Authentication and single sign-on (SSO)
Question # 2
You need to prepare the environment to meet the authentication requirements.Which two actions should you perform? Each correct answer presents part of the solution.NOTEEach correct selection is worth one point.
A. Azure Active Directory (AD) Identity Protection and an Azure policy
B. a Recovery Services vault and a backup policy
C.an Azure Key Vault and an access policy
D. an Azure Storage account and an access policy
Question # 3
Which blade should you instruct the finance department auditors to use?
A. Partner information
B. Overview
C. Payment methods
D. Invoices
Question # 4
You need to ensure that VM1 can communicate with VM4. The solution must minimize administrative effort. What should you do?
A. Create a user-defined route from VNET1 to VNET3.
B. Assign VM4 an IP address of 10.0.1.5/24.
C. Establish peering between VNET1 and VNET3.
D. Create an NSG and associate the NSG to VMI and VM4.
Question # 5
You need to configure an Azure web app named contoso.azurewebsites.net to host www.contoso.com.What should you do first?
A. Create a CNAME record named asuid that contains the domain verification ID.
B. Create A records named www.contoso.com and asuid.contoso.com.
C. Create a TXT record named asuid that contains the domain verification ID.
D. Create a TXT record named www.contoso.com that has a value of contoso.azurewebsites.net.
Question # 6
You plan to deploy several Azure virtual machines that will run Windows Server 2022 in a virtual machinescale set by using an Azure Resource Manager template.You need to ensure that NGINX is available on all the virtual machines after they are deployed.What should you use?
A. Azure Application Insights
B. Azure Custom Script Extension
C. the Publish-ArVMDscConfiguration cmdlet
D. the New-AzConfigurationAssignment Cmdlet
Question # 7
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 Appl. 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?
A. one update domain
B. two update domains
C. one fault domain
D. two fault domains
Question # 8
You have an Azure subscription that contains a resource group named RG1.You plan to create a storage account named storage1.You have a Bicep file named File1.You need to modify File1 so that it can be used to automate the deployment of storage1 to RG1.Which property should you modify?
A. scope
B. kind
C. sku
D. location
Question # 9
You have an Azure web app named webapp1.You have a virtual network named VNET1 and an Azure virtual machine named VM1 that hosts a MySQLdatabase. VM1 connects to VNET1.You need to ensure that webapp1 can access the data hosted on VM1.What should you do?
A. Connect webapp1 to VNET1.
B. Deploy an internal load balancer.
C. Deploy an Azure Application Gateway,
D. Peer VNET1 to another virtual network.
Question # 10
You have a Microsoft Entra tenant that contains 5,000 user accounts.You create a new user account named AdminUser1.You need to assign the User Administrator administrative role to AdminUser1.What should you do from the user account properties?
A. From the Groups blade, invite the user account to a new group.
B. From the Directory role blade, modify the directory role.
C. From the Licenses blade, assign a new license.
Question # 11
You have an Azure subscription that contains a virtual network named VNet1. VNet1 contains four subnetsnamed Gateway, Perimeter. NVA and Production.The NVA subnet contains two network virtual appliances (NVAs) that will perform network traffic inspectionbetween the Perimeter subnet and the Production subnet.You need to implement an Azure load balancer for the NVAs. The solution must meet the followingrequirements:• The NVAs must run in an active-active configuration that uses automatic failover.• The toad balancer must load balance traffic to two services on the Production subnet. The services have different IP addresses. Which three actions should you perform? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point
A. Add two load balancing rules that have HA Ports enabled and Floating IP disabled.
B. Deploy a basic load balancer.
C. Add a frontend IP configuration, a backend pool, and a health probe.
D. Add two load balancing rules that have HA Ports and Floating IP enabled.
E. Deploy a standard load balancer.
F. Add a frontend IP configuration, two backend pools, and a health probe.
Question # 12
Note: This question is part of a series of questions that present the same scenario. Each question in the seriescontains a unique solution that might meet the stated goals. Some question sets might have more than onecorrect solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, these questionswill not appear in the review screen.You have an Azure virtual machine named VM1. VM1 was deployed by using a custom Azure ResourceManager template named ARM1.json.You receive a notification that VM1 will be affected by maintenance.You need to move VM1 to a different host immediately.Solution: From the Overview blade, you move the virtual machine to a different subscription.Does this meet the goal?
A. Yes
B. No
Question # 13
You have an Azure Active Directory (Azure AD) tenant named contoso.com.You have a CSV file that contains the names and email addresses of 500 external users.You need to create a quest user account in contoso.com for each of the 500 external users.Solution: from Azure AD in the Azure portal, you use the Bulk create user operation.Does this meet the goal?
A. Yes
B. No
Question # 14
You create an App Service plan named plan1 and an Azure web app named webapp1. You discover that theoption to create a staging slot is unavailable. You need to create a staging slot for plan1.What should you do first?
A. From webapp1, modify the Application settings.
B. From webapp1, add a custom domain.
C. From plan1, scale up the App Service plan.
D. From plan1, scale out the App Service plan.
Question # 15
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.After you answer a question in this section, you will NOT be able to return to it. As a result, thesequestions will not appear in the review screen.You manage a virtual network named VNet1 that is hosted in the West US Azure region.VNet1 hosts two virtual machines named VM1 and VM2 that run Windows Server.You need to inspect all the network traffic from VM1 to VM2 for a period of three hours.Solution: From Performance Monitor, you create a Data Collector Set (DCS).Does this meet the goal?
A. Yes
B. No