Developing Solutions for Microsoft Azure — Question 74

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?

Answer options

Correct answer: B

Explanation

The correct answer is B because modifying an action group in Azure Monitor allows you to specify notification settings for alerts, including push notifications. Options A and D involve deploying templates which do not directly address the need for notifications. Option C involves changing diagnostic settings, which is not related to the notification mechanism needed for alerts.