Courseiva

Microsoft Dynamics 365 Fundamentals CRM MB-910 (MB-910) — Questions 376450

941 questions total · 13pages · All types, answers revealed

Page 5

Page 6 of 13

Page 7
376
MCQhard

You are the Dynamics 365 administrator for a healthcare provider that uses Customer Insights to manage patient profiles. The organization must comply with HIPAA regulations. Patient data is sourced from an electronic health record (EHR) system and from a patient portal. The EHR system is on-premises and sends data via a nightly batch file in CSV format. The patient portal sends data in real-time via API. You need to ensure that all patient data in Customer Insights is encrypted at rest and in transit. The platform already encrypts data at rest by default. However, you are concerned about the data in transit from the EHR system. What should you do?

A.Encrypt the CSV file before uploading.
B.Change the patient portal API to use batch uploads.
C.Configure the EHR data source to use SFTP for file transfer.
D.Enable double encryption at rest in Customer Insights.
AnswerC

Secures data in transit.

Why this answer

SFTP (SSH File Transfer Protocol) encrypts the CSV file during transit, addressing the concern about data in transit from the on-premises EHR system. Since the EHR sends data via a nightly batch file, using SFTP ensures the file is encrypted over the network, complementing the platform's default encryption at rest. This aligns with HIPAA requirements for protecting ePHI during transmission.

Exam trap

The trap here is that candidates may confuse encrypting the file itself (Option A) with securing the transfer channel, or assume that double encryption at rest (Option D) covers transit, when in fact HIPAA requires encryption both at rest and in transit, and the question specifically targets the transit vulnerability from the on-premises EHR system.

How to eliminate wrong answers

Option A is wrong because encrypting the CSV file before upload does not protect the data during transit; the file would still be transmitted in an unencrypted state unless the transfer protocol itself is secured. Option B is wrong because changing the patient portal API to use batch uploads addresses throughput or efficiency, not encryption in transit; the API already uses real-time data transfer, and batch uploads do not inherently add encryption. Option D is wrong because double encryption at rest in Customer Insights is a redundant security measure for data already encrypted at rest and does not address the data-in-transit concern from the EHR system.

377
Multi-Selecthard

Which TWO of the following are benefits of using Connected Field Service in Dynamics 365?

Select 2 answers
A.Optimize technician schedules automatically
B.Automate customer billing for services
C.Receive automatic alerts when equipment fails
D.Automatically reorder inventory when stock is low
E.Enable predictive maintenance based on sensor data
AnswersC, E

IoT sensors can trigger alerts on failure.

Why this answer

Connected Field Service integrates IoT (Internet of Things) sensor data with Dynamics 365 Field Service. Option C is correct because the system can be configured to automatically generate alerts when equipment sends a failure signal via IoT telemetry, enabling immediate response. Option E is correct because predictive maintenance uses historical sensor data and machine learning models to forecast failures before they occur, allowing proactive servicing.

Exam trap

The trap here is that candidates confuse general Field Service features (like scheduling optimization) with the specific IoT-driven capabilities of Connected Field Service, leading them to select Option A instead of the correct IoT-related benefits.

378
MCQmedium

A company uses Dynamics 365 Field Service. They want to allow customers to book appointments online based on available time slots. Which feature should they implement?

A.Resource Scheduling Optimization
B.Field Service Mobile app
C.Customer Portal with scheduling capabilities
D.Dynamics 365 Copilot
AnswerC

Customer Portal enables self-service booking.

Why this answer

The Customer Portal allows customers to self-book appointments using scheduling capabilities. Option A is wrong because Resource Scheduling Optimization is internal scheduling. Option B is wrong because Field Service Mobile is for technicians.

Option D is wrong because Copilot is an AI assistant, not a booking portal.

379
MCQhard

A field service manager needs to ensure that technicians complete mandatory safety checklists before starting a job. The checklists vary by work order type. Which approach should be used?

A.Configure inspection templates and associate them with work order types.
B.Add a task to the work order type.
C.Create resource requirements for each work order type.
D.Define bookable resource characteristics.
AnswerA

Inspections provide structured checklists that can be mandated per work order type.

Why this answer

Inspection templates in Field Service allow creation of customizable checklists that can be associated with work order types. Option B is incorrect because tasks are simple action items, not structured checklists. Option C is incorrect because resource requirements are for skills or certifications, not checklists.

Option D is incorrect because bookable resource characteristics define attributes, not processes.

380
MCQmedium

Your organization uses Dynamics 365 Sales. Sales reps need to automatically log emails and meetings from Outlook into CRM records. Which feature should you enable?

A.Export to Excel
B.Server-side synchronization
C.Data Import Wizard
D.Dynamics 365 App for Outlook
AnswerB

Server-side synchronization enables automatic synchronization of emails, appointments, and contacts between Outlook and Dynamics 365.

Why this answer

Server-side synchronization allows automatic synchronization of emails, appointments, and contacts between Dynamics 365 and Exchange. Option A (Export to Excel) is incorrect because it is for exporting data from Dynamics 365, not for syncing emails or meetings. Option C (Data Import Wizard) is incorrect because it is a data integration tool for importing data, not for email synchronization.

Option D (Dynamics 365 App for Outlook) is incorrect because it requires manual tracking by users and does not provide automatic server-level sync.

381
MCQeasy

A salesperson wants to quickly get a summary of their daily activities and upcoming meetings when they open Dynamics 365. What should they use?

A.Dynamics 365 Home page
B.Copilot for Sales
C.Power BI dashboard
D.Sales Hub sitemap
AnswerA

Personalized dashboard.

Why this answer

The Dynamics 365 Home page provides a personalized dashboard with daily activities and meetings. Option B is wrong because Copilot can summarize but is not the home page. Option C is wrong because Power BI reports are separate.

Option D is wrong because the Sales Hub sitemap is navigation, not a summary.

382
Multi-Selecthard

Which TWO capabilities does the LinkedIn Sales Navigator integration with Dynamics 365 Sales provide?

Select 2 answers
A.Post updates to company LinkedIn page
B.Automatically send connection requests to all leads
C.Send InMail messages directly from Dynamics 365
D.View LinkedIn profiles of leads and contacts
E.Sync LinkedIn activities to Dynamics 365
AnswersC, D

InMail can be sent via integration.

Why this answer

LinkedIn Sales Navigator integration provides the ability to send InMail messages directly from Dynamics 365 and view LinkedIn profiles of leads and contacts without leaving the application. Syncing activities is a background feature and not considered one of the two primary capabilities selected here.

383
MCQhard

A manufacturing company uses Dynamics 365 Field Service to manage equipment maintenance. They want to predict equipment failures using IoT data. Which feature should they use?

A.Connected Field Service
B.Inventory Management
C.Work Order Management
D.Resource Scheduling
AnswerA

Connected Field Service uses IoT for predictive maintenance.

Why this answer

Connected Field Service. This feature integrates IoT data with Dynamics 365 Field Service to enable predictive maintenance by analyzing equipment sensor data to forecast failures. Option B (Inventory Management) handles stock levels, not IoT predictions.

Option C (Work Order Management) manages work orders but does not involve IoT analytics. Option D (Resource Scheduling) optimizes technician dispatch, not failure prediction.

384
Multi-Selecthard

Which THREE components are essential for setting up a Sales Sequence in Dynamics 365 Sales?

Select 3 answers
A.Trigger (e.g., lead qualification)
B.SLA
C.Conditions (e.g., wait for, branching)
D.Activities (e.g., email, task)
E.Business Process Flow
AnswersA, C, D

Trigger initiates the sequence when a condition like lead qualification is met.

Why this answer

(Trigger) initiates the sequence when a condition like lead qualification is met. Option C (Conditions) define branching and wait logic within the sequence. Option D (Activities) specify the steps such as email or task to execute.

Option B is incorrect because SLA (Service Level Agreement) is used in customer service, not sales sequences. Option E is incorrect because Business Process Flow is a separate automation tool that guides users through stages, not a component of a sales sequence.

385
MCQmedium

Your organization uses Dynamics 365 Sales and wants to automate the assignment of leads to sales reps based on territory and product interest. What should you use?

A.Business Process Flow
B.Queue
C.Workflow
D.Routing Rule Set
AnswerD

Routing rules assign leads automatically based on attributes like territory.

Why this answer

A Routing Rule Set in Dynamics 365 Sales is specifically designed to automatically assign leads to sales reps based on predefined criteria such as territory and product interest. It evaluates the lead attributes against the rules and routes the lead to the appropriate owner or queue, enabling efficient lead distribution without manual intervention.

Exam trap

The trap here is that candidates often confuse a Workflow with a Routing Rule Set, but workflows are for sequential automation steps, not for conditional lead assignment based on multiple attributes like territory and product interest.

How to eliminate wrong answers

Option A is wrong because a Business Process Flow guides users through a sequence of stages and steps for a consistent sales process, but it does not handle automatic assignment or routing of leads. Option B is wrong because a Queue is a container for records that need to be worked on, and while leads can be placed in queues, it does not automatically assign them to specific sales reps based on territory and product interest without additional configuration like a routing rule. Option C is wrong because a Workflow in Dynamics 365 can automate business processes such as sending emails or updating records, but it is not designed for rule-based lead assignment based on multiple attributes like territory and product interest; that is the purpose of a Routing Rule Set.

386
MCQeasy

A support agent needs to see a customer's entire interaction history across email, chat, and phone calls in one view. Which Dynamics 365 Customer Service feature provides this unified timeline?

A.Customer Service Insights
B.Timeline
C.Knowledge Base
D.Case Resolution
AnswerB

Timeline aggregates all activities and notes for a record.

Why this answer

(Timeline) is correct because it shows all customer interactions across email, chat, and phone calls in one unified timeline view. Option A (Customer Service Insights) is wrong because it is an analytics tool for reporting, not a timeline of interactions. Option C (Knowledge Base) is wrong because it provides articles for self-service, not interaction history.

Option D (Case Resolution) is wrong because it is a dialog to close a case, not a view of history.

387
MCQhard

Your Customer Insights environment has multiple data sources with conflicting customer IDs. Some records from the loyalty system use email as ID, while the POS system uses a customer number. Which matching rule strategy should you use to unify these records?

A.Use conditional matching rules based on email and phone
B.Use exact match on customer numbers only
C.Set a priority order and keep the first source's ID
D.Use fuzzy matching on first and last name
AnswerA

Matches on shared attributes when ID is different.

Why this answer

Conditional matching rules allow you to define multiple conditions (e.g., match on email if available, otherwise match on phone) to resolve conflicts between different customer ID formats. This is the recommended approach in Dynamics 365 Customer Insights when data sources use different identifiers, as it maximizes the likelihood of correctly unifying records without requiring a single common key.

Exam trap

The trap here is that candidates often assume fuzzy matching on names is a safe fallback, but Microsoft specifically warns that name-based matching is error-prone and should only be used when no other unique identifiers are available.

How to eliminate wrong answers

Option B is wrong because exact match on customer numbers only would fail to unify records from the loyalty system that use email as ID, since those records lack a customer number. Option C is wrong because setting a priority order and keeping the first source's ID is a simplistic deduplication strategy that ignores the need to match records across sources, leading to duplicate or incomplete customer profiles. Option D is wrong because fuzzy matching on first and last name is unreliable for identity resolution, as names can be misspelled, changed, or shared by different individuals, and it does not leverage the available email or customer number identifiers.

388
Multi-Selectmedium

A company is planning to implement Dynamics 365 Field Service. They want to enable mobile technicians to view their schedule, update work order status, and capture customer signatures. Which THREE features should the company implement?

Select 3 answers
A.IoT Alerts
B.Push Notifications
C.Field Service Mobile App
D.Customer Portal
E.Work Order - Service Report
AnswersB, C, E

Push notifications alert technicians about schedule changes.

Why this answer

Push Notifications (B) are correct because they enable the Field Service mobile app to alert technicians in real time about new assignments, schedule changes, or urgent work orders, ensuring they stay informed without constantly checking the app. This directly supports the requirement for technicians to view their schedule and respond promptly.

Exam trap

The trap here is that candidates may confuse IoT Alerts with push notifications, but IoT Alerts are specifically for device telemetry and automated work order generation, not for direct technician communication or schedule updates.

389
MCQmedium

Your Dynamics 365 Customer Service implementation includes a Power Automate flow that creates a task in Microsoft To Do when a case is resolved. The flow triggers on resolution, but tasks are not being created. You verify the flow is turned on and has no errors. What should you check next?

A.Check that the flow owner has a Dynamics 365 license.
B.Ensure that the case resolution uses the standard 'Resolve Case' action rather than a custom workflow.
C.Confirm the Microsoft To Do connection is shared with the case owner.
D.Re-enable the flow and save it again.
AnswerB

The trigger 'When a case is resolved' only fires on the default resolution action; custom workflows may not trigger it.

Why this answer

The flow triggers on 'When a case is resolved', but if the case resolution is performed via a custom workflow or button that changes the status without using the standard 'Resolve Case' action, the trigger may not fire. Option A is incorrect: license issues typically cause flow save or run errors, not silent failures. Option C is incorrect: the Microsoft To Do connection is owned by the flow creator, not the case owner; sharing with the case owner is not required.

Option D is incorrect: re-enabling a flow that is already on will not resolve a trigger mismatch.

390
Multi-Selectmedium

A marketing team uses Dynamics 365 Customer Insights - Journeys. They need to create a journey that sends a personalized email to contacts based on their purchase history stored in a Dynamics 365 Sales entity. Which TWO components must they configure to ensure the journey runs correctly? (Choose two.)

Select 2 answers
A.Trigger
B.Email message
C.Condition
D.Query
E.Segment
AnswersA, E

A trigger starts the journey when specified conditions are met.

Why this answer

A trigger is required to start the journey when a specific event occurs, such as a contact being added to a segment or a custom event. In this scenario, the trigger initiates the journey based on the purchase history data from the Dynamics 365 Sales entity, ensuring the journey runs for the right contacts at the right time.

Exam trap

The trap here is that candidates often confuse the email message (the content) with the journey components that control execution, or they think a condition is always required, when in fact the trigger and segment are the two mandatory components to start and define the audience for the journey.

391
MCQhard

A marketing team uses Dynamics 365 Customer Insights to create segments for targeted campaigns. They have a segment of 'High Value Customers' defined as those with a lifetime value in the top 20%. After a recent campaign, they want to evaluate the return on investment (ROI) for this segment. Which feature should they use to measure the campaign's impact on these customers?

A.Ingest campaign interaction data from external sources
B.Enrich profiles with demographic data
C.Use the built-in measures and analytics to compare segment performance before and after the campaign
D.Build a churn prediction model
AnswerC

Measures can track KPIs like revenue before and after campaign.

Why this answer

Dynamics 365 Customer Insights provides built-in measures and analytics that allow you to compare key performance indicators (KPIs) for a segment before and after a campaign. This directly enables ROI calculation by measuring changes in metrics like revenue or engagement specifically for the 'High Value Customers' segment, without needing external data ingestion or predictive models.

Exam trap

The trap here is that candidates may confuse data enrichment or ingestion features with analytical capabilities, mistakenly thinking that importing more data or building predictive models is required to measure campaign ROI, when the built-in measures and analytics are specifically designed for this comparison.

How to eliminate wrong answers

Option A is wrong because ingesting campaign interaction data from external sources is a data preparation step, not a feature for measuring ROI; it would require additional analytics to compare performance. Option B is wrong because enriching profiles with demographic data enhances profile attributes but does not provide campaign performance comparison or ROI measurement. Option D is wrong because building a churn prediction model is used to forecast customer attrition, not to evaluate the historical impact of a campaign on a specific segment.

392
Multi-Selecteasy

Which TWO capabilities are part of Dynamics 365 Marketing? (Choose TWO.)

Select 2 answers
A.Customer Journeys
B.Email Marketing
C.Opportunity Management
D.Case Resolution
E.Inventory Tracking
AnswersA, B

Customer Journeys orchestrate multi-step campaigns.

Why this answer

Customer Journeys is a core capability of Dynamics 365 Marketing that allows marketers to design, automate, and orchestrate multi-step, cross-channel marketing campaigns (e.g., email, SMS, push notifications) based on customer behaviors and triggers. It uses a visual canvas to define segments, conditions, and actions, enabling personalized engagement at scale.

Exam trap

The trap here is that candidates often confuse 'Email Marketing' as a standalone feature rather than recognizing it as a channel within Customer Journeys, but the exam lists both as correct because Email Marketing is a distinct module within Dynamics 365 Marketing that provides email design, delivery, and analytics capabilities.

393
MCQhard

A company uses Dynamics 365 Customer Insights and wants to ensure that customer consent preferences from their email marketing system are reflected in customer profiles. The consent data includes a field 'ConsentGiven' (boolean). Which step is essential during data unification?

A.Add the email marketing system as a data source
B.Configure deduplication rules
C.Map the 'ConsentGiven' field to the unified customer entity
D.Create a segment based on consent
AnswerC

Ensures consent is included in profiles.

Why this answer

Mapping the 'ConsentGiven' field to the unified customer entity is essential because data unification in Dynamics 365 Customer Insights involves defining how source fields are projected into the target unified schema. Without this mapping, the consent preference from the email marketing system would not be included in the final unified customer profile, even if the data source is added and deduplication is configured.

Exam trap

The trap here is that candidates often confuse adding a data source (a necessary first step) with the actual field mapping required to bring specific attributes into the unified entity, assuming the system automatically includes all fields from the source.

How to eliminate wrong answers

Option A is wrong because adding the email marketing system as a data source is a prerequisite step, but it alone does not ensure the 'ConsentGiven' field appears in the unified profile; mapping is required. Option B is wrong because deduplication rules handle merging duplicate records, not the inclusion of specific fields like consent preferences. Option D is wrong because creating a segment based on consent is an output action that uses the unified data, but it does not affect the unification process itself.

394
MCQhard

Your Dynamics 365 environment has multiple business units and you need to ensure that sales representatives can only view leads assigned to their own business unit. What should you configure?

A.Create teams and share leads
B.Use hierarchy security
C.Set field security profiles
D.Configure security roles with business unit access level
AnswerD

Configuring security roles with business unit access level is the correct method. It sets the default scope of data visibility for users assigned that role, ensuring they only see records from their own business unit.

Why this answer

Security roles with business unit-level access restrict data visibility to that business unit. Option A is incorrect because teams are for collaboration, not security. Option B is incorrect because hierarchy security is for managers to see subordinate data, not for restricting visibility by business unit.

Option C is incorrect because field security profiles restrict specific fields, not records.

395
MCQhard

A company wants to provide a unified customer service experience across phone, chat, and social media. Which Dynamics 365 Customer Service capability should they implement?

A.Copilot for Service
B.Power Pages
C.Customer Service Hub
D.Omnichannel for Customer Service
AnswerD

Omnichannel integrates phone, chat, social media, and other channels into a single agent experience.

Why this answer

Omnichannel for Customer Service (Option D) unifies multiple communication channels—phone, chat, and social media—into a single interface, providing a unified customer service experience. Copilot for Service (Option A) is an AI assistant that helps agents with responses and knowledge, but it does not integrate channels. Power Pages (Option B) enables self-service portals, not agent-side channel unification.

Customer Service Hub (Option C) is the core application for case management but lacks built-in multichannel integration.

396
MCQmedium

A retail company uses Dynamics 365 Customer Insights to unify customer data from their online store, loyalty program, and in-store POS systems. After unification, they notice that some customers have duplicate profiles. What is the most likely cause and recommended action?

A.Re-run the data unification process without any changes
B.Review and adjust the match rules used during the data unification process
C.Manually delete duplicate customer records from the source systems
D.Contact Microsoft support to increase the deduplication limit
AnswerB

Adjusting match rules can reduce false positives and improve deduplication accuracy.

Why this answer

Duplicate profiles after unification typically occur when the match rules (deduplication rules) are not configured precisely enough to identify that two records represent the same customer. In Dynamics 365 Customer Insights, the unification process uses these rules to merge profiles based on attributes like email or phone; if the rules are too loose or missing key identifiers, duplicates persist. Adjusting the match rules—such as setting exact match on email or using fuzzy matching with appropriate thresholds—resolves the issue without altering source data.

Exam trap

The trap here is that candidates assume duplicates are a data quality issue requiring manual cleanup or a support escalation, rather than recognizing that the unification engine's match rules are the primary control for deduplication and must be tuned appropriately.

How to eliminate wrong answers

Option A is wrong because re-running the unification process without any changes will produce the same duplicate results, as the underlying match rules remain unchanged. Option C is wrong because manually deleting duplicates from source systems is inefficient, error-prone, and violates data integrity; Customer Insights is designed to handle deduplication during unification without modifying source data. Option D is wrong because there is no configurable 'deduplication limit' in Customer Insights that requires contacting Microsoft support; the deduplication behavior is controlled entirely by match rules and system capabilities.

397
MCQhard

You are a Dynamics 365 Sales administrator for a manufacturing company. The sales team uses a custom sales process with stages: 'Prospecting', 'Needs Analysis', 'Proposal', 'Negotiation', 'Closing'. The business requires that when an opportunity reaches the 'Negotiation' stage, the system must automatically calculate a discount based on the total amount: if total amount > $100,000, apply 10% discount; if > $50,000, apply 5% discount; otherwise no discount. The discount should be applied as a negative line item in the opportunity products. Additionally, when the opportunity is won, the system must create an order with the same products and discounts. You need to automate these requirements. What should you do?

A.Use a classic workflow to calculate discount and create order.
B.Use a calculated field for the discount and a plugin for order creation.
C.Create a business rule to calculate the discount and a workflow to create the order.
D.Use Power Automate flows triggered on stage change and on opportunity won.
AnswerD

Power Automate can handle the discount calculation, add line item, and create order.

Why this answer

Power Automate can trigger on stage change to calculate the discount and add a negative line item, and trigger on opportunity won to create an order with the same products and discounts. Option A is incorrect because classic workflows do not support stage change triggers and cannot calculate discounts dynamically based on total amount. Option B is incorrect because calculated fields can compute values but cannot create records or perform complex actions like adding line items; plugins require custom code and are not low-code automation.

Option C is incorrect because business rules only apply field-level logic on forms and cannot create records or interact with opportunity products.

398
MCQeasy

A customer service agent needs to resolve a customer's issue quickly without searching through multiple systems. Which tool provides real-time suggestions and knowledge articles within the case form?

A.Copilot for Service
B.Customer Service Hub
C.Timeline
D.Knowledge Management
AnswerA

Copilot provides real-time suggestions and knowledge articles.

Why this answer

Copilot for Service (Option A) is correct because it provides real-time suggestions and relevant knowledge articles directly within the case form, allowing the agent to resolve issues quickly without searching multiple systems. Option B (Customer Service Hub) is the main application but does not offer proactive suggestions. Option C (Timeline) displays case history, not real-time suggestions.

Option D (Knowledge Management) requires manual search and does not automatically present articles within the case form.

399
MCQmedium

Northwind Traders uses Dynamics 365 Customer Service and wants to implement a unified customer service experience. They currently use separate systems for email, chat, and phone support. Agents have to switch between multiple applications to handle customer interactions, leading to inefficiency. The company wants to provide a single interface for agents to handle all incoming customer requests from any channel. They also want to ensure that conversations are automatically routed to the most appropriate agent based on skills and availability. Additionally, they need to track customer sentiment in real-time during conversations. You need to recommend a configuration. What should you do?

A.Configure Customer Service Insights to analyze historical data and improve agent training.
B.Enable Omnichannel for Customer Service and configure skill-based routing and sentiment analysis.
C.Use Service Scheduling to manage agent availability and appointments.
D.Implement Power Virtual Agents (Copilot Studio) to handle basic queries.
AnswerB

Omnichannel provides a single interface, skill-based routing, and real-time sentiment analysis.

Why this answer

Omnichannel for Customer Service provides a unified agent interface across email, chat, and phone channels, skill-based routing to assign conversations to the most appropriate agent based on skills and availability, and real-time sentiment analysis to track customer sentiment. Option A is incorrect because Customer Service Insights analyzes historical data for trends and agent performance, not real-time sentiment or unified interface. Option C is incorrect because Service Scheduling manages appointments and resource scheduling for field service, not omnichannel routing.

Option D is incorrect because Power Virtual Agents (Copilot Studio) is for creating chatbots to handle basic queries, not for providing an agent interface or routing.

400
MCQeasy

A field service organization wants to automatically schedule work orders based on technician skills, location, and availability. Which Dynamics 365 Field Service feature should they use?

A.IoT Hub integration
B.Schedule Board with Resource Scheduling Optimization
C.Field Service mobile app
D.Connected Field Service
AnswerB

The Schedule Board with Resource Scheduling Optimization automatically schedules work orders based on technician skills, location, and availability.

Why this answer

The Schedule Board with Resource Scheduling Optimization (RSO) automatically matches work orders to the best technician based on skills, location, and availability. Option A is wrong because IoT Hub integration is for connecting devices, not for scheduling. Option C is wrong because the Field Service mobile app allows technicians to view and update work orders, but does not handle automatic scheduling.

Option D is wrong because Connected Field Service focuses on IoT alerts and device management, not scheduling.

401
Multi-Selectmedium

A retail company uses Dynamics 365 Customer Insights to unify customer data from multiple sources. They want to define a customer data platform (CDP) strategy. Which TWO actions are key capabilities of Customer Insights?

Select 2 answers
A.Unify customer data from various sources into a single customer profile
B.Integrate data from Salesforce CRM out-of-the-box
C.Execute automated email campaigns
D.Use AI to predict customer churn and next best action
E.Personalize website content in real time
AnswersA, D

Correct: Data unification is a core capability.

Why this answer

Customer Insights provides data unification (option A) and AI-driven predictive models (option D). Real-time website personalization is a capability of Dynamics 365 Marketing, not Customer Insights. Salesforce data integration is not a native feature; it requires custom connectors.

Automated email campaign execution is part of Dynamics 365 Marketing.

402
MCQmedium

Your company uses Dynamics 365 Sales. You want to ensure that when a lead is qualified, the associated contact and account are automatically created, and the lead's email address and phone number are copied to the new contact. How should you configure this?

A.Edit the Lead to Opportunity Sales Process field mapping to map email and phone.
B.Configure duplicate detection rules to copy data on match.
C.Set up a workflow to create contact and account upon lead qualification.
D.Create a business rule on the lead form to populate contact fields.
AnswerA

The default mapping copies some fields; you can customize it to include email and phone.

Why this answer

The Lead to Opportunity Sales Process includes field mapping that automatically copies fields from the lead to the newly created contact and account upon qualification. By editing this mapping, you can specify that the email and phone fields are copied. Option B is incorrect because duplicate detection rules do not copy data; they only detect duplicates.

Option C is incorrect because while a workflow could achieve this, the built-in qualification mapping is the standard and simplest configuration, and the question asks how to configure this automatic behavior. Option D is incorrect because business rules operate on forms and do not affect what happens during lead qualification.

403
MCQmedium

An agent needs to transfer a chat conversation to a subject matter expert without losing context. Which Omnichannel feature supports this?

A.Consult and Transfer
B.Service Level Agreements
C.Sentiment Analysis
D.Quick Replies
AnswerA

This feature transfers conversations with context.

Why this answer

Consult and Transfer allows agents to transfer conversations with full context. Option A is correct. Option B (Quick Replies) provides canned messages.

Option C (Sentiment Analysis) gauges emotion. Option D (SLA) tracks agreements.

404
MCQeasy

The exhibit shows a forecast configuration. A sales manager reports that the forecast does not show any data for a sales rep who has closed deals this month. What is the most likely reason?

A.The forecast configuration includes only won and open opportunities
B.The forecast granularity is monthly, but the rep closed deals weekly
C.The forecast excludes lost opportunities
D.The sales rep is not part of the forecast hierarchy
AnswerD

If the rep is not under the manager in the hierarchy, their data is not rolled up.

Why this answer

The most likely reason the forecast shows no data for a sales rep who has closed deals is that the sales rep is not included in the forecast hierarchy. In Dynamics 365 Sales, forecasts are generated based on the hierarchy defined in the forecast configuration; if a user is not mapped to a node in that hierarchy, their opportunities and closed deals will not appear in the forecast grid, regardless of their sales activity.

Exam trap

The trap here is that candidates often focus on opportunity status filters (won, lost, open) or granularity settings, overlooking the fundamental requirement that the sales rep must be part of the forecast hierarchy for their data to appear.

How to eliminate wrong answers

Option A is wrong because including only won and open opportunities would still show data for closed deals that are won, which the rep has; the issue is not about opportunity status filtering. Option B is wrong because forecast granularity (monthly) does not prevent weekly closed deals from being aggregated into the monthly period; Dynamics 365 rolls up deals by the close date within the forecast period. Option C is wrong because the forecast excludes lost opportunities, but the rep has closed deals (presumably won), so lost opportunities are irrelevant to the missing data.

405
MCQeasy

A company wants to ensure customer data in Dynamics 365 Customer Insights complies with GDPR. Which feature helps manage consent?

A.Prediction models
B.Measures
C.Data unification
D.Consent management
AnswerD

Consent management allows tracking and honoring customer permissions.

Why this answer

Consent management in Dynamics 365 Customer Insights is the dedicated feature for capturing, storing, and honoring customer consent preferences, which is essential for GDPR compliance. It allows organizations to define consent purposes (e.g., marketing email, data sharing) and automatically enforce those preferences in downstream activities like segmentation and journeys. Without this feature, the system would have no native mechanism to track or respect individual consent choices.

Exam trap

The trap here is that candidates often confuse data unification (which merges records) with consent management, assuming that cleaning up duplicate data is sufficient for GDPR compliance, when in fact GDPR requires explicit, auditable consent tracking separate from data quality processes.

How to eliminate wrong answers

Option A is wrong because prediction models are used for AI-driven forecasting (e.g., churn, next best action) and have no role in managing consent or GDPR compliance. Option B is wrong because measures are aggregated calculations (e.g., KPIs, metrics) built from unified data, not a tool for consent tracking or privacy management. Option C is wrong because data unification is the process of matching and merging duplicate customer records from multiple sources into a single profile, which does not handle consent preferences or legal compliance.

406
Multi-Selecthard

Which TWO data types are used by Dynamics 365 Sales to calculate a predictive score for an opportunity? (Choose two.)

Select 2 answers
A.Real-time activity data
B.Product catalog details
C.Social media sentiment
D.Competitor price lists
E.Historical opportunity data
AnswersA, E

Recent customer interactions influence score.

Why this answer

Dynamics 365 Sales uses real-time activity data (e.g., emails, meetings, and calls logged against the opportunity) to capture current engagement signals, which are critical for calculating a predictive score. Historical opportunity data (e.g., win/loss rates, deal size, and duration) provides the baseline patterns that the machine learning model learns from to forecast the likelihood of closing a deal.

Exam trap

The trap here is that candidates often confuse 'predictive scoring' with 'lead scoring' or assume external data (like social sentiment or competitor data) is used, when in fact Dynamics 365 Sales predictive scoring relies solely on internal historical and real-time activity data.

407
MCQmedium

A company uses Dynamics 365 Customer Service to manage support cases. They want to ensure that when a customer sends an email to the support address, a new case is automatically created from the email. Which feature should be configured?

A.Define a Service Level Agreement (SLA) for email responses
B.Convert incoming emails to activities
C.Set up a queue for email
D.Configure Email-to-Case automation
AnswerD

Email-to-Case automatically creates a case from an incoming email based on rules.

Why this answer

Dynamics 365 Customer Service includes an Email-to-Case feature that automatically creates a new case record from an incoming email sent to a configured support mailbox. This feature parses the email content, maps it to case fields, and can optionally use advanced rules for classification and routing, eliminating manual case creation.

Exam trap

The trap here is that candidates often confuse 'converting emails to activities' (Option B) with case creation, but activities are separate record types and do not trigger case generation unless explicitly configured via Email-to-Case or a custom workflow.

How to eliminate wrong answers

Option A is wrong because an SLA defines response and resolution time targets for cases, not the mechanism to create cases from emails. Option B is wrong because converting incoming emails to activities (e.g., tasks or appointments) would log the email as an activity record, not automatically generate a new case. Option C is wrong because setting up a queue for email organizes and routes emails to agents but does not automatically create cases from those emails; queues work with Email-to-Case or other automation to process the resulting records.

408
MCQmedium

A Dynamics 365 Marketing user wants to create a customer journey that sends a follow-up email to attendees one week after an event. Which entity should the journey be based on?

A.Event Attendance
B.Contact
C.Account
D.Lead
AnswerA

Tracks attendees and allows post-event journeys.

Why this answer

Event Attendance tracks attendees and can trigger post-event journeys, making it the correct entity for a follow-up email after an event. Contact is too general and not specific to event attendees. Account is organizational and not related to individual event participation.

Lead is used for pre-sales and not appropriate for post-event follow-up.

409
MCQmedium

You configure a sequence in Dynamics 365 Sales with a task step that has a 3-day time limit and an escalation action to email the manager. If the task is not completed within 3 days, what occurs?

A.The sequence waits indefinitely for the task to be completed.
B.The sequence ends after the task is created.
C.The sequence repeats the wait step.
D.The sequence sends an escalation email to the manager.
AnswerD

The condition sends escalation if task not completed.

Why this answer

When a task step in a sequence is configured with an escalation action, the sequence automatically performs that action if the task is not completed within the specified time limit. In this case, the escalation action is to send an email to the manager, ensuring that stalled tasks are addressed.

Exam trap

Candidates may assume that a sequence waits indefinitely or loops, but in Dynamics 365 Sales sequences, a time-out action (such as sending an escalation email) can be defined when a task is not completed within the specified duration.

How to eliminate wrong answers

Option A is wrong because a wait step with a time limit does not cause the sequence to wait indefinitely; it triggers a timeout action. Option B is wrong because the sequence does not end after the task is created; it continues to monitor the task until completion or timeout. Option C is wrong because the sequence does not repeat the wait step; it executes the configured escalation action (sending an email) instead of looping.

410
Multi-Selecthard

Which THREE of the following are capabilities provided by Dynamics 365 Customer Insights?

Select 3 answers
A.Data ingestion from multiple sources
B.Customer profile unification
C.Predictive analytics
D.Inventory management
E.Invoicing
AnswersA, B, C

Data ingestion is a core capability.

Why this answer

Dynamics 365 Customer Insights provides a unified data ingestion pipeline that can connect to multiple sources such as Azure Data Lake, Dataverse, Power Query connectors, and custom APIs. This allows organizations to bring in customer data from CRM, ERP, transactional systems, and external sources into a single customer data platform (CDP) for analysis and activation.

Exam trap

The trap here is that candidates may confuse the broad capabilities of the Dynamics 365 ecosystem (e.g., inventory or invoicing features) with the specific customer data platform (CDP) functions of Customer Insights, which is strictly about data ingestion, unification, and predictive analytics.

411
MCQhard

A marketing team wants to send personalized email campaigns based on customer interactions. Which Dynamics 365 Marketing feature should they use?

A.Marketing Forms
B.Customer Insights - Journeys
C.Segmentation
D.Email Marketing
AnswerB

Customer Insights - Journeys (formerly Dynamics 365 Marketing) provides real-time journey orchestration with AI-driven personalization.

Why this answer

Customer Insights - Journeys (formerly known as Dynamics 365 Marketing's real-time journeys) is the correct feature because it enables marketers to create personalized, multi-channel campaigns that trigger based on real-time customer interactions, such as email opens, website visits, or event registrations. Unlike static email sends, Journeys uses customer data from Customer Insights to dynamically adapt the content and flow of the campaign to each individual's behavior.

Exam trap

The trap here is that candidates often confuse the general 'Email Marketing' module (which handles email creation and sends) with the journey orchestration capability, failing to recognize that personalized, interaction-based campaigns require the real-time triggers and branching logic only available in Customer Insights - Journeys.

How to eliminate wrong answers

Option A is wrong because Marketing Forms are used to capture customer data on landing pages and websites, not to send personalized email campaigns based on interactions. Option C is wrong because Segmentation is the process of defining groups of customers based on attributes or behaviors, but it does not itself send campaigns or orchestrate personalized interactions. Option D is wrong because Email Marketing in Dynamics 365 refers to the core email creation and sending capability, but without the journey orchestration and real-time interaction triggers provided by Customer Insights - Journeys, it cannot deliver the personalized, behavior-based campaigns described.

412
MCQmedium

An organization wants to automatically categorize incoming cases based on keywords in the subject line. Which feature should be used?

A.Copilot for Service
B.Routing rule set
C.SLA
D.Queue
AnswerB

Correct: Routing rules can update fields like case category based on conditions.

Why this answer

Routing rule sets in Dynamics 365 Customer Service allow you to define conditions based on fields like the subject line to automatically categorize and route incoming cases. By specifying keywords in the subject line as conditions, the system can assign cases to the appropriate queue or support tier without manual intervention. This directly meets the requirement for automatic categorization based on subject line keywords.

Exam trap

The trap here is that candidates often confuse the purpose of Queues (storage and assignment) with the routing logic that actually categorizes cases, leading them to select Queue instead of Routing rule set.

How to eliminate wrong answers

Option A is wrong because Copilot for Service is an AI-powered assistant that helps agents with responses and knowledge suggestions, not a feature for automatically categorizing or routing cases based on subject line keywords. Option C is wrong because SLA (Service Level Agreement) defines time-based performance metrics and escalation rules, not keyword-based categorization of incoming cases. Option D is wrong because a Queue is a container where cases are stored and from which agents pick work, but it does not automatically categorize cases based on subject line keywords; routing rule sets are needed to direct cases into queues.

413
MCQhard

You are a Dynamics 365 consultant for a multinational retail chain with operations in the US, Europe, and Asia. The company uses Dynamics 365 Customer Insights to create a single view of the customer across all regions. Each region has its own instance of Dynamics 365 Sales and separate data sources (POS, e-commerce, loyalty). The marketing team wants to create a global segment of customers who have purchased in at least two different regions in the past year. Currently, Customer Insights is set up with separate data unification processes for each region, and the unified profiles are not linked across regions. You need to design a solution to achieve the global segment. What should you do?

A.Re-create all data sources in a single Customer Insights environment and run unification globally
B.Export all unified profiles from each region to a common Excel file and manually identify duplicates, then import the combined list as a new segment
C.Use Power BI to combine the regional unified profiles and create the segment directly in Power BI
D.Set up a new Customer Insights environment that ingests data from each regional environment via Power Query and configure a cross-region matching rule using a common identifier such as email
AnswerD

This approach uses a global environment to unify data from regions, enabling cross-region matching.

Why this answer

It leverages a dedicated Customer Insights environment to ingest data from each regional environment via Power Query, enabling a cross-region matching rule using a common identifier like email. This approach creates a unified global customer view without duplicating or manually reconciling data, directly supporting the creation of a segment of customers who have purchased in at least two regions.

Exam trap

The trap here is that candidates may think a single environment with all raw data (Option A) is the simplest solution, but they overlook that Customer Insights supports cross-environment data ingestion and matching, which is more efficient and preserves existing regional data governance.

How to eliminate wrong answers

Option A is wrong because re-creating all data sources in a single Customer Insights environment would require migrating or re-ingesting all raw data from each region, which is inefficient and ignores the existing unified profiles; it also does not leverage the cross-region matching capability. Option B is wrong because manually exporting to Excel and identifying duplicates is error-prone, non-scalable, and violates data governance best practices; Customer Insights is designed to automate identity resolution, not rely on manual processes. Option C is wrong because Power BI is a visualization and analytics tool, not a data integration or identity resolution platform; it cannot create or manage Customer Insights segments or perform cross-region matching.

414
MCQeasy

Refer to the exhibit. In Dynamics 365 Customer Insights - Data, the merge configuration uses 'LastUpdated' conflict resolution. What does this setting imply for the unified customer profile when there is conflicting data between the Customer and Purchase entities?

A.The value from the entity with the highest priority will be used.
B.The value from the entity that was last updated will be used.
C.The value from the Customer entity will always be used.
D.The value from the most recent data source will be used.
AnswerB

'LastUpdated' selects the value from the most recently updated record.

Why this answer

When 'LastUpdated' conflict resolution is selected in Dynamics 365 Customer Insights - Data merge configuration, the unified customer profile uses the value from the entity (Customer or Purchase) that was most recently updated. This ensures that the freshest data takes precedence, regardless of entity priority or data source order.

Exam trap

The trap here is that candidates confuse 'LastUpdated' conflict resolution with 'most recent data source' (Option D), but the resolution is per-entity record timestamp, not per-source ingestion order.

How to eliminate wrong answers

Option A is wrong because 'LastUpdated' conflict resolution does not consider entity priority; it uses the timestamp of the last update, not a predefined hierarchy. Option C is wrong because the Customer entity does not always win; the setting explicitly overrides any fixed entity preference in favor of the most recent update. Option D is wrong because the resolution is based on the last updated timestamp of the entity record, not on which data source was most recently added or ingested.

415
MCQhard

A sales team is using the Dynamics 365 Sales API to create an opportunity. The JSON exhibit shows the payload they are sending. The request fails because the product line items are not being added. What is the most likely cause?

A.The API does not support creating opportunity products inline with the opportunity; they must be created after the opportunity exists
B.The pricelevelid is specified at both opportunity and line item levels
C.The totalamount field is inconsistent with the line items total
D.The product numbers 'PR-001' and 'PR-002' do not exist in the system
AnswerA

Opportunity products are child records and require the opportunity ID to be created separately.

Why this answer

The Dynamics 365 Sales API does not allow creating opportunity products (opportunity line items) inline within the same POST request that creates the opportunity. The opportunity must first exist with a valid ID, and then the line items must be added via separate POST requests to the `opportunityproducts` entity. This is a fundamental design constraint of the OData-based API for Dynamics 365, which enforces a parent-child creation order.

Exam trap

The trap here is that candidates assume modern REST APIs always support inline creation of child records, but Microsoft deliberately restricts this for certain entities in Dynamics 365 to enforce business logic and validation order.

How to eliminate wrong answers

Option B is wrong because specifying `pricelevelid` at both the opportunity and line item levels is actually required and valid; the opportunity-level price list determines the default pricing context, while line items can optionally override it, so this does not cause a failure. Option C is wrong because the `totalamount` field is a calculated, read-only field in the API; it is automatically computed from line items and cannot be set manually in a create request, so any inconsistency would be ignored or overwritten, not cause a failure. Option D is wrong because if product numbers 'PR-001' and 'PR-002' did not exist, the API would return a specific 'product not found' error, not a generic failure about line items not being added; the question states the line items are not being added, implying a structural issue, not a data lookup failure.

416
MCQeasy

A retail company wants to unify customer data from their e-commerce platform, loyalty program, and in-store POS system to create a single customer profile. Which Dynamics 365 Customer Insights capability should they use?

A.Data unification
B.Power BI integration
C.Marketing segmentation
D.Customer Voice
AnswerA

Correct: Data unification is the feature that matches and merges customer records from multiple sources.

Why this answer

Data unification is the correct capability because it is specifically designed to reconcile and merge customer records from disparate data sources—such as e-commerce platforms, loyalty programs, and POS systems—into a single, unified customer profile. This process uses matching rules, deduplication, and conflict resolution to create a 360-degree view of each customer, which is the core requirement described in the question.

Exam trap

The trap here is that candidates often confuse data unification with segmentation or reporting, assuming that any analytics or grouping feature can merge data, when in fact unification is a distinct, prerequisite process for creating a single customer view.

How to eliminate wrong answers

Option B is wrong because Power BI integration is a reporting and visualization tool that connects to Customer Insights for dashboards, but it does not perform the actual merging or deduplication of customer data from multiple sources. Option C is wrong because marketing segmentation uses unified profiles to create targeted groups for campaigns, but it relies on data already unified and does not itself reconcile records from different systems. Option D is wrong because Customer Voice is a survey and feedback management tool that collects customer opinions, not a mechanism for merging or unifying customer data from operational systems.

417
MCQmedium

You are a Dynamics 365 consultant for a multinational retail company. The company has recently deployed Dynamics 365 Customer Insights to unify customer data from point-of-sale (POS) systems, an e-commerce platform, and a loyalty program. The data ingestion pipeline is working, and unified customer profiles are being created. However, the marketing team reports that segments built using the 'LastPurchaseDate' attribute are not returning accurate results. Specifically, a segment defined as 'Customers who purchased in the last 30 days' includes customers whose last purchase was over 60 days ago, and excludes some customers who purchased yesterday. The data source for purchase transactions is updated daily via an incremental refresh. The 'LastPurchaseDate' field is computed from the transaction entity. Upon investigation, you notice that the unified profile entity shows a 'LastPurchaseDate' that is older than the most recent transaction for some customers. What is the most likely cause of this issue, and what should you do to fix it?

A.The matching rules are incorrectly configured, causing the system to use an older transaction; update the matching rules.
B.The transaction data is in a different data source that is not linked to the profile; create a new data source and link it.
C.The unification process has not been re-run after the latest data refresh; schedule the unification to run after each data refresh.
D.The incremental refresh is not configured correctly; reconfigure the data source to use full refresh instead.
AnswerC

Correct. Unification must be re-run to incorporate new data into profiles.

Why this answer

In Dynamics 365 Customer Insights, the unification process is a separate step that merges and deduplicates data from multiple sources into unified customer profiles. Even if the data source is refreshed incrementally, the unified profile entity will not reflect the latest transaction data until the unification process is re-run. Since the segment uses the 'LastPurchaseDate' from the unified profile, it will show stale data until unification is executed after each refresh.

Exam trap

The trap here is that candidates often assume that refreshing the data source automatically updates the unified profiles and computed attributes, but in Customer Insights, unification is a separate orchestration step that must be explicitly scheduled or triggered after data refresh.

How to eliminate wrong answers

Option A is wrong because matching rules control how customer records from different sources are linked, not how the 'LastPurchaseDate' is computed or updated; incorrect matching would cause duplicate or missing profiles, not stale date values. Option B is wrong because the transaction data is already ingested and the 'LastPurchaseDate' is computed from the transaction entity within the same data source; linking a new data source would not fix the staleness issue. Option D is wrong because incremental refresh is correctly updating the transaction data; switching to full refresh would be inefficient and unnecessary, as the core problem is that unification has not been re-run to propagate the refreshed data into the unified profile.

418
MCQmedium

A field service organization wants to reduce truck rolls by remotely diagnosing and resolving issues before sending a technician. Which Dynamics 365 Field Service capability should they implement?

A.Resource Scheduling Optimization
B.Customer Portal
C.Inventory Management
D.Connected Field Service
AnswerD

Connected Field Service leverages IoT and remote monitoring to detect issues early, often resolving them without dispatching a technician.

Why this answer

Connected Field Service uses IoT to monitor assets and trigger work orders remotely, enabling proactive issue resolution without a site visit. Option A is wrong because Resource Scheduling Optimization focuses on optimizing technician schedules. Option B is wrong because Customer Portal provides self-service access for customers, not remote diagnostics.

Option C is wrong because Inventory Management tracks and manages spare parts.

419
MCQmedium

A business analyst wants to create a segment of customers who have purchased both a laptop and a mouse in the last 30 days. The data is stored in two separate tables: 'PurchaseHeader' and 'PurchaseLines'. What is the best approach?

A.Create a segment and use the 'AND' condition for both products
B.First unify the two tables into one view, then segment
C.Use the segment builder to add two conditions: one for product = Laptop and one for product = Mouse, both with date filter
D.Export the data to Power BI and create the segment there
AnswerC

Multiple conditions with AND logic can capture customers with both products.

Why this answer

Dynamics 365 Customer Insights - Data segment builder allows you to add multiple conditions on the same entity (PurchaseLines) using AND logic, filtering for both 'Laptop' and 'Mouse' within the last 30 days. This approach directly queries the transactional data without requiring table unification or external tools, leveraging the platform's native segment creation capabilities.

Exam trap

The trap here is that candidates may think they need to unify tables first (Option B) or use a single AND condition (Option A), when in fact the segment builder supports multiple conditions on the same entity with AND logic across different rows, which is the correct method for matching customers who bought both products.

How to eliminate wrong answers

Option A is wrong because a single segment condition cannot use AND to match two different product values in the same field; it would require OR logic or separate conditions. Option B is wrong because unifying tables into a view is unnecessary overhead; Customer Insights can join PurchaseHeader and PurchaseLines via relationships in the segment builder without creating a separate view. Option D is wrong because exporting data to Power BI for segmentation bypasses the native segment builder and introduces latency, complexity, and loss of real-time updates within Customer Insights.

420
Multi-Selectmedium

Which THREE are capabilities of Dynamics 365 Customer Insights?

Select 3 answers
A.Customer service case management
B.Email campaign creation and sending
C.Unified customer profile from multiple data sources
D.Segmentation based on customer attributes and behavior
E.AI-driven predictions like churn and product recommendation
AnswersC, D, E

This is the core feature of Customer Insights.

Why this answer

Dynamics 365 Customer Insights is a customer data platform (CDP) that ingests data from multiple sources—such as transactional systems, web interactions, and CRM—to create a unified customer profile. This profile consolidates disparate data into a single, 360-degree view of each customer, enabling personalized engagement and analytics.

Exam trap

The trap here is that candidates often confuse the capabilities of Dynamics 365 Customer Insights with those of other Dynamics 365 apps, such as Customer Service or Marketing, leading them to select options that are valid for those apps but not for Customer Insights.

421
MCQmedium

A company uses Dynamics 365 Customer Insights - Journeys to run a multi-channel campaign. They want to send an SMS message to contacts who have an opt-in for SMS. Which entity should they use to store the consent status for each channel?

A.Contact
B.Lead
C.Account
D.Segment
AnswerA

Contact entity includes consent fields for marketing and channels.

Why this answer

In Dynamics 365 Customer Insights - Journeys, consent for communication channels like SMS is stored directly on the Contact entity. Each contact record contains dedicated fields (e.g., 'Do not bulk email', 'Do not bulk SMS') that capture opt-in or opt-out status per channel. When a journey sends an SMS message, it checks the contact's SMS consent field to ensure compliance before delivering the message.

Exam trap

The trap here is that candidates often confuse the Segment entity as the source of consent data, but segments only filter contacts based on existing attributes—they do not store or manage consent status themselves.

How to eliminate wrong answers

Option B is wrong because the Lead entity is used for prospective customers who have not yet been qualified, and it does not store per-channel consent fields for marketing communications like SMS. Option C is wrong because the Account entity represents organizations or companies, not individual contacts, and consent is a personal attribute that must be stored at the contact level. Option D is wrong because a Segment is a dynamic or static group of contacts defined by rules or membership, not a data entity that stores consent status; segments reference contacts but do not hold consent fields themselves.

422
MCQeasy

A company uses Dynamics 365 Field Service to manage work orders. A dispatcher needs to quickly identify which technicians are available and closest to a new service location. Which tool should the dispatcher use?

A.Schedule board
B.Field Service mobile app
C.Customer Service workspace
D.Resource Scheduling Optimization
AnswerA

The schedule board provides real-time visibility and drag-and-drop assignment.

Why this answer

The schedule board provides a visual map and list of available resources with their locations, enabling dispatchers to assign work orders efficiently. Option A is correct because it is the real-time tool for dispatchers. Option B is wrong because the Field Service mobile app is for technicians, not dispatchers.

Option C is wrong because the Customer Service workspace is for case management, not field service scheduling. Option D is wrong because Resource Scheduling Optimization is a background engine, not a real-time visual tool.

423
MCQhard

A field service manager needs to view real-time data from IoT-connected equipment to identify potential failures before they occur. Which Dynamics 365 Field Service capability should they use?

A.Resource Scheduling Optimization
B.Field Service mobile app with offline capabilities
C.Connected Field Service
D.Schedule Board with Resource Scheduling Optimization
AnswerC

Correct: Uses IoT data to predict and prevent failures.

Why this answer

Connected Field Service integrates IoT signals to predict failures and trigger work orders proactively. Option A is wrong because Resource Scheduling Optimization is for scheduling. Option B is wrong because the Field Service mobile app is for technicians.

Option D is wrong because the Schedule Board with Resource Scheduling Optimization is for scheduling.

424
Multi-Selecteasy

Which TWO capabilities are provided by the Dynamics 365 Field Service Mobile app? (Select two.)

Select 2 answers
A.Set up Resource Scheduling Optimization
B.Access knowledge articles offline
C.Capture customer signatures on device
D.Create new customer accounts
E.Perform complex financial analysis
AnswersB, C

The mobile app supports offline access to knowledge articles, allowing technicians to access information without connectivity.

Why this answer

Options B and C are correct. The mobile app allows technicians to capture signatures and access knowledge articles offline. Option A (Set up Resource Scheduling Optimization) is a web-based administration task.

Option D (Create new customer accounts) is typically done by back-office staff. Option E (Perform complex financial analysis) is not a mobile app function.

425
MCQhard

Scenario: A company uses Dynamics 365 Field Service and wants to implement a customer self-service portal for scheduling appointments. The portal should allow customers to view available time slots, book appointments, and see the status of their work orders. Which Dynamics 365 component should be used to achieve this?

A.Connected Field Service with IoT.
B.Customer self-service portal (Power Apps portal).
C.Field Service mobile app.
D.Field Service schedule board.
AnswerB

Correct: The portal enables customer scheduling.

Why this answer

Customer self-service portal (Power Apps portal). This component integrates with Dynamics 365 Field Service to allow customers to view available time slots, book appointments, and track work order status. Option A (Connected Field Service with IoT) is for remote monitoring and IoT scenarios, not customer self-service.

Option C (Field Service mobile app) is designed for technicians in the field, not customers. Option D (Field Service schedule board) is an internal tool for dispatchers and schedulers, not for customer-facing self-service.

426
MCQeasy

A customer service supervisor wants to view real-time dashboards showing key metrics like average handle time and customer satisfaction scores. Which tool should the supervisor use?

A.Copilot for Service
B.Unified Routing
C.Customer Service Insights
D.Service Scheduling
AnswerC

Insights provides real-time dashboards and KPIs.

Why this answer

Customer Service Insights provides real-time dashboards with KPIs such as average handle time and customer satisfaction scores. Option A is wrong because Copilot for Service offers AI-assisted suggestions during interactions, not dashboards. Option B is wrong because Unified Routing distributes incoming work items to agents, not analytics.

Option D is wrong because Service Scheduling manages appointments and service activities, not metrics.

427
MCQmedium

You are a Customer Insights administrator for a healthcare organization. The organization has strict data privacy requirements. They need to ensure that customer profiles containing sensitive health information are not exported to external systems without proper consent. The current configuration includes a segment called 'HealthDataSegment' that contains patients with specific conditions. The marketing team wants to export this segment to a third-party email marketing tool for a campaign. However, the compliance officer has mandated that no health data should leave the Customer Insights environment without explicit consent. What should you do to meet the compliance requirement while still allowing the marketing campaign?

A.Disable export for the segment and use only in-app campaigns
B.Use data masking in the export destination
C.Create a data policy in Customer Insights that restricts export of health attributes, and then export the segment excluding those attributes
D.Remove all health-related attributes from the customer profiles
AnswerC

Data policies control attribute-level export.

Why this answer

Dynamics 365 Customer Insights allows administrators to create data policies that restrict the export of specific attributes (e.g., health data) from segments. By defining a policy that excludes health-related attributes from the 'HealthDataSegment' export, you comply with the consent requirement while still allowing the marketing team to export the segment (minus sensitive data) to the third-party email marketing tool.

Exam trap

The trap here is that candidates often confuse data masking (which hides data at the destination but still transmits it) with data policies (which prevent the data from leaving the source environment entirely), leading them to choose Option B instead of the correct policy-based approach.

How to eliminate wrong answers

Option A is wrong because disabling export entirely prevents any campaign use of the segment, which is overly restrictive and not required by the compliance mandate—only health data needs to be restricted, not all data. Option B is wrong because data masking in the export destination does not prevent the sensitive data from leaving the Customer Insights environment; it only obscures it at the destination, which still violates the requirement that no health data should leave without explicit consent. Option D is wrong because removing all health-related attributes from customer profiles is a destructive, irreversible action that affects all downstream processes and analytics, whereas a data policy selectively restricts export without altering the source data.

428
MCQmedium

Northwind Traders uses Dynamics 365 Field Service to manage field operations for electrical repairs. They have 200 technicians and 10 dispatchers. Currently, dispatchers manually assign work orders using the Schedule Board. Northwind wants to improve efficiency by automatically assigning work orders based on technician proximity, skills, and availability. They also want to optimize travel time by grouping work orders in the same geographic area. However, they want dispatchers to have final control over assignments. Which solution should Northwind implement?

A.Configure Resource Scheduling Optimization to suggest optimized schedules and require dispatcher approval before finalizing.
B.Set up Resource Scheduling Optimization to automatically apply schedules without dispatcher intervention.
C.Continue using manual scheduling but provide additional training to dispatchers on efficient assignment.
D.Implement Connected Field Service to automatically create work orders and assign them.
AnswerA

RSO can suggest schedules and dispatchers can approve or adjust.

Why this answer

Resource Scheduling Optimization (RSO) can be configured to suggest optimized schedules based on technician proximity, skills, and availability, while requiring dispatcher approval before finalizing. This meets Northwind's need for efficiency and dispatcher control. Option B is incorrect because automatic application of schedules without intervention removes dispatcher control.

Option C is incorrect because manual scheduling fails to optimize assignments automatically. Option D is incorrect because Connected Field Service focuses on IoT integration and work order creation, not scheduling optimization.

429
MCQhard

Your Dynamics 365 Sales environment includes a custom entity 'Competitor Record' that must be linked to opportunity records. Which type of relationship should you create between Opportunity and Competitor Record?

A.N:1 (many-to-one)
B.Self-referential relationship
C.1:N (one-to-many)
D.N:N (many-to-many)
AnswerD

N:N allows multiple competitors to be associated with multiple opportunities.

Why this answer

An N:N (many-to-many) relationship allows multiple competitors to be linked to multiple opportunities. Option A (N:1) would allow many opportunities to have one competitor, which is not suitable. Option B (Self-referential relationship) is for hierarchical relationships within the same entity.

Option C (1:N) would allow one opportunity to have many competitors, but not the reverse.

430
MCQmedium

A customer service manager wants to measure customer satisfaction after each interaction. Out-of-the-box, which Dynamics 365 Customer Service feature can send surveys automatically after a case is resolved?

A.Omnichannel for Customer Service
B.Copilot for Service
C.Customer Voice
D.Knowledge Management
AnswerC

Customer Voice enables automated survey creation and sending after case resolution, measuring customer satisfaction.

Why this answer

Dynamics 365 Customer Voice (Option C) is the correct feature for automatically sending surveys after case resolution. It integrates with Customer Service to trigger satisfaction surveys based on case status. Option A (Omnichannel for Customer Service) handles multi-channel routing, not surveys.

Option B (Copilot for Service) provides AI-assisted agent guidance, not survey automation. Option D (Knowledge Management) stores articles, not surveys.

431
MCQmedium

Your organization uses Dynamics 365 Customer Service and wants to automatically route incoming cases from phone calls to the appropriate agent based on skill. Which feature should you implement?

A.Knowledge Base
B.Service Calendar
C.Entitlements
D.Omnichannel for Customer Service
AnswerD

Omnichannel provides unified routing across channels (including voice) and supports skill-based assignment.

Why this answer

Omnichannel for Customer Service enables skill-based routing and unified queuing for multiple channels including voice. Option A (Knowledge Base) is wrong because it is for articles. Option B (Service Calendar) is wrong because it schedules resources.

Option C (Entitlements) is wrong because they define support terms. Option D (Omnichannel for Customer Service) is correct because it provides skill-based routing capabilities.

432
MCQhard

Refer to the exhibit. A Dynamics 365 Customer Service routing rule is configured as shown. A case with priority code 2 is created. What will happen?

A.The case is automatically closed
B.The case is assigned to the default queue
C.The case is escalated to a manager
D.The case is routed to VIPQueue
AnswerB

Default queue assignment for non-matching cases.

Why this answer

The rule only applies to priority code 1; for other priorities, the default queue assignment applies. Option A is wrong because the rule does not apply. Option C is wrong because there is no escalation.

Option D is wrong because the case is not set to high priority.

433
Multi-Selecthard

A support manager wants to configure automatic email replies when a new case is created. Which TWO components must be set up?

Select 2 answers
A.Queue
B.Email signature
C.Email template
D.SLA KPIs
E.Automatic record creation and update rule
AnswersC, E

Defines the email body and subject.

Why this answer

An email template defines the content and formatting of the automatic reply sent when a case is created. Option E is correct because an automatic record creation and update rule triggers the email action based on incoming email activity, enabling the system to send the predefined template automatically.

Exam trap

The trap here is that candidates often confuse the queue (which is required for email monitoring) as the component that configures the automatic reply, but the queue is only a prerequisite, not the component that defines the reply content or triggers the action.

434
MCQeasy

Refer to the exhibit. { "routes": [ { "name": "Priority Routing", "conditions": [ {"attribute": "prioritycode", "operator": "eq", "value": 2}, {"attribute": "new_region", "operator": "eq", "value": "EMEA"} ], "queueId": "queue-emea-high" } ] } A case with prioritycode = 2 and new_region = 'EMEA' is created. To which queue will it be routed?

A.queue-priority-high
B.queue-emea-high
C.queue-default
D.queue-emea
AnswerB

Correct: The routing rule matches and routes to queue-emea-high.

Why this answer

The conditions match both criteria, and the queueId is 'queue-emea-high'. Other options are not referenced in the exhibit.

435
Multi-Selectmedium

Which THREE of the following can be defined in a Dynamics 365 Field Service work order? (Select three.)

Select 3 answers
A.Service address
B.Purchase order number
C.Products and services used
D.Customer credit score
E.Service tasks
AnswersA, C, E

The location where service is performed.

Why this answer

A service address is a core component of a work order in Dynamics 365 Field Service because it defines the physical location where the on-site service will be performed. This address is used for scheduling, routing, and dispatching resources, and it is typically populated from the customer account or service account record.

Exam trap

The trap here is that candidates often confuse operational work order fields (like service address, products, and service tasks) with financial or CRM fields (like purchase order number or credit score), which are not part of the standard work order definition in Field Service.

436
MCQmedium

Your Customer Insights instance has ingested data from a CRM and an e-commerce platform. After unification, some customers appear as duplicates. What is the most likely cause?

A.Matching rules are too strict
B.Matching rules are too loose
C.Data sources have different field names
D.Confidence level is set too low
AnswerB

Loose rules can merge unrelated records.

Why this answer

When matching rules are too loose, the system merges records that are not truly the same customer, creating duplicates after unification. In Customer Insights, matching rules define the conditions (e.g., exact match on email, fuzzy match on name) that determine whether records from different sources represent the same entity. Loose rules allow records with minor differences to be considered matches, leading to false positives and duplicate customer profiles.

Exam trap

The trap here is that candidates often confuse 'matching rules' with 'data mapping' or 'confidence levels,' assuming duplicates come from unmapped fields or low confidence, rather than understanding that overly permissive matching criteria directly cause false positive merges.

How to eliminate wrong answers

Option A is wrong because strict matching rules would reduce false positives and prevent duplicates, not cause them. Option C is wrong because different field names are handled by mapping fields during data ingestion, not by matching rules, and do not directly cause duplicates after unification. Option D is wrong because confidence level is a threshold for match suggestions in the merge process, not the cause of duplicates; a low confidence level would actually reduce automatic merges, not increase duplicates.

437
MCQeasy

A salesperson wants to use Dynamics 365 Sales Copilot to draft an email to a customer based on recent interactions. What is the primary benefit of using Copilot for this task?

A.It translates the email into the customer's preferred language
B.It ensures the email is sent immediately to the customer
C.It saves time by automatically generating a draft based on context
D.It automatically sends the email without user review
AnswerC

Copilot uses CRM context to draft emails.

Why this answer

The primary benefit of using Dynamics 365 Sales Copilot to draft an email is that it saves time by automatically generating a draft based on CRM context, such as recent interactions and relevant data. This allows the salesperson to quickly review and send a personalized message without starting from scratch. Option A is incorrect because Copilot does not translate emails into a preferred language by default.

Option B is incorrect because Copilot does not send emails automatically; it only drafts them. Option D is incorrect because the draft requires user review and manual sending.

438
MCQeasy

A customer service manager wants to monitor real-time metrics such as average handle time and customer satisfaction scores for their team. Which dashboard should they use?

A.Customer Service workspace dashboard
B.Omnichannel real-time analytics dashboard
C.Power BI embedded reports
D.Customer Service historical analytics dashboard
AnswerB

Provides real-time metrics for agent performance.

Why this answer

Customer Service historical analytics provides historical metrics, not real-time. Omnichannel real-time analytics shows live metrics for agents handling conversations. Power BI reports can be customized but require extra setup.

The Customer Service workspace is for agents, not managers.

439
MCQmedium

A company uses Dynamics 365 Customer Insights - Data to generate AI-driven predictions about customer churn. They want to use these predictions to trigger a journey in Customer Insights - Journeys that sends a retention offer. How should they integrate the two applications to achieve this?

A.Use Power Automate to trigger a journey
B.Use the Outbound marketing connector
C.Use the Data Insights connector
D.Use the Real-time marketing connector
AnswerC

The Data Insights connector enables Customer Insights - Journeys to use predictions from Customer Insights - Data.

Why this answer

The Data Insights connector in Dynamics 365 Customer Insights - Journeys is specifically designed to consume AI-driven predictions (such as churn propensity scores) from Customer Insights - Data and use them as triggers or segments for real-time journeys. This connector enables the direct flow of enriched customer data and predictive insights into journey orchestration without requiring intermediate tools.

Exam trap

The trap here is that candidates often confuse the Data Insights connector with the Real-time marketing connector, assuming the latter is the correct bridge for predictions, when in fact the Data Insights connector is the specific integration point for AI-driven insights from Customer Insights - Data.

How to eliminate wrong answers

Option A is wrong because Power Automate can trigger actions but is not the native integration for directly triggering a Customer Insights - Journeys journey from a Customer Insights - Data prediction; it would require custom logic and lacks the built-in prediction-to-journey mapping. Option B is wrong because the Outbound marketing connector is deprecated and designed for legacy outbound marketing scenarios, not for real-time journey triggers based on AI predictions from Customer Insights - Data. Option D is wrong because the Real-time marketing connector is a general term for connecting to real-time marketing features, but the specific connector that bridges Customer Insights - Data predictions to journeys is the Data Insights connector, not a standalone 'Real-time marketing connector'.

440
MCQhard

A company uses Dynamics 365 Field Service and wants to ensure that work orders are automatically assigned to the nearest available technician with the correct skills. They configure Resource Scheduling Optimization (RSO). After setup, some work orders remain unassigned. What should the administrator check first?

A.Verify that the work order has the correct financial dimensions set.
B.Check that the IoT device is properly connected for the work order.
C.Confirm that the resource is enabled for optimization in the resource record.
D.Ensure that the work order has been approved before scheduling.
AnswerC

Resources must have the 'Enable for Optimization' flag set; otherwise RSO ignores them.

Why this answer

RSO requires that the resource (technician) is enabled for optimization. If a technician is not enabled, RSO will skip them. Option A (financial dimensions) are for accounting, not scheduling.

Option B (IoT device connection) is unrelated to scheduling; IoT is used for remote monitoring, not assignment. Option D (approval) is not required for RSO to assign work orders; work orders can be scheduled without approval.

441
MCQhard

You are a customer service administrator for a medium-sized retail company. The company uses Dynamics 365 Customer Service with Omnichannel for Customer Service. The support team handles inquiries via chat, email, and phone. Recently, the company experienced a surge in customer inquiries due to a product recall. The team is overwhelmed, and the manager wants to implement a solution that can automatically handle common questions about the recall, such as return procedures and refund status, without human intervention. Additionally, the solution should be able to escalate complex issues to a human agent when needed. The company has limited development resources and prefers a low-code solution. You are asked to recommend the best approach. What should you recommend?

A.Create a Power Automate flow to automatically respond to emails with predefined answers.
B.Build a chatbot using Copilot Studio with integration to Dynamics 365 Customer Service.
C.Configure Copilot for Service to provide suggested responses to agents.
D.Develop a custom web application using Azure Bot Service and direct API integration.
AnswerB

Copilot Studio enables low-code chatbot creation with escalation capabilities.

Why this answer

Copilot Studio provides a low-code environment to build chatbots that integrate with Dynamics 365 Customer Service, can handle common questions, and escalate to agents. Option A is incorrect because Power Automate is designed for workflow automation, not conversational interfaces. Option C is incorrect because Copilot for Service is an agent-assistance tool that suggests responses to human agents, not a customer-facing chatbot.

Option D is incorrect because building a custom web application with Azure Bot Service requires significant development resources, which contradicts the low-code preference.

442
MCQhard

A company has customer data in Salesforce, a SQL database, and Excel files. They need to bring all this data into Dynamics 365 Customer Insights. What should they use?

A.Dual-write
B.Common Data Model
C.Dataflows in Power Platform
D.Customer Insights data ingestion connectors
AnswerD

Customer Insights provides connectors for Salesforce, SQL, and files.

Why this answer

Customer Insights data ingestion connectors are purpose-built to import data from external sources like Salesforce, SQL databases, and Excel files directly into Dynamics 365 Customer Insights. These connectors support a wide range of data sources and handle the extraction, transformation, and loading (ETL) process, enabling unified customer profiles without requiring custom development.

Exam trap

The trap here is that candidates often confuse Dataflows in Power Platform with Customer Insights data ingestion connectors, but Dataflows are a general-purpose tool while Customer Insights provides specialized connectors optimized for customer data unification and profile creation.

How to eliminate wrong answers

Option A is wrong because Dual-write is a near-real-time integration pattern between Dynamics 365 Finance and Operations and Dataverse, not designed for importing data from Salesforce, SQL databases, or Excel files into Customer Insights. Option B is wrong because Common Data Model is a standardized schema for data entities, not a tool or service for ingesting data from external sources; it defines how data should be structured but does not perform ingestion. Option C is wrong because Dataflows in Power Platform are used for data preparation and transformation within Power BI or Power Apps, but they are not the primary or recommended method for bringing data into Dynamics 365 Customer Insights; Customer Insights has its own dedicated set of ingestion connectors that are more tightly integrated.

443
MCQmedium

An organization wants to ensure that critical support cases are escalated if not resolved within 4 hours. Which feature should be configured?

A.Copilot
B.Timeline
C.Unified Routing
D.Service Level Agreements (SLA)
AnswerD

SLA can escalate cases when time expires.

Why this answer

Service Level Agreements (SLA) in Dynamics 365 Customer Service allow organizations to define time windows and escalation actions for support cases. When a case is not resolved within the specified time (e.g., 4 hours), the SLA can automatically escalate the case to a supervisor or queue. Option D is correct.

Option A (Copilot) is an AI assistant, not for escalation. Option B (Timeline) shows case history. Option C (Unified Routing) assigns work but does not enforce resolution time limits.

444
MCQeasy

A customer service agent is using Dynamics 365 Customer Service workspace and needs to communicate with a customer via SMS in real-time. Which feature should the agent use?

A.Omnichannel for Customer Service
B.Copilot for Service
C.Knowledge Base
D.Service Scheduling
AnswerA

Omnichannel enables SMS and other real-time channels.

Why this answer

Omnichannel for Customer Service enables agents to engage with customers via various digital channels, including SMS, in real-time. Option B (Copilot for Service) provides AI-powered assistance, not direct messaging. Option C (Knowledge Base) is a repository of articles for self-service, not a communication channel.

Option D (Service Scheduling) is used for managing appointments, not real-time messaging.

445
Drag & Dropmedium

Drag and drop the steps to configure role-based security in Dynamics 365 into the correct order.

Drag steps to the numbered slots on the right, or tap a step then tap a slot.

Steps
Order
1Step 1
2Step 2
3Step 3
4Step 4

Why this order

Security role configuration includes creating or copying, setting privileges, and assigning to users.

446
Multi-Selectmedium

A company is implementing Dynamics 365 Customer Service and wants to ensure agents can view the customer's past interactions across email, chat, and phone. Which THREE features should they enable?

Select 3 answers
A.Copilot for Service
B.Timeline
C.Service Scheduling
D.Customer Service Insights
E.Omnichannel for Customer Service
AnswersB, D, E

Timeline displays past activities including emails, chats, and calls.

Why this answer

To view past interactions across channels, enable Timeline (shows all activities), Omnichannel for Customer Service (unifies channels), and Customer Service Insights (provides historical analytics). Copilot is not required for viewing past interactions.

447
MCQeasy

A field service technician needs to view their assigned work orders and update status while offline. Which Dynamics 365 Field Service capability supports this?

A.Resource Scheduling Optimization
B.Dynamics 365 Remote Assist
C.IoT alerts and predictive maintenance
D.Field Service mobile app with offline capability
AnswerD

Designed for offline work order management.

Why this answer

The Field Service mobile app supports offline mode, allowing technicians to view work orders and update status without an internet connection. Option A is incorrect because Resource Scheduling Optimization is a tool for dispatchers to optimize schedules, not for technicians to work offline. Option B is incorrect because Remote Assist is for remote collaboration via video calls, not offline work management.

Option C is incorrect because IoT alerts and predictive maintenance are used for monitoring equipment, not for viewing work orders offline.

448
MCQhard

Refer to the exhibit. A marketing user creates an email marketing configuration targeting accounts with revenue >= $1M and active status (statecode 0). The email fails to send, and the error indicates that the segment returned zero members. Which is the most likely reason?

A.The segment is based on the account entity, but email marketing requires contacts or leads.
B.The statecode value 0 indicates inactive accounts.
C.The email template is missing a required dynamic field.
D.The revenue value is stored as a string, causing the comparison to fail.
AnswerA

This is correct. Email marketing requires the segment to be based on contacts or leads; accounts cannot be directly targeted.

Why this answer

Email marketing segments in Dynamics 365 Marketing must be based on contacts or leads, not accounts directly. Option B is incorrect because statecode 0 means active, not inactive. Option C is unlikely as the error indicates the segment returned zero members, not a template issue.

Option D is incorrect because revenue is typically stored as a currency/decimal type, so the comparison should work.

449
MCQhard

A customer service manager wants to use AI to suggest knowledge articles to agents during case resolution. Which feature should they enable?

A.Omnichannel for Customer Service
B.Copilot in Dynamics 365 Customer Service
C.Service Level Agreements (SLAs)
D.Intelligent Case Routing
AnswerB

Copilot provides AI-driven suggestions including knowledge articles.

Why this answer

Copilot in Service provides AI-suggested knowledge articles. Case Routing is for assignment, SLA for service levels, and Omnichannel for multi-channel engagement.

450
Multi-Selecthard

A company is implementing Dynamics 365 Customer Insights - Data to create a 360-degree customer view. They have data in an on-premises SQL Server database, Dynamics 365 Sales, and third-party survey data in CSV files. Which THREE data ingestion methods are available in Customer Insights - Data to bring this data into the system? (Choose three.)

Select 3 answers
A.Microsoft Power Query
B.Common Data Model folder
C.Export destinations
D.Azure Data Lake Storage Gen1
E.API connector
AnswersA, B, E

Power Query is the primary data ingestion method for various sources.

Why this answer

Microsoft Power Query is correct because it is the primary data ingestion method in Customer Insights - Data for connecting to on-premises SQL Server databases, Dynamics 365 Sales, and CSV files. It provides a graphical interface to transform and load data from these sources into the unified customer profile, supporting both direct query and import modes.

Exam trap

The trap here is that candidates confuse Export destinations (which are outbound) with ingestion methods, and mistakenly think Azure Data Lake Storage Gen1 is supported when only Gen2 is available in Customer Insights - Data.

Page 5

Page 6 of 13

Page 7