nerdexam
MicrosoftMicrosoft

AZ-204 · Question #639

AZ-204 Question #639: Real Exam Question with Answer & Explanation

The correct answer is D: Deploy an Azure Resource Manager template that modifies an action group.. From the Azure portal, modify an action group of Azure Monitor. Deploy an Azure Resource Manager template that configures AppInsights1. Deploy an Azure Resource Manager template that configures the analyticsItems child resource of AppInsights1. Deploy an Azure Resource Manager te

Submitted by viktor_hu· Mar 30, 2026

Question

You manage an Azure App Service Web App named App1 and an associated Azure Application Insights resource named AppInsights1. You require alerts about any unusual rate increase of failed HTTP requests targeting App1. You need to implement push notifications. What should you do?

Options

  • AFrom the Azure portal, modify diagnostic settings of AppInsights1.
  • BDeploy an Azure Resource Manager template that configures AppInsights1.
  • CDeploy an Azure Resource Manager template that configures the analyticsItems child resource of
  • DDeploy an Azure Resource Manager template that modifies an action group.

Explanation

  • From the Azure portal, modify an action group of Azure Monitor. * Deploy an Azure Resource Manager template that configures AppInsights1. * Deploy an Azure Resource Manager template that configures the analyticsItems child resource of AppInsights1. * Deploy an Azure Resource Manager template that configures the ProactiveDetectionConfigs child resource of AppInsights1. * From the Azure portal, create a service health alert of Azure Monitor. * From the Azure portal, modify a smart detection rule of AppInsights1. * From the Azure portal, modify diagnostic settings of AppInsights1. To implement push notifications for an unusual increase in the rate of failed HTTP requests for an Azure App Service Web App using Azure Application Insights, you can configure an alert rule that monitors the failed request rate and triggers an action group when a threshold is exceeded. This action group can then send notifications through various channels, including email, SMS, or webhook to trigger a push notification. When Azure Monitor data indicates that there might be a problem with your infrastructure or application, an alert is triggered. You can use an action group to send a notification such as a voice call, SMS, push, or email when the alert is triggered in addition to the alert itself. Action groups are a collection of notification preferences and actions. Azure Monitor, Azure Service Health, and Azure Advisor use action groups to notify users about the alert and take an action. https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups

Community Discussion

No community discussion yet for this question.

Full AZ-204 PracticeBrowse All AZ-204 Questions