exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 3 question 11 discussion

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

DRAG DROP -
You need to use an Azure logic app to receive a notification when an administrator modifies the settings of a virtual machine in a resource group named RG1.
Which three components should you create next in the Logic Apps Designer? To answer, move the appropriate components from the list of components to the answer area and arrange them in the correct order.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Step 1: an Azure Event Grid trigger
First add an Event grid trigger that monitors the resource group for your virtual machine.

Step 2: a conditional control -
To run your logic app workflow only when a specific event happens, add a condition that checks for virtual machine "write" operations.

Step 3: an action -
Now add an action so that you get an email when the specified condition is true.
References:
https://docs.microsoft.com/en-us/azure/event-grid/monitor-virtual-machine-changes-event-grid-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
valdu
Highly Voted 5 years, 1 month ago
Correct!
upvoted 8 times
...
Sandips
Most Recent 4 years, 11 months ago
correct trigger, condition and action in that order
upvoted 1 times
...
abhishek_arya02
4 years, 12 months ago
As it need trigger, condition and access
upvoted 1 times
...
fiol82
5 years ago
Seems correct!
upvoted 2 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 ...