MB-910 Describe Dynamics 365 Field Service Practice Question
Exhibit
Refer to the exhibit. {
"ConnectedFieldService": {
"IoTHubConnectionString": "HostName=contoso-iothub.azure-devices.net;SharedAccessKeyName=service;SharedAccessKey=abc123",
"DeviceProvisioning": "Automatic",
"AlertRules": [
{
"DeviceId": "Pump-01",
"Metric": "Temperature",
"Condition": "> 85",
"Action": "CreateWorkOrder"
}
]
}
}You are configuring Connected Field Service for a client. Based on the exhibit, what will happen when device Pump-01 reports a temperature of 90 degrees Celsius?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
A work order is automatically created for Pump-01
The alert rule is configured to create a work order when the temperature exceeds 85°C. Since Pump-01 reports 90°C, which is above 85, a work order is automatically created. Option C is incorrect because the threshold is 85, not 100. Option B is incorrect because an action is taken. Option D is incorrect because the rule creates a work order, not a case.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
A work order is automatically created for Pump-01
Why this is correct
The alert rule creates a work order when the condition is met.
- ✗
No action is taken because the temperature is below 100
Why it's wrong here
The condition is >85, so 90 triggers the action.
- ✗
A work order is created only if temperature reaches 100 degrees
Why it's wrong here
The threshold is >85, not 100.
- ✗
A case is automatically created in Customer Service
Why it's wrong here
The action is to create a work order, not a case.
Go deeper
Related to this question
About these practice questions
Courseiva writes every MB-910 question from scratch — 941 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This MB-910 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the MB-910 exam.