exam questions

Exam AZ-400 All Questions

View all questions & answers for the AZ-400 exam

Exam AZ-400 topic 3 question 26 discussion

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

DRAG DROP -
You use Azure Pipelines to automate Continuous Integration/Continuous Deployment (CI/CD) for an Azure web app named WebApp1.
You configure an Azure Monitor alert that is triggered when WebApp1 generates an error.
You need to configure the alert to forward details of the error to a third-party system. The solution must minimize administrative effort.
Which three actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Create an Azure logic app.
Box 2: Select the HTTP request trigger.
Box 3: Updated the action group in Azure Monitor.
Reference:
https://docs.microsoft.com/en-us/azure/azure-monitor/alerts/action-groups-logic-app

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
renzoku
Highly Voted 1 year, 4 months ago
WebApp1 generates an error > trigger an alert (Azure Monitor) > forward details of the error (Azure logic app) > Third-party system 1. Create an Azure logic app This will serve for processing and forwarding the error. 2. Select the HTTP request trigger In Logic app, configure a HTTP trigger, this will receive the error details from the alert. 3. Update the action group in Azure Monitor Update the action group in Azure Monitor associated with the alert. Add a new action to the action group, this will ensure that when the alert is triggered due to an error in WebApp1, the error details are sent to the Logic App via an HTTP request. Azure Event Hub may not be the best fit for forwarding details of the error to a third-party system. It is typically used for ingesting and processing large volumes of data from various sources.
upvoted 22 times
Joe_Mauma
1 year, 3 months ago
Thank you
upvoted 1 times
...
...
zellck
Highly Voted 1 year, 6 months ago
1. Create Azure logic app 2. Select HTTP request trigger 3. Update action group in Azure Monitor https://learn.microsoft.com/en-us/azure/azure-monitor/alerts/alerts-logic-apps?tabs=send-email#create-a-logic-app
upvoted 9 times
...
vsvaid
Most Recent 11 months, 3 weeks ago
box 2,3 and 4
upvoted 1 times
...
yana_b
1 year, 3 months ago
Provided answer seems to be correcr: 1.Create AZ logic app 2. Select HTTP request trigger 3. Update the AZ group in AZ Monitor
upvoted 1 times
...
fkaracan
1 year, 9 months ago
correct
upvoted 1 times
...
pat1892
2 years, 1 month ago
Should be correct!
upvoted 6 times
...
syu31svc
2 years, 3 months ago
https://docs.microsoft.com/en-us/azure/connectors/connectors-native-recurrence recurrence and sliding window triggers are not part of the answers logic app over event hub Answer is correct
upvoted 2 times
...
hebertpena88
2 years, 4 months ago
Loks correct for me :)
upvoted 1 times
...
Govcomm
2 years, 4 months ago
Logic App Request trigger Azure Monitor action group
upvoted 3 times
resonant
1 year, 2 months ago
I also think it should be the Request trigger instead of HTTP, but that option is not available
upvoted 1 times
...
...
UnknowMan
2 years, 7 months ago
correct
upvoted 2 times
...
U3
2 years, 7 months ago
I think Correct!
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 ...