exam questions

Exam AZ-300 All Questions

View all questions & answers for the AZ-300 exam

Exam AZ-300 topic 11 question 1 discussion

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

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

  • A. an Azure Logic App
  • B. an Azure Service Bus
  • C. an Azure Notification Hub
  • D. an Azure Event Hub
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
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
pinox1
Highly Voted 5 years, 7 months ago
I think the answer is A: Azure logic app + event grid
upvoted 47 times
JakeCallham
5 years, 6 months ago
Thats incorrect, what is your connector for receieving those changed events of vm4?
upvoted 1 times
JatinA
5 years, 6 months ago
To my understanding, event grid is connected to almost all the services of Azure. Whenever there is change in VM4, event grid will trigger an event, logic app will be executed and send the email.
upvoted 9 times
...
DP80
5 years, 2 months ago
That connector should be Event Grid, not Event Hub. Event Hub is for big data...
upvoted 5 times
tartar
4 years, 9 months ago
A is ok
upvoted 3 times
...
...
...
...
ChinaBandit
Highly Voted 5 years, 6 months ago
A: https://docs.microsoft.com/en-us/azure/event-grid/monitor-virtual-machine-changes-event-grid-logic-app
upvoted 7 times
...
photon99
Most Recent 1 year, 8 months ago
The question clearly mentions about "Sending an email". Event hub although part or automation, does not qualiifies for the answer in the context of this question. Please correct. So Answer should be "Logic App".
upvoted 1 times
...
OsimIndia
4 years, 6 months ago
Its A for sure.
upvoted 1 times
...
umangsingh123
4 years, 9 months ago
it is A the explanation also talks about the same .
upvoted 1 times
...
umangsingh123
4 years, 9 months ago
Event Hub major use case is telemetry and Iot. Logic App is the best fit for this use case
upvoted 1 times
...
Rooh
4 years, 10 months ago
answer is A: Azure logic app + event grid
upvoted 1 times
...
gboyega
4 years, 11 months ago
A is the correct answer
upvoted 1 times
...
ArulLivingston
5 years ago
Logic App + Eventgrid
upvoted 1 times
...
thirstylion
5 years ago
Logic App
upvoted 1 times
...
AnshMan
5 years, 1 month ago
Nothing is tricky here, Answer is Logic App. Workflow is created in Logic App using the Event Grid... if there is an Event Grid as an option in answers, then it will be tricky to answer. So it is very clear here "Logic App".
upvoted 7 times
praveen97
4 years, 11 months ago
Yes, A is the right answer. https://docs.microsoft.com/en-us/azure/event-grid/monitor-virtual-machine-changes-event-grid-logic-app
upvoted 1 times
...
...
milind8451
5 years, 2 months ago
As ques says "Create a workflow". You can not create a workflow in Event grid so Logic App I will choose in exam.
upvoted 4 times
...
milind8451
5 years, 2 months ago
A-Logic App is the right answer as event grid is a connector but logic app is flow orchestrator which fulfills the need.
upvoted 2 times
...
Rajuuu
5 years, 2 months ago
Event Hub is for Ingestion of streaming or Large data volume ..Hence answer is incorrect.LogicApp is correct answer.
upvoted 3 times
...
Happiman
5 years, 3 months ago
Answre is A: https://docs.microsoft.com/en-us/azure/event-grid/monitor-virtual-machine-changes-event-grid-logic-app
upvoted 3 times
...
InsomniumBR
5 years, 4 months ago
Source: https://docs.microsoft.com/en-us/azure/event-grid/monitor-virtual-machine-changes-event-grid-logic-app Prerequisites An Azure subscription. If you don't have an Azure subscription, sign up for a free Azure account. An email account from an email provider supported by Logic Apps for sending notifications, such as Office 365 Outlook, Outlook.com, or Gmail. For other providers, review the connectors list here. This tutorial uses an Office 365 Outlook account. If you use a different email account, the general steps stay the same, but your UI might appear slightly different. A virtual machine that's alone in its own Azure resource group. If you haven't already done so, create a virtual machine through the Create a VM tutorial. To make the virtual machine publish events, you don't need to do anything else. For me this last statement says everything. On the exam I will go on A.
upvoted 7 times
Explen
4 years, 12 months ago
Thanks, A is the answer
upvoted 1 times
...
...
bolbol
5 years, 5 months ago
A is the right asnwer. Even the expalation said so !
upvoted 5 times
qr
5 years, 3 months ago
Exactly
upvoted 3 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 ...