exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 3 question 14 discussion

Actual exam question from Microsoft's AZ-400
Question #: 14
Topic #: 3
[All AZ-400 Questions]

HOTSPOT -
You have an application named App1 that has a custom domain of app.contoso.com.
You create a test in Azure Application Insights as shown in the following exhibit.

Use the drop-down menus to select the answer choice that completes each statement based on the information presented in the graphic.
NOTE: Each correct selection is worth one point.
Hot Area:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: every five minutes at a random location
Test frequency: Sets how often the test is run from each test location. With a default frequency of five minutes and five test locations, your site is tested on average every minute.
Box 2:
Parse dependent requests: Test requests images, scripts, style files, and other files that are part of the web page under test. The recorded response time includes the time taken to get these files. The test fails if any of these resources cannot be successfully downloaded within the timeout for the whole test.
Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
sheva370
Highly Voted 3 years, 3 months ago
Box1: every five minutes per location I tested this in my lab and confirmed that each location will be tested every minute. Box2: All the HTML, JavaScripts, and images of App1 load If you selected Parse dependent requests, then all the images, style files, scripts, and other dependent resources must have been received within this period. https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability
upvoted 89 times
Dankho
3 months, 4 weeks ago
People that are testing these things in their lab, I salute you! I need months just to go over these 560 problems and understand them and people are doing that and labs, hats off!
upvoted 2 times
...
jvyas
2 years, 4 months ago
Thank you for the link. This confirms the answers from the above link. "This setting determines how often the test is run from each test location. With a default frequency of five minutes and five test locations, your site is tested every minute on average."
upvoted 3 times
...
...
Tesshu
Highly Voted 3 years, 6 months ago
I believe the first one should be "every five minutes per location" since "every five minutes at a random location" means that every five minutes only 1 location would send the request and that is wrong.
upvoted 81 times
CheesusCrust89
3 years, 4 months ago
answer one is also correct, see https://docs.microsoft.com/en-us/azure/azure-monitor/app/availability-multistep#frequency--location
upvoted 5 times
binhdortmund
1 year, 10 months ago
From your URL: Sets how often the test is run from --> EACH <-- test location. With a default frequency of five minutes and five test locations, your site is tested on average every minute. So it must be "every 5mins per location"
upvoted 8 times
...
...
Leandrocei
2 years, 3 months ago
Correct I believe the first one should be "every five minutes per location". Came today 22 july 9
upvoted 8 times
...
LeeVee
3 years, 6 months ago
and 2nd answer should be App1 responds to ICMP
upvoted 10 times
Sylph
3 years, 6 months ago
The name "URL ping test" is a bit of a misnomer. To be clear, this test is not making any use of ICMP (Internet Control Message Protocol) to check your site's availability. Instead it uses more advanced HTTP request functionality to validate whether an endpoint is responding. https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability#create-a-url-ping-test
upvoted 22 times
Tesshu
3 years, 6 months ago
Right, second answer is correct, it is all HTML since "parse dependant requests" is checked.
upvoted 15 times
...
...
...
rdemontis
2 years, 6 months ago
It says "from each test location". If would be random you wouldn't have the certainty to each location every 5 minutes. It could be happen that a location would be test twice and another one zero.
upvoted 6 times
...
...
ozbonny
Most Recent 8 months, 1 week ago
per location and all I think
upvoted 2 times
...
vsvaid
10 months, 2 weeks ago
1st box- every 5mins per location 2nd Box: Since the parse option is enables, all data (file, html, js code) should be loaded. Option 3 in second box
upvoted 2 times
...
Pamban
1 year, 4 months ago
1st option should be every five minutes per location Test frequency --- Sets how often the test is run from each test location. With a default frequency of five minutes and five test locations, your site is tested on average every minute Source: https://learn.microsoft.com/en-us/previous-versions/azure/azure-monitor/app/availability-multistep#frequency--location
upvoted 2 times
...
SowmSan
1 year, 6 months ago
Which one is the Correct answer?
upvoted 1 times
...
Fal991l
1 year, 7 months ago
GTP: Based on the provided exhibit, the test in Azure Application Insights will execute every 30 seconds per location, meaning that the test will run once every 30 seconds at each of the selected locations. Therefore, the correct answer is option B. Regarding the success criteria, the test will pass if the HTML of App1 and the HTML from URLs in <a> tags load successfully. This means that the test will check for the availability and accessibility of the web page content, and not for the availability of the server or the network connection. Therefore, the correct answer is option B. Regarding the Parse dependent requests option, if this option is enabled, the test will also check for the successful loading of all the dependent resources (such as images, JavaScript files, and CSS files) required to render the web page. This can provide more comprehensive information about the performance and availability of the web page. However, it may also increase the test duration and the data size. Therefore, it depends on the specific requirements and constraints of the testing scenario.
upvoted 1 times
...
syu31svc
2 years, 2 months ago
https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability "Parse dependent requests The test requests images, scripts, style files, and other files that are part of the webpage under test. The recorded response time includes the time taken to get these files. The test fails if any of these resources can't be successfully downloaded within the timeout for the whole test. If the option is not enabled, the test only requests the file at the URL that you specified. Enabling this option results in a stricter check. The test might fail for cases that aren't noticeable from manually browsing through the site." 2nd dropdown is correct
upvoted 1 times
syu31svc
2 years, 2 months ago
As for the first dropdown, it is every 5 mins per location. I don't see how only 1 location is being configured
upvoted 1 times
...
...
Govcomm
2 years, 3 months ago
Every 5 minutes per location Parse dependency: Load all
upvoted 1 times
...
Cheehp
2 years, 6 months ago
Selected during exam. Box1: every five minutes at a random location Box2: All the HTML, JavaScripts, and images of App1 load
upvoted 3 times
...
Pankaj78
2 years, 10 months ago
"every five minutes per location" should be the answer ,sending request to random location means some location may get chance to get tested twice or more which is not the case when you have 5 tests/5 minutes= 1 test /1 minute
upvoted 2 times
rdemontis
2 years, 6 months ago
I agree with you
upvoted 2 times
...
...
photon99
2 years, 10 months ago
This is called as synthetic monitoring. And it MUST run from ALL 5 locations not just any random location.
upvoted 1 times
...
rajvelm
2 years, 11 months ago
Came in today 7 Nov 2021
upvoted 3 times
...
ziizai
3 years, 1 month ago
Tested in lab by using default 5 mins and 5 locations. Every location is tested every 5 mins, although the tests don't happen at the same time. The tests happen in turn, like location1 -> location2 -> location3 -> location4 -> location5 -> location1 -> location2 -> location3 -> location4 -> location5
upvoted 6 times
...
ziizai
3 years, 1 month ago
tested in lab, using default 5 min and 5 locations. Every location is tested every 5 minutes, although the tests for all 5 locations doesn't happen at the same time.
upvoted 2 times
...
ukkuru
3 years, 3 months ago
The second one should be the last option: https://docs.microsoft.com/en-us/azure/azure-monitor/app/monitor-web-app-availability : Test requests images, scripts, style files, and other files that are part of the web page under test
upvoted 1 times
...
ScreamingHand
3 years, 3 months ago
Parse dependent requests: Test requests images, scripts, style files, and other files that are part of the web page under test. The recorded response time includes the time taken to get these files. The test fails if any of these resources cannot be successfully downloaded within the timeout for the whole test. If the option is not checked, the test only requests the file at the URL you specified. Enabling this option results in a stricter check. The test could fail for cases, which may not be noticeable when manually browsing the site.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago