Microsoft
AZ-204 · Question #249
You are developing applications for a company. You plan to host the applications on Azure App Services. The company has the following requirements: - Every five minutes verify that the websites are re
Sign in or unlock AZ-204 to reveal the answer and full explanation for question #249. The question stem and answer options stay visible for context.
Submitted by haru.x· Mar 30, 2026Monitor, troubleshoot, and optimize Azure solutions
Question
You are developing applications for a company. You plan to host the applications on Azure App Services. The company has the following requirements: - Every five minutes verify that the websites are responsive. - Verify that the websites respond within a specified time threshold. - Dependent requests such as images and JavaScript files must load properly. - Generate alerts if a website is experiencing issues. - If a website fails to load, the system must attempt to reload the site three more times. You need to implement this process with the least amount of effort. What should you do?
Options
- ACreate a Selenium web test and configure it to run from your workstation as a scheduled task.
- BSet up a URL ping test to query the home page.
- CCreate an Azure function to query the home page.
- DCreate a multi-step web test to query the home page.
- ECreate a Custom Track Availability Test to query the home page.
Unlock AZ-204 to see the answer
You've previewed enough free AZ-204 questions. Unlock AZ-204 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Application Insights#URL ping test#availability monitoring#alerts