AZ-400 Exam QuestionsBrowse all questions from this exam

AZ-400 Exam - Question 34


You manage an Azure web app that supports an e-commerce website.

You need to increase the logging level when the web app exceeds normal usage patterns. The solution must minimize administrative overhead.

Which two resources should you include in the solution? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

Show Answer
Correct Answer: AB

To address the need to increase the logging level when the web app exceeds normal usage patterns while minimizing administrative overhead, two key resources are essential. First, an Azure Monitor alert with a dynamic threshold is crucial, as it leverages advanced machine learning to learn historical usage patterns and detect anomalies, ensuring alerts are only triggered when necessary. This helps maintain an efficient monitoring system without constant manual adjustments. Secondly, an Azure Automation runbook is needed to automate the increase in logging levels when the alert is triggered. This allows for a swift, hands-off response to detected anomalies, keeping administrative overhead to a minimum.

Discussion

17 comments
Sign in to comment
Dalias
Jun 29, 2021

got this in 30 Jun 2021 exams. scored 800+ marks. answer is right

SriLen
Feb 8, 2021

Given Answer is correct

sabrinaAmOptions: BD
Jul 31, 2021

can anyone explain to met how azure runbook is a correct answer ?

renzokuOptions: AB
Jul 7, 2023

B. Azure Monitor alert that has a dynamic threshold. alerts is adjust based on "exceeds normal usage patterns"(dynamic threshold) A. Azure Automation runbook. Script that can be executed when specific conditions are met(Azure Monitor Alert) and increases the logging level. Azure Monitor alert that uses an action group that has an email action, we need adjust the logging level not send an email.

rajvelm
Nov 10, 2021

Came in today 5th Nov 2021

RoadRunner97Options: AB
Apr 24, 2022

Action groups can send an alert to a automation runbook via webhook, which will increase logging level of webapp via code. I believe AB are the correct answers.

EltoothOptions: AB
May 22, 2022

A & B are correct answers.

Leandrocei
Jul 9, 2022

Correct. Came today 22 july 9

syu31svcOptions: AB
Jul 25, 2022

"minimize administrative overhead" A is one of the answers for sure https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-dynamic-thresholds; "Metric Alert with Dynamic Thresholds detection leverages advanced machine learning (ML)' B is the answer since ML would reduce overhead ain't it?

yana_bOptions: AB
Aug 9, 2023

Correct

ukkuru
Jul 25, 2021

To send alert why not we we use manage action groups: https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups#:~:text=An%20action%20group%20is%20a,an%20alert%20has%20been%20triggered.

Swwapnil
Sep 20, 2021

as they said , administrative overhead must be minimized so this would not be preferred answer

rdemontisOptions: AB
Mar 31, 2022

Correct answer

GovcommOptions: AB
Jul 22, 2022

Azure Monitor Dynamic threshold and Azure Automation Account to increase the logging level.

AvinashVarmaOptions: AB
Dec 29, 2022

Azure Automation runbook and Azure Monitor alert that has a dynamic threshold are correct answers.

aadi369Options: AB
Jan 31, 2023

Ans is AB

mauryagrvOptions: AB
Feb 5, 2023

AB is correct

alirezak22Options: AB
Jul 11, 2024

AB are correct