exam questions

Exam PL-400 All Questions

View all questions & answers for the PL-400 exam

Exam PL-400 topic 7 question 7 discussion

Actual exam question from Microsoft's PL-400
Question #: 7
Topic #: 7
[All PL-400 Questions]

DRAG DROP -
You need to select the appropriate methods using Azure Event Grid.
Which method should you use for each requirement? To answer, drag the appropriate methods to the correct requirements. Each method may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Select and Place:

Show Suggested Answer Hide Answer
Suggested Answer:
Box 1: Event handler -
An event handler is the place where the event is sent. The handler takes some further action to process the event.

Box 2: Event subscription -
Event subscriptions - The endpoint or built-in mechanism to route events, sometimes to more than one handler. Subscriptions are also used by handlers to intelligently filter incoming events.
Incorrect Answers:
Events - What happened.
Event sources - Where the event took place.
Reference:
https://docs.microsoft.com/en-us/azure/event-grid/event-handlers https://docs.microsoft.com/en-us/azure/event-grid/overview

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
[Removed]
Highly Voted 8 months, 3 weeks ago
Requirement 1: Notify the infrastructure team when a new virtual machine is created Method: Event subscription Explanation: Create an event subscription for the virtual machine creation event source and specify the infrastructure team as the endpoint for the subscription. When a new virtual machine is created, Event Grid will send an event to the subscription and notify the infrastructure team. Requirement 2: Route orders over $500 to the credit department Method: Event handler Explanation: Create an event handler to listen for incoming order events from the order system. When an order event is received, the event handler can check the order total and route orders over $500 to the credit department.
upvoted 10 times
Jett27
7 months, 3 weeks ago
Google Bard and ChatGPT agrees
upvoted 1 times
...
...
At09
Most Recent 2 months, 3 weeks ago
2. Event Handler
upvoted 2 times
...
At09
2 months, 3 weeks ago
1. Event Subscription
upvoted 2 times
...
JerryAnt
3 months, 2 weeks ago
It should be 1, Event sources; 2 Event handler
upvoted 1 times
...
lesiris
1 year, 5 months ago
Was in my exam (28/07/2022). I took provided answers
upvoted 3 times
...
YFSun
1 year, 5 months ago
I think: 1. Event 2. Event handler
upvoted 3 times
YFSun
1 year, 5 months ago
Update: 1. Event Source Custom Topics or "Topics" for short. Use custom topics if your requirements resemble the following user story: "As an owner of a system, I want to communicate my system's state changes by publishing events and routing those events to event handlers, under my control or otherwise, that can process my system's events in a way they see fit." Ref: https://docs.microsoft.com/en-us/azure/event-grid/overview#event-sources 2. Event Handler An event handler is the place where the event is sent. The handler takes some further action to process the event. Several Azure services are automatically configured to handle events. You can also use any webhook for handling events. Ref: https://docs.microsoft.com/en-us/azure/event-grid/event-handlers
upvoted 1 times
...
...
alberto_75
2 years, 5 months ago
Answer is correct An event handler is the place where the event is sent.
upvoted 4 times
...
Big_PP
2 years, 5 months ago
No idea here but looks 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago