exam questions

Exam AZ-101 All Questions

View all questions & answers for the AZ-101 exam

Exam AZ-101 topic 7 question 1 discussion

Actual exam question from Microsoft's AZ-101
Question #: 1
Topic #: 7
[All AZ-101 Questions]

You need to meet the technical requirement for VM4.
What should you create and configure?

  • A. an Azure Notification Hub
  • B. an Azure Event Hub
  • C. an Azure Logic App
  • D. an Azure Service Bus B
Show Suggested Answer Hide Answer
Suggested Answer: Explanation 🗳️
Scenario: Create a workflow to send an email message when the settings of VM4 are modified.
You can start an automated logic app workflow when specific events happen in Azure resources or third-party resources. These resources can publish those events to an Azure event grid. In turn, the event grid pushes those events to subscribers that have queues, webhooks, or event hubs as endpoints. As a subscriber, your logic app can wait for those events from the event grid before running automated workflows to perform tasks - without you writing any code.
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
Seenu143
1 year ago
Selected Answer: C
Logic app is used to create work flow or set alerts
upvoted 1 times
...
tashakori
1 year, 3 months ago
C is right answer
upvoted 1 times
...
David_986969
4 years, 10 months ago
Correct answer is C, with event grid to trigger the send of the message
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 ...