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

977 questions total · 14pages · All types, answers revealed

Page 9

Page 10 of 14

Page 11
676
MCQeasy

A company wants to provide self-service options for customers to find answers to common issues without contacting support. Which Dynamics 365 Customer Service component should be implemented?

A.Knowledge Base within Customer Service Hub
B.Service Scheduling
C.Connected Customer Service
D.Customer Service Insights
AnswerA

Knowledge Base articles provide self-service information to customers.

Why this answer

Option A is correct because Customer Service Hub includes a Knowledge Base that allows customers to search articles. Option B is wrong because Service Scheduling is for booking appointments. Option C is wrong because Connected Customer Service is for IoT scenarios.

Option D is wrong because Customer Service Insights provides analytics, not self-service.

677
MCQmedium

A field service manager receives reports that technicians are not completing work orders on time. The manager notices that some work orders are scheduled for a technician who is on vacation. Which feature should the manager use to prevent this issue?

A.Use the Field Service mobile app to view technician availability.
B.Configure Resource Scheduling Optimization to automatically assign work orders.
C.Use the schedule board to manually assign work orders.
D.Adjust scheduling parameters to require manager approval for all assignments.
AnswerB

Resource Scheduling Optimization automatically assigns work based on availability and skills.

Why this answer

Option B is correct because Resource Scheduling Optimization (RSO) in Dynamics 365 Field Service can automatically assign work orders based on technician availability, skills, and location. By configuring RSO to respect technician schedules (including vacation time), the system prevents assigning work orders to unavailable technicians, directly addressing the manager's issue.

Exam trap

The trap here is that candidates may confuse viewing availability (Option A) with automatically preventing conflicts, or think that manual scheduling (Option C) or approval workflows (Option D) are sufficient to avoid scheduling errors, when only an automated optimization engine like RSO can proactively enforce availability constraints.

How to eliminate wrong answers

Option A is wrong because the Field Service mobile app shows technician availability but does not prevent scheduling conflicts; it is a viewing tool, not an automated prevention mechanism. Option C is wrong because manually assigning work orders via the schedule board still requires the manager to check each technician's availability, which is error-prone and does not automatically prevent assignments to unavailable technicians. Option D is wrong because requiring manager approval for all assignments adds a manual approval step but does not automatically prevent scheduling conflicts; it only introduces a bottleneck without addressing the root cause of assigning work to unavailable technicians.

678
MCQhard

Refer to the exhibit. A customer service manager wants to ensure that agents can receive suggested responses to customer messages. However, the feature is not appearing in the agent interface. What is the most likely reason?

A.The 'aiSummaryGeneration' setting is overriding suggested responses
B.The environment is not provisioned with Copilot for Service licenses
C.The location 'eastus' does not support suggested responses
D.The 'suggestedResponse' setting is disabled
AnswerB

Suggested responses require Copilot for Service.

Why this answer

The exhibit shows 'suggestedResponse' is enabled, but this feature requires a Copilot for Service license, which is not indicated by the provisioning properties. The 'maxMonthlyConversations' and 'capacityType' suggest a standard capacity, not Copilot add-on. Option A is incorrect because the setting is enabled.

Option B is incorrect because the exhibit shows it's enabled. Option C is correct because the license might be missing. Option D is incorrect because location does not affect this feature.

679
Multi-Selecthard

Which THREE steps are required when configuring a Business Process Flow for opportunities in Dynamics 365 Sales?

Select 3 answers
A.Create a workflow to trigger on stage change
B.Define the stages and steps
C.Set conditions for branching logic
D.Specify mandatory fields at each stage
E.Configure connection roles for the opportunity
AnswersB, C, D

Stages and steps are the core of a Business Process Flow.

Why this answer

Option A is correct because you must define stages and steps. Option C is correct because you can set conditions for branching. Option E is correct because you can specify mandatory fields per stage.

Option B is wrong because workflows are separate. Option D is wrong because connection roles are for relationships, not process flow.

680
MCQmedium

A dispatcher notices that when a technician changes their booking status to 'Traveling', the booking status automatically transitions to 'In Progress' without requiring a manual update. Which system behavior is being configured through the booking status metadata shown in the exhibit?

A.The status behavior defines the state group and triggers automatic state transitions.
B.The booking status description provides instructions for technicians.
C.The status color is used to highlight the booking on the schedule board.
D.The booking status ID maps the status to a specific work order type.
AnswerA

StatusBehavior groups booking statuses into states (e.g., Scheduled, In Progress, Completed) and when a status with StatusBehavior 'In Progress' is selected, the system transitions the booking to the 'In Progress' state.

Why this answer

Option A is correct because the booking status metadata in Dynamics 365 Field Service includes a 'Status Behavior' setting that defines the state group (e.g., 'In Progress') and can trigger automatic transitions when a technician updates their status to 'Traveling'. This is configured through the booking status record, where the 'Status Behavior' field determines whether the status belongs to a specific state (like 'In Progress') and whether it automatically transitions to another status upon certain actions, such as when the technician starts traveling.

Exam trap

The trap here is that candidates often confuse the 'Status Behavior' setting with the 'Status Color' or 'Description' fields, assuming that any metadata field can trigger automatic transitions, whereas only the 'Status Behavior' field controls state group membership and automatic progression.

How to eliminate wrong answers

Option B is wrong because the booking status description is a free-text field used for informational purposes only; it does not control automatic state transitions. Option C is wrong because the status color is a visual indicator on the schedule board but has no effect on the booking's state progression or automatic transitions. Option D is wrong because the booking status ID is a unique identifier for the status record and does not map to a work order type; work order types are managed separately through work order type records.

681
MCQeasy

A field service technician needs to quickly see the most efficient route to a customer site. Which Dynamics 365 Field Service feature should be used?

A.Connected Field Service
B.Resource Scheduling Optimization
C.Dynamics 365 Remote Assist
D.Dynamics 365 Guides
AnswerB

RSO optimizes technician schedules and routes based on location and constraints.

Why this answer

Option B is correct because Resource Scheduling Optimization (RSO) in Dynamics 365 Field Service optimizes routes for technicians. Option A is wrong because Connected Field Service is for IoT integration, not routing. Option C is wrong because Dynamics 365 Remote Assist provides mixed reality guidance.

Option D is wrong because Dynamics 365 Guides provides step-by-step instructions.

682
MCQhard

A support manager uses this query in a Power BI report. What insight does this query provide?

A.Accounts with the highest case volumes and longest resolution times
B.Accounts that need proactive outreach due to low case count
C.Trend of case creation over time
D.Root causes of slow resolution times
AnswerA

Exactly what the query returns.

Why this answer

Option A is correct: The query returns accounts with more than 10 cases and their average resolution time, sorted by highest average time, thus identifying accounts with high case volume and slow resolution. Option B is wrong because it does not compare to a threshold. Option C is wrong because it does not identify root causes.

Option D is wrong because it does not analyze trends over time.

683
Multi-Selecthard

Which THREE of the following are valid ways to automate sales processes in Dynamics 365 Sales?

Select 3 answers
A.Sales sequences
B.Business rules
C.Workflows
D.AI-driven suggestions
E.Power Automate flows
AnswersA, C, E

Sequences automate activities for salespeople.

Why this answer

Sales sequences are a valid way to automate sales processes in Dynamics 365 Sales because they allow you to define a series of automated activities (e.g., emails, tasks, phone calls) that guide sales reps through a standardized workflow. This automation ensures consistent follow-up and engagement with leads or opportunities, directly supporting process automation within the sales module.

Exam trap

The trap here is that candidates confuse business rules (which automate form logic) with process automation, or mistake AI-driven suggestions (which provide recommendations) for actual automated execution, leading them to select those incorrect options instead of recognizing that only sequences, workflows, and Power Automate flows directly automate sales process steps.

684
MCQmedium

A manufacturing company uses Dynamics 365 Sales and Customer Insights. They want to identify customers who are likely to churn based on support ticket volume and purchase recency. Which Customer Insights feature should they use to build this analysis?

A.Predictive models
B.Measures
C.Segments
D.Enrichment
AnswerA

Predictive models, such as churn models, use historical data to predict future behavior.

Why this answer

A is correct because Predictive models in Dynamics 365 Customer Insights use built-in machine learning to analyze historical data—such as support ticket volume and purchase recency—and generate a churn probability score for each customer. This allows the company to proactively identify customers at risk of churning without requiring custom data science work.

Exam trap

The trap here is that candidates confuse Segments (which can be dynamic and based on conditions) with Predictive models, not realizing that Segments only filter existing data while Predictive models generate new probabilistic insights.

How to eliminate wrong answers

Option B is wrong because Measures are used to define and calculate KPIs or aggregations (e.g., total support tickets per customer), but they do not apply machine learning to predict future outcomes like churn. Option C is wrong because Segments are static or dynamic groupings of customers based on defined criteria (e.g., customers with >5 tickets in 30 days), but they do not generate predictive probability scores or model churn likelihood. Option D is wrong because Enrichment is used to append external data (e.g., demographic or firmographic data) to customer profiles, not to build predictive analyses from internal data.

685
MCQmedium

A manufacturing company uses Dynamics 365 Sales to manage its sales pipeline. The sales process has several stages: Prospecting, Qualification, Proposal, Negotiation, and Closed Won/Lost. The sales manager wants to ensure that opportunities are moved through the stages consistently and that the team follows best practices. Currently, sales representatives manually update opportunity stages, and sometimes they skip stages or move opportunities to Closed Won without completing required activities. The manager wants to enforce a standard process that requires certain fields to be completed before moving to the next stage, and also wants to automate follow-up tasks. Which feature should the administrator configure to meet these requirements?

A.Workflows (classic)
B.Business rules
C.Sales sequences
D.Business process flows
AnswerD

Enforces stages, requires fields, and can trigger actions.

Why this answer

Business process flows (D) provide a guided experience that enforces stage progression, requires specific fields to be completed before moving to the next stage, and can trigger automated follow-up tasks via workflows or Power Automate. This directly addresses the need to prevent skipping stages and ensure best practices are followed consistently.

Exam trap

The trap here is that candidates often confuse business process flows with sales sequences, but sales sequences are designed for time-based activity cadences, not for enforcing stage progression or field completion requirements within the opportunity lifecycle.

How to eliminate wrong answers

Option A is wrong because classic workflows are background automation tools that can trigger actions based on events, but they do not enforce stage progression or require field completion before moving an opportunity to the next stage. Option B is wrong because business rules apply simple field-level logic (like showing/hiding fields or setting default values) on a single form, but they cannot enforce multi-stage process flow or automate follow-up tasks across stages. Option C is wrong because sales sequences are used for guiding sales activities (like calls and emails) over time, not for enforcing opportunity stage progression or requiring field completion before stage transitions.

686
Multi-Selecthard

A company uses Dynamics 365 Customer Service and wants to ensure that premium customers get priority support. Which TWO configurations should they use?

Select 2 answers
A.Define entitlements for premium customers
B.Configure routing rules to route premium cases to a dedicated queue
C.Set up SLAs with shorter response times
D.Create a separate queue for premium customers
E.Enable Copilot for premium customers
AnswersA, B

Entitlements specify support terms like severity and hours.

Why this answer

Option A and C are correct because entitlements define support levels, and routing rules can prioritize cases. Option B is wrong because SLAs set targets but do not prioritize routing. Option D is wrong because Queues organize but do not prioritize.

Option E is wrong because Copilot is an AI assistant, not a priority mechanism.

687
MCQmedium

Refer to the exhibit. A dispatcher needs to assign this work order to a technician who can service HVAC units in the Downtown territory. The technician must be certified to work on HVAC-001. Which field should the dispatcher check to ensure the technician is certified?

A.Work Order Type
B.Primary Incident
C.Service Territory
D.Customer Asset
AnswerD

Customer assets can have associated skill requirements.

Why this answer

The Customer Asset field (D) is correct because it stores the specific product or equipment (e.g., HVAC-001) that the work order references. In Dynamics 365 Field Service, the technician's certification is linked to the product or asset type via the Bookable Resource Certification entity. By checking the Customer Asset field, the dispatcher can identify the exact asset model (HVAC-001) and then verify that the technician holds a valid certification for that specific product.

Exam trap

The trap here is that candidates often confuse 'Service Territory' (geographic scope) with 'Customer Asset' (specific equipment), assuming that territory alone determines technician eligibility, but Microsoft tests that certification is tied to the product/asset, not the location.

How to eliminate wrong answers

Option A is wrong because Work Order Type defines the category of work (e.g., installation, repair) and does not store or reference technician certifications or specific asset models. Option B is wrong because Primary Incident describes the specific problem or symptom (e.g., 'No cooling') and is not used to track technician certifications or asset-specific requirements. Option C is wrong because Service Territory defines the geographic area (e.g., Downtown) where the work is performed, but it does not indicate which certifications a technician holds for a particular asset model.

688
MCQeasy

A marketing manager wants to create a customer journey that sends a welcome email, then waits 3 days, then sends a discount offer. Which Dynamics 365 tool should they use?

A.Copilot for Sales
B.Sales Insights
C.Customer Insights
D.Customer Journeys in Dynamics 365 Marketing
AnswerD

Designed for automated marketing campaigns.

Why this answer

Option C is correct because Customer Journeys in Dynamics 365 Marketing allow creating multi-step automated campaigns. Option A is wrong because Copilot is an assistant. Option B is wrong because Customer Insights is for data.

Option D is wrong because Sales Insights is for sales analytics.

689
Multi-Selecthard

Which THREE capabilities are provided by Omnichannel for Customer Service? (Choose three.)

Select 3 answers
A.SMS
B.Copilot integration
C.Voice
D.Live chat
E.Knowledge Base management
AnswersA, C, D

Omnichannel supports SMS messaging.

Why this answer

Omnichannel includes live chat, SMS, and voice channels. Option A is wrong because the Knowledge Base is a separate feature. Option B is wrong because Copilot is an AI feature, not a channel.

Option D is wrong because the Portal is a self-service web app, not an agent channel.

690
MCQmedium

A company is planning to implement Dynamics 365 Customer Insights. They have customer data stored in an on-premises SQL Server database and also in Salesforce CRM. They want to unify this data in Customer Insights. Which data ingestion method should they use to bring data from both sources?

A.Use Power Query connectors for cloud data only, then use a gateway for on-premises SQL
B.Use Power Query with a gateway for on-premises SQL and the Salesforce connector for Salesforce
C.Export data from SQL to Azure Blob Storage and then ingest from Blob, and use Salesforce API
D.Use third-party ETL tool to push data into Customer Insights via API
AnswerB

Both data sources can be ingested using Power Query connectors.

Why this answer

Option B is correct because Dynamics 365 Customer Insights uses Power Query as its primary data ingestion engine, which supports both on-premises SQL Server via an on-premises data gateway and cloud-based Salesforce CRM through a dedicated Salesforce connector. This allows the company to unify data from both sources without requiring intermediate storage or third-party tools.

Exam trap

The trap here is that candidates may think on-premises data requires a separate ingestion method like Azure Blob Storage, not realizing that Power Query with an on-premises data gateway can directly connect to SQL Server, and that the Salesforce connector is a native Power Query connector.

How to eliminate wrong answers

Option A is wrong because it incorrectly states that Power Query connectors are for cloud data only; in reality, Power Query can connect to on-premises SQL Server using an on-premises data gateway, and the Salesforce connector is a native cloud connector. Option C is wrong because it introduces unnecessary complexity by requiring data export to Azure Blob Storage and then ingestion, which is not the recommended or direct method for Customer Insights when native connectors exist. Option D is wrong because while third-party ETL tools can push data via API, this is an indirect, more complex approach that bypasses the built-in, simpler Power Query connectors provided by Customer Insights.

691
MCQeasy

A field technician needs to access work order details offline while in a remote area. Which Dynamics 365 Field Service capability supports offline access?

A.Connected Field Service
B.Customer Portal
C.Resource Scheduling Optimization
D.Field Service Mobile app with offline mode
AnswerD

The mobile app allows offline access to work orders.

Why this answer

Option D is correct because the Field Service Mobile app supports offline synchronization. Option A is wrong because Resource Scheduling Optimization requires online connectivity. Option B is wrong because Connected Field Service needs IoT connectivity.

Option C is wrong because Customer Portal is online.

692
MCQmedium

A case with Priority 'High' and CustomerTier 'Gold' is created. However, no certified senior agent is available. What happens to the case?

A.The case is escalated to a supervisor.
B.The case is assigned to any available agent.
C.The case remains unassigned in the system.
D.The case stays in the PremiumSupportQueue until a certified senior agent becomes available.
AnswerD

The queue holds the case until an eligible agent is available.

Why this answer

Option C is correct. When no agent meets the requirement for a queue, the case remains in the queue until an eligible agent becomes available. Option A is wrong because the queue is assigned, not unassigned.

Option B is wrong because the case is not escalated automatically. Option D is wrong because the case stays in the queue, not assigned to a default agent.

693
MCQeasy

Adventure Works Cycles is a retail company that uses Dynamics 365 Sales. They have a simple sales process: leads are qualified, then converted to opportunities, then quotes are generated, and finally orders are created. The sales manager wants to report on the average time it takes for an opportunity to move from the 'Qualify' stage to the 'Propose' stage. The system currently uses a standard Business Process Flow (BPF) for opportunities with stages: Qualify, Develop, Propose, Close. The manager wants to track the duration in each stage. What should the administrator do to enable this reporting?

A.Enable Timeline and manually calculate durations
B.Create a custom workflow to log timestamps when stages change
C.Use the Business Process Flow stage duration fields in a custom report
D.Use the out-of-the-box Opportunity report
AnswerC

BPF captures stage duration automatically.

Why this answer

Option D is correct because the BPF includes stage duration tracking that can be used in reports. Option A is wrong because custom workflows would require extra development. Option B is wrong because the Out-of-the-box Opportunity report does not include stage duration.

Option C is wrong because the Timeline is not a reporting tool.

694
Multi-Selecthard

A Dynamics 365 Customer Service administrator needs to configure an intelligent routing system that automatically assigns cases based on skill and presence. Which THREE capabilities should be included? (Choose THREE.)

Select 3 answers
A.Lead score calculation
B.Skill-based matching rules
C.Copilot for Remote Assist
D.Presence integration with Teams
E.Unified routing
AnswersB, D, E

Skill-based matching is a key component of intelligent routing.

Why this answer

The correct answer is A, C, and E. Unified routing routes incoming work items to the right agent based on skills and availability; Presence integration ensures agents with 'Available' status receive work; Skill-based matching assigns cases based on agent expertise. Option B is for sales, and D is for remote assist, not routing.

695
MCQmedium

A sales manager wants to track the effectiveness of different marketing campaigns in generating leads that convert to opportunities. Which feature in Dynamics 365 Sales should be used to attribute opportunities to specific campaigns?

A.Marketing Lists
B.Segments
C.Quick Campaigns
D.Campaigns
AnswerD

Campaigns can be associated with leads and opportunities to track attribution.

Why this answer

Option A is correct because Campaigns are marketing entities that can be associated with leads and opportunities for attribution. Option B is wrong because Segments are for targeting. Option C is wrong because Quick Campaigns are simplified campaigns.

Option D is wrong because Marketing Lists are outdated.

696
Multi-Selecteasy

Which TWO channels can be managed using Omnichannel for Customer Service?

Select 2 answers
A.Fax
B.Email
C.In-person
D.SMS
E.Live chat
AnswersD, E

SMS is supported by Omnichannel.

Why this answer

Options A and D are correct. Live chat and SMS are channels supported by Omnichannel. Option B is wrong because email is not natively managed by Omnichannel (it uses email-to-case).

Option C is wrong because in-person is not a digital channel. Option E is wrong because fax is not supported.

697
MCQeasy

A technician needs to record the time spent on a work order and the parts used. Which Field Service mobile app feature should the technician use?

A.Field Service mobile app
B.Customer portal
C.Schedule board
D.Power Platform admin center
AnswerA

The mobile app allows technicians to log time and materials.

Why this answer

The Field Service mobile app is the correct tool because it is specifically designed for technicians to record time and materials (parts) against work orders in real time. It integrates directly with Dynamics 365 Field Service to capture actual start/end times and inventory usage, syncing data back to the backend for billing and reporting.

Exam trap

The trap here is that candidates may confuse the Schedule board (a dispatcher tool) with the mobile app, or think the Customer portal allows technician input, but the exam specifically tests the distinction between execution tools (mobile app) and planning/administration tools.

How to eliminate wrong answers

Option B is wrong because the Customer portal is a self-service interface for customers to view their work orders, schedule appointments, and approve quotes, not for technicians to log time or parts. Option C is wrong because the Schedule board is a dispatcher tool used for assigning and optimizing technician schedules, not for recording work order execution details. Option D is wrong because the Power Platform admin center is a management console for administering environments, data policies, and user permissions across Power Platform, not a field service execution tool.

698
MCQmedium

A salesperson needs to automatically send a customized quote to a customer when an opportunity reaches the 'Proposal' stage. What is the best way to achieve this in Dynamics 365 Sales?

A.Create a Power Automate flow that triggers on opportunity creation
B.Enable Copilot to auto-generate and send the quote
C.Use sales sequences to assign the task to the salesperson
D.Create a workflow that triggers when the opportunity stage changes to 'Proposal'
AnswerD

A workflow can be set to trigger on stage change and send the quote.

Why this answer

Option D is correct because Dynamics 365 Sales allows you to create a workflow (or a Power Automate flow) that triggers when the opportunity stage changes to 'Proposal'. This workflow can then automatically generate and send a customized quote to the customer, meeting the requirement without manual intervention. The trigger is specifically the stage change, not creation or assignment.

Exam trap

The trap here is that candidates may confuse a creation trigger (Option A) with a stage-change trigger, not realizing that the opportunity already exists before reaching 'Proposal', so a creation trigger would fire too early.

How to eliminate wrong answers

Option A is wrong because a flow triggered on opportunity creation would fire when the opportunity is first created, not when it reaches the 'Proposal' stage, so it cannot wait for the stage change. Option B is wrong because Copilot in Dynamics 365 Sales assists with suggestions and content generation but does not autonomously send quotes based on stage changes; it requires user interaction. Option C is wrong because sales sequences assign tasks to salespeople for manual execution, not automatically send quotes; they guide human actions rather than automate the send.

699
MCQeasy

In Dynamics 365 Sales, what is the purpose of the 'Business Process Flow'?

A.To provide analytics on sales performance
B.To automate repetitive tasks
C.To guide users through a series of stages to complete a process
D.To control data access
AnswerC

BPFs provide a visual guide for consistent data entry.

Why this answer

In Dynamics 365 Sales, a Business Process Flow (BPF) provides a visual guide that leads users through a defined sequence of stages and steps to complete a business process, such as qualifying a lead or closing an opportunity. It ensures consistency and data integrity by enforcing required fields and stage progression, rather than performing analytics, automation, or access control.

Exam trap

The trap here is that candidates confuse Business Process Flows with Power Automate flows, mistakenly thinking BPFs automate tasks rather than guide users through stages, because both contain the word 'flow' but serve fundamentally different purposes.

How to eliminate wrong answers

Option A is wrong because analytics on sales performance is provided by dashboards, reports, and AI-driven insights (e.g., Dynamics 365 Sales Insights), not by Business Process Flows. Option B is wrong because automating repetitive tasks is the role of Power Automate (formerly Microsoft Flow) or workflow rules, not Business Process Flows, which are designed for guided process navigation. Option D is wrong because controlling data access is managed through security roles, field-level security, and sharing rules in Dynamics 365, not by Business Process Flows, which focus on process stages and data entry requirements.

700
Multi-Selectmedium

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

Select 2 answers
A.Project Budgeting
B.Opportunity Management
C.Case Management
D.Lead Management
E.Work Order Scheduling
AnswersB, D

Opportunity Management tracks potential deals.

Why this answer

Options A and D are correct. Sales includes Lead Management and Opportunity Management. Option B (Case Management) is Customer Service.

Option C (Project Budgeting) is Project Operations. Option E (Work Order Scheduling) is Field Service.

701
MCQhard

A field service company uses Dynamics 365 Field Service with Resource Scheduling Optimization (RSO). They want to ensure that emergency work orders are scheduled as soon as possible, even if it means delaying another work order. Which RSO strategy should they configure?

A.Balanced optimization
B.Manual scheduling
C.Shortest travel time
D.Priority-based scheduling
AnswerD

Priority-based scheduling uses work order priority to override other goals.

Why this answer

Option A is correct because priority-based scheduling ensures high-priority work orders are scheduled first. Option B is wrong because shortest travel time optimizes travel but may not prioritize urgency. Option C is wrong because balanced optimization gives equal weight.

Option D is wrong because manual scheduling is not automatic.

702
Multi-Selecthard

Which TWO options are benefits of using the Dynamics 365 Sales mobile app?

Select 2 answers
A.Access to all custom entities and fields without limitations
B.Automatic data synchronization with external CRM systems
C.Role-based tailored experiences for sales representatives
D.Offline access to relevant sales data
E.Full administrative capabilities for system configuration
AnswersC, D

The app provides dashboards and views specific to sales roles.

Why this answer

Option C is correct because the Dynamics 365 Sales mobile app provides role-based tailored experiences, meaning sales representatives see only the data, dashboards, and forms relevant to their role, which improves productivity and reduces clutter. This is achieved through the app's integration with the same security roles and entity-level permissions defined in the Dynamics 365 environment, ensuring that field sales reps have a focused, mobile-optimized interface without administrative overhead.

Exam trap

The trap here is that candidates often assume the mobile app provides full access to all entities and administrative capabilities (like a desktop client), but the MB-910 exam tests the understanding that the mobile app is role-tailored and offline-capable, not a full administrative tool.

703
MCQmedium

A sales manager wants to automatically capture emails and meeting activities related to an opportunity without manual logging. What feature should you configure?

A.Sales Copilot
B.Timeline control
C.Auto capture
D.Relationship Intelligence
AnswerC

Auto capture uses AI to automatically log emails and meeting activities based on context.

Why this answer

Option C is correct because Auto Capture in Dynamics 365 Sales automatically tracks and logs emails and meeting activities related to an opportunity based on relevance scoring, eliminating the need for manual entry. It uses machine learning to identify which communications are associated with a specific opportunity and records them in the timeline.

Exam trap

The trap here is that candidates often confuse Auto Capture with Sales Copilot, assuming the AI assistant automatically logs activities, whereas Sales Copilot requires user interaction to capture and save items to Dynamics 365.

How to eliminate wrong answers

Option A is wrong because Sales Copilot is an AI assistant that provides insights and recommendations within Outlook and Teams, but it does not automatically capture and log emails and meetings to the opportunity timeline without user action. Option B is wrong because Timeline control is a UI component that displays recorded activities for a record, but it does not automatically capture or log activities; it only shows what has already been logged. Option D is wrong because Relationship Intelligence provides relationship analytics and health scores based on existing activities, but it does not automatically capture emails and meetings; it relies on data already present in the system.

704
MCQmedium

An organization uses Omnichannel for Customer Service and wants to ensure that when a customer sends a message on Facebook, the system automatically creates a conversation and routes it to the appropriate queue. What must be configured?

A.Configure a Facebook channel in Omnichannel
B.Create a Power Virtual Agents bot
C.Set up Unified Routing rules
D.Enable Microsoft Social Engagement
AnswerA

This enables receiving and routing Facebook messages.

Why this answer

To receive Facebook messages, you must configure a Facebook channel in Omnichannel. Social Engagement is a separate product for monitoring, not routing. Power Virtual Agents is for chatbots.

Unified Routing works once the channel is set up.

705
MCQeasy

A dispatcher needs to see which technicians are available in the next hour and their current location. Which tool in Dynamics 365 Field Service should the dispatcher use?

A.Field Service Mobile app
B.Schedule board
C.Power BI report
D.Customer Service workspace
AnswerB

The schedule board gives dispatchers a real-time view of resources and their status.

Why this answer

Option C is correct because the schedule board provides a real-time view of technician availability, location, and schedule, allowing dispatchers to assign work orders. Option A is wrong because the Field Service Mobile app is for technicians. Option B is wrong because the Customer Service workspace is for support agents.

Option D is wrong because Power BI reports are not real-time for dispatching.

706
MCQhard

A company uses Dynamics 365 Customer Service. Agents need to see the full conversation history from multiple channels (email, chat, phone) in one view. What should they use?

A.Copilot for Service
B.Omnichannel for Customer Service
C.Timeline
D.Knowledge Articles
AnswerB

Omnichannel provides a unified agent experience across multiple communication channels.

Why this answer

Option C is correct because Omnichannel for Customer Service provides a unified conversation view across channels. Option A is wrong because Timeline shows records but not real-time conversations. Option B is wrong because Knowledge Articles are for self-help, not conversation history.

Option D is wrong because Copilot provides suggestions but not unified conversation view.

707
MCQhard

Based on the exhibit, when will this flow trigger?

A.When any opportunity is created
B.When an opportunity is closed as Won
C.When an opportunity is reopened
D.When an opportunity is lost
AnswerB

Statuscode 3 indicates Won in the default opportunity entity.

Why this answer

The flow trigger is set to 'When an opportunity is closed as Won' because the exhibit shows the trigger condition 'When an opportunity is closed as Won' selected in the Power Automate trigger configuration. This means the flow will only execute when an opportunity's status is updated to 'Won' in Dynamics 365 Sales, not on creation, reopening, or loss.

Exam trap

The trap here is that candidates often confuse the 'When an opportunity is closed as Won' trigger with the 'When an opportunity is created' trigger, assuming any closure event triggers the flow, but the trigger is specifically tied to the 'Won' status value, not creation or other closure states.

How to eliminate wrong answers

Option A is wrong because the trigger is not set to 'When an opportunity is created'—that would require selecting the 'When an opportunity is created' trigger, which fires on record creation, not on status change. Option C is wrong because 'When an opportunity is reopened' is a separate trigger that fires when a lost opportunity is set back to open status, not when it is closed as Won. Option D is wrong because 'When an opportunity is lost' fires when the opportunity status changes to 'Lost', which is a different status value than 'Won'.

708
MCQmedium

Wide World Importers uses Dynamics 365 Sales and Customer Service. The sales team uses Copilot for Sales to draft email replies and get opportunity summaries. The customer service team uses Copilot to suggest knowledge articles. Recently, a user reported that Copilot is not generating any suggestions for a specific case. The case has a subject and description filled in, and knowledge articles exist on similar topics. The administrator checked the Copilot configuration and found that it is enabled for Customer Service. What is the most likely reason Copilot is not providing suggestions?

A.The user's security role does not have read permission on knowledge articles.
B.The user does not have a Copilot license assigned.
C.Copilot is not enabled for the Customer Service app.
D.The knowledge article search is not configured in Copilot settings.
AnswerA

Copilot needs read access to knowledge articles to suggest them.

Why this answer

Option B is correct because Copilot requires certain permissions (e.g., read on knowledge articles) to fetch suggestions. If the user's security role lacks read access to the knowledge article entity, Copilot cannot retrieve suggestions. Option A is incorrect because Copilot is already enabled.

Option C is incorrect because Copilot does not require premium licensing for basic features. Option D is incorrect because Copilot works even with default settings.

709
MCQeasy

A marketing team wants to send personalized email campaigns to leads based on their behavior on the company website. Which Dynamics 365 app should they use?

A.Dynamics 365 Marketing
B.Dynamics 365 Sales
C.Customer Insights
D.Dynamics 365 Customer Service
AnswerA

It provides tools for email campaigns, segmentation, and customer journeys.

Why this answer

Option B is correct because Dynamics 365 Marketing includes customer journeys, email marketing, and real-time personalization. Option A is wrong because Dynamics 365 Sales is for sales processes, not marketing campaigns. Option C is wrong because Customer Insights is for data unification and analytics, not campaign execution.

Option D is wrong because Dynamics 365 Customer Service is for service management.

710
MCQhard

You are a Dynamics 365 Sales administrator. The company has a complex product catalog with many products and price lists. Salespeople often struggle to find the correct products and prices when creating quotes. You need to simplify the quote creation process to ensure salespeople can quickly add products with the correct price. The solution should also enforce that only products from the approved price list are used. What should you do?

A.Create separate custom views for each product category.
B.Use calculated fields to auto-populate price based on product.
C.Disable the price list lookup on the quote and use a default price list.
D.Create product bundles and associate them with a default price list.
AnswerD

Bundles simplify selection and price lists enforce pricing.

Why this answer

Option A is correct because product bundles group related products, and price lists ensure correct pricing. Option B is wrong because custom views for each product are inefficient to maintain. Option C is wrong because disabling price list selection may cause incorrect pricing.

Option D is wrong because calculated fields do not restrict product selection.

711
MCQhard

Refer to the exhibit. Resource RES-101 has a work schedule with time off from March 22 to March 24. Today is March 20 (Friday). A dispatcher tries to schedule a 2-hour work order on March 23 (Monday) at 10:00 AM. What will happen?

A.The work order will be scheduled if the technician agrees.
B.The work order will be scheduled because March 23 is a workday.
C.The work order cannot be scheduled because the resource is on time off.
D.The work order will be scheduled but the system will flag a conflict.
AnswerC

Correct: Time off blocks availability.

Why this answer

Option D is correct because March 23 falls within the time-off period (March 22-24), so the resource is unavailable. Option A is wrong because the time-off overlaps. Option B is wrong because the resource is not available due to time off.

Option C is wrong because time-off overrides work hours.

712
MCQeasy

A sales manager wants to automatically capture email activities and suggest next steps for sales reps. Which feature should they enable?

A.Copilot
B.Sales Insights
C.Sequence
D.Lead Scoring
AnswerA

Copilot uses AI to suggest next steps and capture email activities automatically.

Why this answer

Copilot in Dynamics 365 Sales uses AI to automatically capture email activities (such as tracking emails, appointments, and tasks) and suggests next best actions for sales reps, like scheduling a follow-up or creating a quote. This directly meets the requirement of automating activity capture and providing proactive recommendations without manual configuration.

Exam trap

The trap here is that candidates often confuse Sales Insights (which includes AI-driven analytics) with Copilot's specific activity capture and suggestion capabilities, but Sales Insights does not automatically capture email activities or provide next-step suggestions in the same integrated, real-time manner.

How to eliminate wrong answers

Option B (Sales Insights) is wrong because Sales Insights is a broader analytics and AI feature set that provides predictive scoring, relationship analytics, and conversation intelligence, but it does not automatically capture email activities or suggest next steps in the same integrated, proactive manner as Copilot. Option C (Sequence) is wrong because Sequence is a sales acceleration tool that defines a series of steps (e.g., calls, emails) for reps to follow manually; it does not automatically capture email activities or generate AI-driven next step suggestions. Option D (Lead Scoring) is wrong because Lead Scoring is a model that ranks leads based on likelihood to convert, using historical data and attributes; it does not capture email activities or suggest next steps for reps.

713
MCQhard

A company uses Dynamics 365 Customer Insights - Journeys. They have a journey that sends a discount offer to customers who have not made a purchase in 30 days. They notice that some customers are receiving the offer multiple times. Which journey setting should they modify?

A.Entity
B.Goal
C.Schedule
D.Frequency capping
AnswerD

Frequency capping limits how many times a customer can enter the journey or receive communications.

Why this answer

Frequency capping is the correct setting because it limits how many times a customer can enter or receive communications from a journey within a specified period. In Dynamics 365 Customer Insights - Journeys, this prevents customers who meet the trigger condition (e.g., no purchase in 30 days) from being re-entered into the same journey repeatedly, which is the root cause of receiving the offer multiple times.

Exam trap

The trap here is that candidates often confuse 'Schedule' (which controls when the journey runs) with the mechanism that prevents individual contacts from being re-entered, not realizing that frequency capping is a separate, contact-level suppression setting.

How to eliminate wrong answers

Option A is wrong because 'Entity' refers to the data table (e.g., Contact, Lead) that the journey targets, not a setting to control message repetition. Option B is wrong because 'Goal' is used to define and track a business outcome (e.g., number of purchases) within a journey, not to limit how often a customer receives messages. Option C is wrong because 'Schedule' defines the start and end times or recurrence pattern of the journey, but does not prevent a customer from being re-triggered multiple times if they continue to meet the entry condition.

714
MCQeasy

Refer to the exhibit. A work order is created in Dynamics 365 Field Service with the JSON snippet shown. What can be determined about this work order?

A.The work order is unscheduled and requires dispatch.
B.The work order has a low priority.
C.The work order is scheduled with a specific technician and travel time.
D.The work order is for installing a new pump motor.
AnswerC

The booking includes Resource, Times, and TravelTime.

Why this answer

Option A is correct because the booking has a specific resource (John Doe), start and end times, and travel time, indicating it is scheduled. Option B is wrong because the work order has a resource assigned. Option C is wrong because the work order summary indicates a replacement, not an installation.

Option D is wrong because the priority is High, not Low.

715
MCQeasy

A company wants to offer customers the ability to self-schedule field service appointments from a portal. Which feature should they use?

A.Field Service Mobile App
B.Customer Portal with Field Service scheduling
C.Resource Scheduling Optimization
D.Connected Field Service
AnswerB

Enables self-service appointment booking.

Why this answer

Field Service scheduling in Customer Portal allows customers to book appointments based on availability. Option B is incorrect because the Field Service Mobile App is for technicians. Option C is incorrect because Resource Scheduling Optimization is for automatic scheduling.

Option D is incorrect because Connected Field Service is for IoT.

716
MCQhard

A large enterprise uses Dynamics 365 Customer Insights to manage customer data from multiple subsidiaries. They want to ensure that each subsidiary can only see their own customer data but the corporate team can see all data. What is the best approach?

A.Create separate data partitions within Customer Insights and assign access permissions accordingly
B.Create separate segments for each subsidiary
C.Apply enrichment filters to hide data
D.Use match rules to keep data separate
AnswerA

Data partitions allow segmentation of data and access control.

Why this answer

Data partitions in Dynamics 365 Customer Insights allow you to logically separate data from different sources (e.g., subsidiaries) within a single environment. By assigning role-based access permissions to each partition, you ensure that subsidiary users can only view their own partition data, while corporate users with broader permissions can access all partitions. This is the designed mechanism for multi-tenant or multi-business-unit data isolation without duplicating infrastructure.

Exam trap

The trap here is that candidates confuse segments (which are just filtered views of data) with security boundaries, assuming that creating separate segments for each subsidiary would restrict visibility, but segments do not enforce access control at the data level.

How to eliminate wrong answers

Option B is wrong because segments are dynamic groupings of customer profiles based on criteria, not a security boundary; they cannot enforce data visibility restrictions. Option C is wrong because enrichment filters are used to enhance data with external insights (e.g., demographics), not to hide data from users; they do not control access permissions. Option D is wrong because match rules define how to unify duplicate customer records across data sources, not how to separate or secure data; they would actually merge data, which is the opposite of the desired isolation.

717
MCQmedium

A field service organization uses Dynamics 365 Field Service and wants to reduce the number of truck rolls by resolving issues remotely. Which feature enables remote collaboration between technicians and experts?

A.Connected Field Service
B.Dynamics 365 Remote Assist
C.Dynamics 365 Copilot
D.Dynamics 365 Customer Voice
AnswerB

Remote Assist enables mixed reality and video calls for remote guidance.

Why this answer

Remote Assist allows technicians to video call with experts who can guide them through repairs, potentially avoiding a site visit. Option A is wrong because Copilot is for AI suggestions. Option B is wrong because Connected Field Service is for IoT.

Option D is wrong because Customer Voice is for surveys.

718
MCQeasy

A salesperson wants to use AI to get real-time suggestions for the next best action during a customer call. Which Dynamics 365 Sales feature should they use?

A.Email Engagement
B.Conversation Intelligence
C.Sales Copilot
D.Relationship Analytics
AnswerC

Sales Copilot uses AI to suggest next actions.

Why this answer

Option A is correct because Sales Copilot provides AI-powered suggestions in real-time. Option B is for call recording. Option C is for analytics.

Option D is for email tracking.

719
MCQmedium

A field service manager configures a booking rule as shown in the exhibit. A high-priority work order from a Gold SLA customer arrives. Which resource will be selected first?

A.The resource with the lowest proximity weight
B.The resource with the highest proximity weight
C.The resource with the highest certification
D.The resource with the most skills
AnswerB

Among resources that match the skills, the one closest (highest proximity weight) is selected.

Why this answer

The rule selects resources that match the required skills and prioritizes proximity with a weight of 8. Option A is wrong because proximity is weighted lower than skill match (SkillMatch is true, but the rule doesn't specify weight, so skill match is a filter; proximity weight determines ranking among matching resources). Option C is wrong because skill match is a requirement, not a weight.

Option D is wrong because there is no mention of certifications.

720
MCQeasy

A customer service agent needs to quickly find relevant articles while working on a case. Which Dynamics 365 Customer Service feature provides this?

A.Knowledge Base
B.Timeline
C.Unified Routing
D.Service Level Agreements
AnswerA

Knowledge Base provides article search within cases.

Why this answer

Knowledge Base search, often enhanced by Copilot, helps agents find relevant articles. Option C is correct. Option A (Timeline) shows history.

Option B (Unified Routing) distributes work. Option D (SLA) tracks agreements.

721
MCQeasy

A company wants to use Dynamics 365 Sales to track the entire sales process from lead to opportunity to closed deal. Which entity should be created first when a potential customer shows interest?

A.Opportunity
B.Order
C.Lead
D.Quote
AnswerC

Lead captures initial interest.

Why this answer

Option A is correct because a lead represents an initial interest. Option B is wrong because an opportunity is created after qualification. Option C is wrong because a quote is created after an opportunity.

Option D is wrong because an order is created after a quote is accepted.

722
MCQeasy

A salesperson wants to send a personalized email template to a prospect and track when the email is opened. Which feature should they use?

A.Email engagement
B.Email template
C.Quick Campaign
D.Server-side synchronization
AnswerA

Tracks opens and clicks.

Why this answer

Email engagement in Dynamics 365 Sales provides tracking capabilities such as open and click-through rates on emails sent from the system. By enabling email engagement, the salesperson can send a personalized email template and receive real-time notifications when the prospect opens the email, allowing for timely follow-ups.

Exam trap

The trap here is that candidates often confuse the 'Email template' feature (which only provides content) with the 'Email engagement' feature (which adds tracking), or they mistakenly think 'Quick Campaign' is for individual sales follow-ups when it is actually a bulk marketing tool.

How to eliminate wrong answers

Option B (Email template) is wrong because it only provides the reusable content structure for the email but does not include any tracking or analytics functionality; it is merely a formatting tool. Option C (Quick Campaign) is wrong because it is designed for sending bulk marketing emails to multiple recipients and does not support per-email open tracking for individual sales prospecting. Option D (Server-side synchronization) is wrong because it is a synchronization engine that syncs emails, appointments, and contacts between Dynamics 365 and Exchange, but it does not provide any email open or click tracking capabilities.

723
MCQeasy

A small business recently started using Dynamics 365 Sales to manage customer interactions. The owner wants to see a quick overview of the sales pipeline and the performance of each salesperson. They have limited time and want to use out-of-the-box features without custom development. Which feature should they use to visualize the pipeline and track sales activities in real time?

A.Sales Copilot
B.Advanced Find
C.Power BI embedded
D.Sales Dashboard
AnswerD

OOTB dashboards show pipeline and performance.

Why this answer

The Sales Dashboard provides out-of-the-box charts and KPIs for pipeline and performance. Sales Copilot is an AI assistant, not a dashboard. Power BI requires additional licensing and setup.

Advanced find is for searching records.

724
Multi-Selectmedium

Which TWO of the following are capabilities of Dynamics 365 Sales Copilot?

Select 2 answers
A.Enforce mandatory field entry
B.Automatically create workflows
C.Recommend email responses
D.Create custom dashboards
E.Summarize customer interactions
AnswersC, E

Copilot suggests reply content based on context.

Why this answer

Option B and Option D are correct. Option B is correct because Copilot can summarize customer interactions. Option D is correct because Copilot can recommend email responses.

Option A is incorrect because Copilot does not create custom dashboards. Option C is incorrect because Copilot does not automatically create workflows. Option E is incorrect because Copilot does not enforce data entry.

725
Multi-Selecteasy

A customer support manager wants to configure automatic email notifications when a case is escalated. Which TWO actions should they take?

Select 2 answers
A.Create a Power Automate flow triggered when a case is escalated.
B.Enable the 'Send email on case creation' setting in Customer Service admin center.
C.Create a custom workflow to update the case status upon escalation.
D.Configure email notifications in the Service Level Agreement (SLA) settings.
E.Assign a routing rule to route escalated cases to a specific queue.
AnswersA, D

This is a correct action because Power Automate can send email notifications upon escalation.

Why this answer

To configure automatic email notifications on case escalation, you need to create a Power Automate flow triggered by case escalation and configure email notifications in the SLA. The other options are not directly related.

726
MCQeasy

A company uses Dynamics 365 Field Service with IoT-enabled devices that send alerts when maintenance is required. The company wants to automatically create work orders based on these alerts. Which feature should they enable?

A.Resource Scheduling Optimization
B.Dynamics 365 Customer Service
C.Connected Field Service
D.Universal Resource Scheduling
AnswerC

Connected Field Service uses IoT to trigger work orders automatically.

Why this answer

Option A is correct because Connected Field Service integrates IoT data and can automatically generate work orders from device alerts. Option B is incorrect because Resource Scheduling Optimization is for scheduling, not creation. Option C is incorrect because Customer Service is for case management, not IoT.

Option D is incorrect because Universal Resource Scheduling is a framework, not IoT-specific.

727
MCQmedium

A company uses Dynamics 365 Marketing. They want to send personalized emails based on a contact's previous purchase history. Which feature should they use to segment contacts?

A.Customer journeys
B.Segments
C.Email templates
D.Lead scoring
AnswerB

Segments define the audience for targeted emails.

Why this answer

Segmentation in Dynamics 365 Marketing allows filtering contacts based on criteria like purchase history. Option B is incorrect because customer journey is the campaign flow. Option C is incorrect because email templates define layout, not audience.

Option D is incorrect because lead scoring ranks leads, not segment.

728
MCQmedium

A company wants to use Dynamics 365 Customer Insights to send personalized marketing emails based on customer behavior. Which integration is most appropriate?

A.Power Automate
B.Power Apps
C.Power BI
D.Dynamics 365 Marketing
AnswerD

Customer Insights integrates with Marketing to use unified data for personalized journeys.

Why this answer

Dynamics 365 Marketing is the correct integration because it is purpose-built to orchestrate customer journeys and send personalized marketing emails based on behavioral data from Customer Insights. Customer Insights provides unified customer profiles and AI-driven insights, which Dynamics 365 Marketing consumes via real-time segmentation and triggers to deliver tailored communications.

Exam trap

The trap here is that candidates often confuse Power Automate's ability to send emails (via connectors like Outlook) with the enterprise-grade marketing automation required for personalized, compliant email campaigns, overlooking that Dynamics 365 Marketing is the dedicated solution for this scenario.

How to eliminate wrong answers

Option A is wrong because Power Automate is a workflow automation tool that can trigger actions (e.g., send an email via a connector), but it lacks native marketing-specific features like email templates, journey design, consent management, and compliance with marketing regulations. Option B is wrong because Power Apps is a low-code application platform for building custom apps, not for sending marketing emails or managing customer journeys. Option C is wrong because Power BI is a data visualization and analytics tool; it cannot send emails or execute marketing campaigns.

729
MCQhard

A customer service manager needs to create a unified view of all customer interactions across email, chat, and phone. Which Dynamics 365 Customer Service capability should they use?

A.Case Management
B.Knowledge Base
C.Omnichannel for Customer Service
D.Customer Service Portal
AnswerC

Omnichannel provides a unified agent interface across channels.

Why this answer

Option C is correct because the Omnichannel for Customer Service provides a unified agent experience across channels. Option A is for self-service portals. Option B is for knowledge management.

Option D is for case management.

730
MCQmedium

A sales manager wants to automatically qualify leads based on the lead's company size and industry. The system should update the lead status to 'Qualified' when criteria are met. What feature should the administrator use?

A.Lead Scoring
B.Business Rules
C.Connectors
D.Workflows
AnswerA

Lead Scoring automatically qualifies leads based on scores from criteria like company size and industry.

Why this answer

Option A is correct because Lead Scoring in Dynamics 365 Sales automatically assigns scores based on predefined criteria and can automatically qualify leads when the score threshold is met. Option B is wrong because Business Rules define field requirements and show/hide logic, not lead qualification. Option C is wrong because Workflows can automate processes but aren't specifically designed for lead scoring.

Option D is wrong because Connectors integrate external systems, not internal lead management.

731
MCQhard

A Dynamics 365 Field Service administrator reviews the scheduling optimization output for a resource as shown in the exhibit. The resource has two work orders scheduled with a travel time of 45 minutes. If the optimization goal is to minimize travel time, what is the most likely reason the system did not schedule additional work orders?

A.The resource does not have the required skills for additional work orders.
B.The optimization goal is to minimize travel time, so it avoids adding more stops.
C.The resource has reached the maximum travel time per day limit.
D.The resource has reached the maximum work hours per day limit.
AnswerC

With 45 minutes already used, adding more work orders would exceed the 120-minute limit.

Why this answer

The max travel time per day is 120 minutes; adding another work order would exceed that constraint. Option B is wrong because max work hours (480 minutes) is not exceeded. Option C is wrong because the goal is minimize travel time, but that doesn't prevent scheduling if constraints allow.

Option D is wrong because skills are not mentioned in the exhibit.

732
MCQmedium

A sales manager wants to automatically prioritize leads based on their likelihood to convert. Which Dynamics 365 feature should they use?

A.Lead Management
B.Relationship Assistant
C.Copilot
D.Predictive Lead Scoring
AnswerD

Predictive Lead Scoring uses AI to score leads based on conversion probability, enabling prioritization.

Why this answer

Option B is correct because Predictive Lead Scoring uses machine learning to score leads based on conversion probability. Option A (Lead Management) is a basic feature, not automatic prioritization. Option C (Relationship Assistant) provides reminders, not scoring.

Option D (Copilot) generates content but does not score leads.

733
MCQhard

A company has a high volume of repetitive support requests that can be resolved with a simple password reset or account unlock. They want to reduce agent workload while maintaining customer satisfaction. What is the best approach?

A.Create a knowledge base article for password reset
B.Deploy a Power Virtual Agents chatbot
C.Enable Copilot for agents to assist with answers
D.Hire more agents to handle the volume
AnswerB

Chatbot can automate common tasks.

Why this answer

A Power Virtual Agents chatbot can handle common issues like password resets, freeing agents. Creating a knowledge base alone doesn't automate resolution. Copilot can assist agents but doesn't handle customers directly.

Adding more agents increases cost.

734
Multi-Selecthard

Which THREE actions can be performed using Dynamics 365 Customer Insights? (Choose three.)

Select 3 answers
A.Predict customer churn
B.Create dynamic segments based on customer behavior
C.Unify customer data from multiple sources
D.Manage IT device compliance
E.Design email marketing campaigns
AnswersA, B, C

Prediction models include churn.

Why this answer

Options A, B, and D are correct. Customer Insights can unify customer data, create segments, and generate predictions. Option C is wrong because it doesn't manage IT devices.

Option E is wrong because it doesn't design marketing emails; that is done in Dynamics 365 Marketing.

735
Multi-Selecteasy

A company uses Dynamics 365 Customer Insights - Data to unify customer records. They want to enrich their customer profiles with data from external sources. Which THREE enrichment sources are available in Customer Insights - Data? (Choose three.)

Select 3 answers
A.Experian
B.Sales Insights
C.Power Query
D.Microsoft enrichment
E.Acxiom
AnswersA, D, E

Experian is a built-in enrichment partner.

Why this answer

Experian is a third-party data provider integrated with Dynamics 365 Customer Insights - Data, allowing organizations to enrich customer profiles with demographic, financial, and lifestyle data. This enrichment source is available out-of-the-box to append external attributes to unified customer records, improving segmentation and personalization.

Exam trap

The trap here is that candidates confuse data transformation tools like Power Query with pre-built enrichment sources, or mistake Sales Insights (a separate product) for an enrichment service within Customer Insights - Data.

736
MCQhard

A customer data platform administrator notices that duplicate customer records appear after unification. They want to review and adjust the matching rules. Where in Customer Insights can they do this?

A.Duplicate detection
B.Data sources
C.Admin settings
D.Data unification
AnswerD

Correct: In the Data unification process, you can configure match rules and conditions.

Why this answer

Option D is correct because in Dynamics 365 Customer Insights, the matching rules that determine how duplicate customer records are identified and merged during the unification process are configured within the Data unification section. Specifically, after selecting data sources and mapping fields, the administrator defines match conditions (e.g., exact or fuzzy matching on email, phone) under the 'Match' step. Adjusting these rules directly controls how duplicates are detected and resolved during unification.

Exam trap

The trap here is that candidates confuse the general 'Duplicate detection' feature in Dynamics 365 (Option A) with the specific matching rule configuration within Customer Insights' data unification workflow, leading them to select a feature that exists in a different module.

How to eliminate wrong answers

Option A is wrong because 'Duplicate detection' is a feature in Dynamics 365 Sales (and other model-driven apps) that runs on-demand or via workflows to find duplicates in existing records, but it is not the location to adjust matching rules within Customer Insights' data unification pipeline. Option B is wrong because 'Data sources' is where administrators add, configure, and refresh source data (e.g., CSV, Dataverse, Azure Data Lake), but it does not contain the matching rule settings for unification. Option C is wrong because 'Admin settings' in Customer Insights covers system-level configurations like permissions, environment settings, and data privacy, not the specific matching rules used during the unification process.

737
MCQmedium

Refer to the exhibit. A customer creates a case at 3:00 PM PST on a weekday. Based on the SLA configuration, by when must the first response be made?

A.3:00 PM PST same day
B.4:00 PM PST same day
C.9:00 AM PST next day
D.7:00 PM PST same day
AnswerB

1 hour after creation at 3:00 PM is 4:00 PM.

Why this answer

Option B is correct because the response time is 1 hour, and the case was created at 3:00 PM PST, so the deadline is 4:00 PM PST. Option A is wrong because it does not account for the 1-hour response time. Option C is wrong because resolution is 4 hours, not response.

Option D is wrong because it's within working hours.

738
MCQmedium

You are a Dynamics 365 Customer Service administrator for a financial services company. The company uses Omnichannel for Customer Service to handle customer inquiries via chat and phone. The compliance team requires that all customer interactions are recorded and stored for auditing purposes, including chat transcripts and phone call recordings. Additionally, the recordings must be retained for at least seven years. The company uses Microsoft Purview for compliance and data governance. You need to configure the system to meet these requirements. Which action should you take?

A.Use Customer Service Insights to export reports of interactions and store them in a SharePoint document library.
B.Enable recording and retention policies in Microsoft Purview and integrate with Dynamics 365 Customer Service.
C.Store call recordings in Azure Blob Storage and implement a custom retention policy using Power Automate.
D.Configure Copilot for Service to log all interactions and store them in a custom database.
AnswerB

Purview provides retention policies that can be applied to recordings.

Why this answer

Option A is correct because Dynamics 365 Customer Service can be integrated with Microsoft Purview to retain chat transcripts and call recordings for the required period. Option B is wrong because Customer Service Insights does not provide retention. Option C is wrong because Copilot for Service does not handle recording retention.

Option D is wrong because Azure Blob Storage is not directly integrated with Dynamics 365 for this purpose without custom development.

739
MCQeasy

A customer service agent needs to view all interactions with a customer across email, chat, and phone in one timeline. Which feature in Dynamics 365 Customer Service provides this consolidated view?

A.Timeline
B.Copilot
C.Unified Routing
D.Knowledge Base
AnswerA

Timeline consolidates all customer interactions.

Why this answer

The Timeline feature in Dynamics 365 shows all customer interactions in one place. Option B (Timeline) is correct because it aggregates activities. Option A (Knowledge Base) is for articles.

Option C (Unified Routing) is for work distribution. Option D (Copilot) is an AI assistant.

740
MCQhard

A marketing team at a manufacturing company uses Customer Insights to create a segment of customers who have purchased a specific product in the last 30 days. They want to send a promotional email to this segment. However, the segment results are empty even though they know customers have purchased the product within that timeframe. What is the most likely cause?

A.The data retention policy is set to 7 days
B.The segment has not been refreshed since the purchases were ingested
C.The data source is offline
D.The segment definition is incorrect
AnswerB

Segments need to be refreshed to reflect new data.

Why this answer

In Dynamics 365 Customer Insights, segments are static snapshots of customer data at the time of creation or last refresh. Even if purchase data has been ingested into the system, the segment will not automatically include those new records until it is explicitly refreshed. Since the segment results are empty despite known purchases, the most likely cause is that the segment has not been refreshed after the purchases were ingested.

Exam trap

The trap here is that candidates may assume segments are dynamic and automatically update with new data, but in Customer Insights, segments are static and require an explicit refresh to reflect recent changes.

How to eliminate wrong answers

Option A is wrong because the data retention policy controls how long raw data is stored, not the freshness of segment results; a 7-day retention would still allow purchases within the last 30 days to be present. Option C is wrong because if the data source were offline, the purchases would not have been ingested at all, contradicting the premise that customers have purchased the product. Option D is wrong because the segment definition is described as correct (customers who purchased a specific product in the last 30 days), and an incorrect definition would typically return incorrect results, not an empty segment when purchases exist.

741
MCQmedium

A company wants to use Dynamics 365 Field Service to track inventory used during service calls and automatically update stock levels. Which feature should they configure?

A.Connected Field Service
B.Customer Asset management
C.Resource Scheduling Optimization
D.Inventory Management within Field Service
AnswerD

Inventory Management tracks stock and updates automatically.

Why this answer

Option C is correct because Inventory Management in Field Service tracks inventory and updates stock when used. Option A is wrong because Resource Scheduling Optimization schedules resources. Option B is wrong because Connected Field Service is for IoT.

Option D is wrong because Customer Assets are equipment records.

742
MCQmedium

A support manager reviews the case exhibit. The case has a 'Gold-High-SLA' SLA applied. The manager wants to verify that the SLA terms are appropriate. What should the manager check next?

A.Check that the entitlement end date is not expired
B.Ask Copilot to suggest a better SLA
C.Ensure the case is closed to trigger SLA calculation
D.Verify the SLA definition for Gold-High-SLA
AnswerD

The manager should confirm that the SLA defines appropriate response and resolution times for Gold-level cases.

Why this answer

Option B is correct because the SLA applied to the case should match the entitlement terms. The manager should verify that the SLA definition includes the correct response and resolution times for Gold customers. Option A is incorrect because the entitlement is valid.

Option C is incorrect because the case is not closed. Option D is incorrect because Copilot does not manage SLA definitions.

743
MCQeasy

A sales manager wants to analyze the sales pipeline and identify deals that are at risk of not closing on time. Which dashboard type should they use?

A.Sales Manager Goal dashboard.
B.Sales Pipeline dashboard.
C.Sales Activity dashboard.
D.Lead Generation dashboard.
AnswerB

This visualizes the pipeline and includes a view for at-risk deals.

Why this answer

The Sales Pipeline dashboard is specifically designed to visualize the sales pipeline, including deal stages, expected close dates, and revenue amounts. It provides at-a-glance insights into which deals are progressing as expected and which are stalled or at risk of slipping, enabling the sales manager to take proactive action.

Exam trap

The trap here is that candidates may confuse the Sales Pipeline dashboard with the Sales Manager Goal dashboard, as both are manager-focused, but only the Pipeline dashboard provides the granular deal-level risk analysis needed for proactive intervention.

How to eliminate wrong answers

Option A is wrong because the Sales Manager Goal dashboard focuses on tracking performance against sales targets and quotas, not on analyzing individual deal risks in the pipeline. Option C is wrong because the Sales Activity dashboard tracks activities like calls, emails, and meetings, not the health or risk status of pipeline deals. Option D is wrong because the Lead Generation dashboard is concerned with lead sources and conversion rates, not with the closing risk of existing deals in the pipeline.

744
MCQmedium

Your sales team uses Dynamics 365 Sales and wants to receive automatic notifications when a high-priority lead is created. Which feature should you configure?

A.Power Automate flow
B.Classic workflow
C.Copilot
D.Business rule
AnswerA

Power Automate can send email or Teams notifications.

Why this answer

Power Automate flow is the correct feature because it enables the sales team to create automated, event-driven workflows that trigger notifications when specific conditions are met, such as the creation of a high-priority lead. Unlike classic workflows or business rules, Power Automate provides flexible, modern integration with external systems and supports real-time triggers, making it ideal for sending automatic notifications via email, Teams, or mobile push alerts.

Exam trap

The trap here is that candidates often confuse business rules (which only affect form behavior) with workflow automation, or assume classic workflows are still the primary automation tool, when in fact Power Automate is the recommended modern solution for event-driven notifications.

How to eliminate wrong answers

Option B is wrong because classic workflows are deprecated in Dynamics 365 and lack the real-time, event-driven trigger capabilities needed for automatic notifications on lead creation; they are primarily used for background processes like updating records. Option C is wrong because Copilot is an AI assistant that helps with content generation and insights, not a tool for configuring automated notifications or workflows. Option D is wrong because business rules are used to enforce data validation and field visibility on forms, not to trigger external notifications or automate processes beyond the form context.

745
MCQmedium

Your organization is implementing Dynamics 365 Customer Service and wants to automatically suggest solutions to customers based on the case subject. Which AI feature should you configure?

A.Sentiment Prediction
B.Intelligent Lead Scoring
C.Case Suggestions
D.Article Suggestions
AnswerC

Case Suggestions uses AI to recommend relevant knowledge articles and similar resolved cases to agents, which can be shared with customers.

Why this answer

Case Suggestions uses AI to recommend similar resolved cases and knowledge articles based on the case title or description. Option A is wrong because Sentiment Prediction analyzes customer feelings. Option C is wrong because Article Suggestions suggests articles to agents, not directly to customers.

Option D is wrong because Intelligent Lead Scoring is for sales, not service.

746
MCQeasy

A salesperson wants to see the probability of closing an opportunity based on the sales stage. Which field on the opportunity record should they review?

A.Budget Amount
B.Probability
C.Est. Revenue
D.Close Date
AnswerB

Probability represents the likelihood of closing the opportunity.

Why this answer

The Probability field on an opportunity record in Dynamics 365 Sales displays the likelihood of closing the deal, which is automatically calculated based on the sales stage or manually set by the salesperson. This directly answers the salesperson's need to see the probability of closing an opportunity by stage.

Exam trap

The trap here is that candidates may confuse the Probability field with Est. Revenue, thinking revenue indicates likelihood, but revenue is a monetary estimate, not a percentage-based probability of closing.

How to eliminate wrong answers

Option A is wrong because Budget Amount represents the customer's allocated budget for the deal, not the probability of closing. Option C is wrong because Est. Revenue shows the expected monetary value of the opportunity, not the closing likelihood.

Option D is wrong because Close Date indicates the target date for closing the opportunity, not the probability of success.

747
MCQhard

A sales organization wants to use AI to evaluate historical data and predict which opportunities are most likely to close. Which feature should they implement?

A.Sales accelerator
B.Predictive lead scoring
C.Predictive opportunity scoring
D.Relationship analytics
AnswerC

Predictive opportunity scoring predicts likelihood of closing.

Why this answer

Predictive opportunity scoring uses AI to score opportunities based on historical data. Predictive lead scoring is for leads. Relationship analytics analyzes communication.

Sequence is a process. Sales accelerator prioritizes leads.

748
Multi-Selecteasy

Which TWO record types can be associated with a Case in Dynamics 365 Customer Service to provide additional context? (Choose two.)

Select 2 answers
A.Entitlement
B.Invoice
C.Knowledge Article
D.Marketing List
E.Lead
AnswersA, C

Entitlements define what support a customer is entitled to and are linked to cases.

Why this answer

Correct answers: A and D. B is wrong because leads are sales records, not directly associated with cases. C is wrong because marketing lists are not case-related.

E is wrong because invoices are financial records.

749
MCQhard

Your organization uses Dynamics 365 Customer Service and wants to automatically categorize incoming cases based on keywords in the subject. Which feature should you configure?

A.Routing rules
B.Queues
C.Copilot
D.SLA KPIs
AnswerA

Can set conditions to categorize and route cases automatically.

Why this answer

Option D is correct because routing rules can automatically categorize cases based on keywords or conditions. Option A is incorrect because Copilot provides suggestions. Option B is incorrect because queues group cases for agents.

Option C is incorrect because SLA tracking monitors response times.

750
MCQeasy

A retail company wants to create a unified customer profile by combining data from their online store, loyalty program, and in-store purchases. Which Dynamics 365 Customer Insights capability should they use?

A.Run data unification
B.Create a prediction model
C.Define a measure
D.Create a segment
AnswerA

Data unification matches and merges records from different sources.

Why this answer

The 'Run data unification' capability in Dynamics 365 Customer Insights is specifically designed to ingest data from multiple sources (e.g., online store, loyalty program, in-store purchases) and match, merge, and deduplicate records to create a single, unified customer profile. This process uses matching rules and deduplication logic to resolve identities across disparate systems, directly addressing the requirement for a combined customer view.

Exam trap

The trap here is that candidates often confuse 'unification' with 'segmentation' or 'measures,' mistakenly thinking that creating a segment or measure can combine data from multiple sources, when in fact unification is the prerequisite step that merges raw data into a single customer entity.

How to eliminate wrong answers

Option B is wrong because 'Create a prediction model' is used for predictive analytics (e.g., churn or purchase likelihood) and does not perform data ingestion or identity resolution; it requires already unified data. Option C is wrong because 'Define a measure' creates KPIs or aggregations (e.g., total spend) from existing data but does not combine or unify data from different sources. Option D is wrong because 'Create a segment' filters or groups existing unified profiles based on attributes or behaviors, but it cannot merge data from multiple sources into a single profile.

Page 9

Page 10 of 14

Page 11