ExamGecko
Home Home / Microsoft / MB-280

Microsoft MB-280 Practice Test - Questions Answers, Page 2

Question list
Search
Search

List of questions

Search

Related questions











You need to configure the required audit settings.

Which two actions should you perform? Each correct answer presents part of Ihe solution. Choose two. NOTE: Each correct selection is worth one point.

A.

Enable auditing on the Dietary requirements column.

A.

Enable auditing on the Dietary requirements column.

Answers
B.

Enable auditing on the Pet table.

B.

Enable auditing on the Pet table.

Answers
C.

Enable auditing on the Contact tab\e.

C.

Enable auditing on the Contact tab\e.

Answers
D.

Enable auditing on the Email address column.

D.

Enable auditing on the Email address column.

Answers
E.

Enable Start read auditing in system settings.

E.

Enable Start read auditing in system settings.

Answers
F.

Enable Audit user access in system settings.

F.

Enable Audit user access in system settings.

Answers
Suggested answer: A, B

Explanation:

Enable Auditing on Columns (Options A and D):

Enabling auditing on specific columns like Dietary requirements and Email address ensures that any changes to these fields are tracked. This meets Terra Flora's requirement to log changes to these fields along with details of who made the changes and the timestamp.

Enable Auditing on Pet and Contact Tables (Options B and C):

By enabling auditing at the table level for Pet and Contact, you ensure that any updates to these tables, including changes to all associated columns, are recorded. This broad setting ensures full coverage of auditing for both tables.

Enable Audit User Access (Option F):

This option is recommended to track when users access certain data, which can help with compliance and monitoring user interactions with sensitive data.

Option E (Start Read Auditing):

Read auditing tracks when records are read. If compliance requires monitoring every time a record is accessed, enabling this could be necessary; however, the primary focus is on modifications rather than access alone.

Reference from Microsoft Documentation:

For setting up auditing, see Auditing overview for Dynamics 365.

You need to ensure the active stage of the business process flow is visible in the view. Which two actions should you perform? Each correct answer presents a complete solution. Choose two. NOTE: Each correct selection is worth one point.

A.

Add a page for the Onboard new pet table to the Sales Professional app.

A.

Add a page for the Onboard new pet table to the Sales Professional app.

Answers
B.

Add columns from the stable to the Active Onboard new pet view.

B.

Add columns from the stable to the Active Onboard new pet view.

Answers
C.

Add columns from the Pet table to the All Onboard new pet view.

C.

Add columns from the Pet table to the All Onboard new pet view.

Answers
D.

Create a new column on the Pet table named 'Onboarding stage' and add it to the Active pets view.

D.

Create a new column on the Pet table named 'Onboarding stage' and add it to the Active pets view.

Answers
Suggested answer: B, D

Explanation:

Adding Columns to the Active Onboard New Pet View (Option B):

To display the current active stage of the 'Onboard new pet' business process flow, you need to ensure that the Active Onboard new pet view includes relevant columns from the Pet table, specifically those tracking process flow stages.

Creating and Adding a New 'Onboarding Stage' Column (Option D):

Creating a column such as 'Onboarding stage' on the Pet table helps track the active stage of the onboarding process directly within the view. This allows users to see at a glance which stage each pet is in without navigating away from the main view.

Other Options:

Option A (Adding a page) refers to modifying the app's navigation, which doesn't directly impact the visibility of the business process flow stage.

Option C (All Onboard New Pet View) may not be as relevant if you only need to focus on active onboarding records rather than all records.

Reference from Microsoft Documentation:

For configuring views and columns in Dynamics 365, refer to Create and edit views.

You need to update the role configuration for the digital sales team to enable the capability requested. What two actions should you perform? Each correct answer presents part of the solution. Choose two. NOTE: Each correct selection is worth one point.

A.

Grant View Audit Summary permissions to the Digital seller security role.

A.

Grant View Audit Summary permissions to the Digital seller security role.

Answers
B.

Assign the Sales Copilot user role to the members of the digital sales team.

B.

Assign the Sales Copilot user role to the members of the digital sales team.

Answers
C.

Grant View Audit History permissions to the Digital seller security role.

C.

Grant View Audit History permissions to the Digital seller security role.

Answers
D.

Grant View Audit Partitions permissions to the Digital seller security role.

D.

Grant View Audit Partitions permissions to the Digital seller security role.

Answers
Suggested answer: B, C

Explanation:

To enable the digital sales team's request to use Copilot for summarizing changes to lead records, you need to ensure that they have the necessary permissions and access to the required features. Here's how to proceed:

Assign the Sales Copilot User Role:

Dynamics 365 Copilot in Sales is a feature that assists users by providing insights and summaries based on data within the system.

To allow the digital sales team to access and utilize Copilot's capabilities, they must have the Sales Copilot user role assigned. This role enables users to interact with Copilot and benefit from its AI-driven functionalities such as summarizing changes and insights in records.

Microsoft Documentation

Reference: Dynamics 365 Sales Copilot Setup

Grant View Audit History Permissions:

The View Audit History permission is essential for team members to access audit logs, which is necessary for reviewing and summarizing changes made to lead records.

Enabling this permission will allow the digital sales team to view a history of modifications in lead records, thus allowing them to generate summaries based on this audit trail.

The View Audit Summary permission specifically lets them see summaries of audit data, which complements Copilot's functionality by allowing Copilot to access detailed change history for summarization.

Microsoft Documentation Reference: Security Roles and Privileges

By implementing these two actions, the digital sales team will have both the necessary access to Copilot features and the required permissions to audit lead record changes, enabling them to leverage Copilot for summarizing changes to leads effectively.

DRAG DROP

You need to configure a new Customer Insights - Journeys form to satisfy the digital sales team lead's request.

Which five required actions should you perform in sequence? To answer, move the five appropriate actions from the list of actions to the answer are a. Arrange the five actions in the correct order.


Question 14
Correct answer: Question 14

You need to build a trigger-based journey to send the 'Getting started' emails requested by the global sales lead. Which trigger should you use to start the journey?

A.

Dataverse record change trigger

A.

Dataverse record change trigger

Answers
B.

Custom trigger with lead profile data

B.

Custom trigger with lead profile data

Answers
C.

Custom trigger with contact profile data

C.

Custom trigger with contact profile data

Answers
D.

Email Link Clicked interaction trigger

D.

Email Link Clicked interaction trigger

Answers
Suggested answer: A

Explanation:

To build a trigger-based journey that sends 'Getting started' emails when an opportunity is marked as 'Won,' the appropriate trigger to use is the Dataverse record change trigger. This trigger is specifically designed to initiate actions based on changes in Microsoft Dataverse records, which are integral to Dynamics 365.

Here's the detailed reasoning:

Dataverse Record Change Trigger:

The Dataverse record change trigger is used to initiate journeys when there is a change in a record within Dataverse, such as an opportunity's status.

Since the requirement is to send a 'Getting started' email once an opportunity status changes to 'Won,' this trigger can detect the status update in real-time.

Using this trigger, you can specify the criteria for the journey to start, such as filtering for opportunities with a status of 'Won,' thus automating the email sending based on this condition.

Why Not Other Triggers?

Custom trigger with lead profile data and Custom trigger with contact profile data: These are generally used for initiating journeys based on custom events or data points outside of standard Dataverse records, which isn't applicable here as the journey is triggered by an opportunity status change, a native Dataverse record.

Email Link Clicked Interaction Trigger: This trigger is used to follow up after an email link is clicked, which does not align with the scenario. The journey must start based on an opportunity status change, not email interaction.

Microsoft Dynamics 365

Reference:

Create and manage trigger-based journeys

Work with Dataverse triggers in journeys

By using the Dataverse record change trigger, you ensure that the journey aligns directly with the sales process and automatically sends the 'Getting started' email when an opportunity reaches the 'Won' status, as requested by the global sales lead.

HOTSPOT

BDM1 has returned from vacation and needs to catch up on their scheduled tasks and activities.

Which two items can BMD1 select to see a reminder card for the meeting BDM2 scheduled in the assistant? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 16
Correct answer: Question 16

HOTSPOT

BDM1 logs into the Sales Hub on June 3. 2024. BDM1 opens the assistant from the navigation bar.

Which two open opportunities will BDM1 see mentioned in the close date coming soon reminder cards? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.


Question 17
Correct answer: Question 17

One of the data sources being ingested into Dynamics 365 Customer Insights - Data is Microsoft Dataverse. During the unification process, you need to identify the primary key.

Which three data types can you use as a primary key attribute? Each correct answer presents a complete solution. Choose three. NOTE: Each correct selection is worth one point.

A.

Integer

A.

Integer

Answers
B.

Whole Number

B.

Whole Number

Answers
C.

String

C.

String

Answers
D.

Boolean

D.

Boolean

Answers
E.

GUID

E.

GUID

Answers
Suggested answer: B, C, E

Explanation:

In Dynamics 365 Customer Insights - Data, primary key attributes must uniquely identify records and be consistent across the data source.

Whole Number and GUID are commonly used data types for primary keys because they can uniquely identify records and are natively supported for primary keys in databases.

String can also be used as a primary key if it uniquely identifies each record (e.g., an email address).

Integer and Boolean are generally not used as primary keys in Customer Insights because they may not provide unique identifiers suitable for all scenarios.

You are implementing Dynamics 365 Customer Insights - Data as the company's Customer Data Platform. You set up the data sources and start the unification process. You need to identify the primary table within the Matching conditions page.

Which two criteria should you use to determine the primary table? Each correct answer presents a complete solution. Choose two. NOTE: Each correct selection is worth one point.

A.

Choose the table with the most complete and reliable profile data about your customers.

A.

Choose the table with the most complete and reliable profile data about your customers.

Answers
B.

Choose the table that has the most related tables.

B.

Choose the table that has the most related tables.

Answers
C.

Choose the Dynamics 365 contact\ab\e when this is available as the data source.

C.

Choose the Dynamics 365 contact\ab\e when this is available as the data source.

Answers
D.

Choose the table that has several attributes in common with other tables.

D.

Choose the table that has several attributes in common with other tables.

Answers
Suggested answer: A, C

Explanation:

When determining the primary table in Customer Insights during the unification process, the goal is to choose the table that provides the most robust and accurate customer profile information.

Criterion A is crucial because having complete and reliable customer profile data ensures that the unified profile is accurate and comprehensive.

Criterion C is recommended by Microsoft when using Dynamics 365 data, as the contact table often serves as the primary source of customer information within the Dynamics 365 ecosystem.

While tables with many related tables or common attributes with other tables may provide supplementary information, they do not necessarily constitute the primary source for reliable customer data.

You are a marketing automation consultant.

Your customer wants to understand the benefits of using the query assist feature in Dynamics 365 Customer Insights - Journeys. Why might your customer want to use this feature?

A.

Using the natural language feature allows marketers to build segments using simple words to specify what audience they want to target.

A.

Using the natural language feature allows marketers to build segments using simple words to specify what audience they want to target.

Answers
B.

When looking at a marketing journey created by another user, the natural language feature makes it easier to understand the logic of the journey and decide whether it meets the campaign goals.

B.

When looking at a marketing journey created by another user, the natural language feature makes it easier to understand the logic of the journey and decide whether it meets the campaign goals.

Answers
C.

Using the natural language feature allows marketers to search Dataverse to retrieve single records using a right-hand pane on the model-driven app

C.

Using the natural language feature allows marketers to search Dataverse to retrieve single records using a right-hand pane on the model-driven app

Answers
D.

When looking at a segment created by another user, the natural language feature makes it easier to identify which journeys the segment is used in.

D.

When looking at a segment created by another user, the natural language feature makes it easier to identify which journeys the segment is used in.

Answers
Suggested answer: A

Explanation:

The Query Assist feature in Dynamics 365 Customer Insights - Journeys utilizes natural language processing to help marketers easily build segments.

By using simple language, marketers can describe their target audience without needing to know complex query syntax, making segmentation more accessible.

This feature is designed to streamline segment creation, allowing marketers to quickly define their audience with natural language inputs, which is particularly useful for users who may not be familiar with technical query building.

Total 60 questions
Go to page: of 6