You create a Power Apps app for Microsoft Teams using Microsoft Dataverse for Teams. Users report that they are unable to view the app in Teams. You need to ensure that users can access the app. What should you do?
Answer : C
When you create a Power Apps app for Microsoft Teams using Microsoft Dataverse for Teams, the app needs to be added to the app bar in Teams before it can be accessed by users. This can only be done by a tenant administrator. To ensure that users can access the app, you would need to request that the tenant administrator pin the app to the app bar in Teams.
Sharing the app with a security group by using the Maker portal (A) or in Teams (B) would allow users in that group to access the app, but they would still need to be able to find and open the app.
Here are some references from Microsoft that may be helpful in understanding how to make Power Apps app available in Teams:
Microsoft docs: Add a Power Apps app to a Microsoft Teams channel
Microsoft docs: Pin a Power Apps app to the app bar in Microsoft Teams
Microsoft docs: Distribute Power Apps for Microsoft Teams
You need to manage contact duplicates for the administrative staff.
What should you do?
Answer : C
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are creating Power Virtual Agents chatbot that captures demographic information about customers.
The chatbot must determine the group a customer belongs to based on their age. The age groups are:
0 - 17
18 - 25
26 - 35
36 - 55
55 - 100
You need to configure the chatbot to ask a question that can be used to determine the correct age group.
Solution: Use age for Identify in the question and then add branches for each group that use conditional logic.
Does this meet the goal?
Answer : B
Instead, create a custom Age group entity and synonyms for each individual age in the corresponding item. Use Age group for Identify in the question.
The prebuilt entities cover commonly used information types, but on some occasions, such as when building a bot that serves a specific purpose, you'll need to teach the bot's language understanding model some domain-specific knowledge.
To do this, you need to create a custom entity.
https://docs.microsoft.com/en-us/power-virtual-agents/advanced-entities-slot-filling
Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You administer the Microsoft 365 and Power Platform environments for Contoso, Ltd. The company has a model-driven app that is used to track customer interactions with employees. The app uses standard table types for customers. A user named Elisabeth Rice signs in to the app by using the following sign in name: Elisabeth.Rice@contoso.com.
After marriage, Elisabeth changes her legal name to Elisabeth Mueller.
You need to update the sign in name for the user without losing any application history.
Solution: Ask the Microsoft 365 administrator to sign in to the admin portal and change the username.
Does the solution meet the goal?
Answer : A
You need to create the automation for the qualification verification process.
Which two actions should you perform? Each correct answer presents a complete solution
NOTE: Each correct selection is worth one point.
Answer : A, E
You are a Dynamics 365 Customer Service system administrator.
Your organization does not permit the use of custom code for solutions.
You need to create a view that can be viewed by all users in an organization.
Where should you create the view?
Answer : B
Entity: Refers to a table in Dataverse. Table and entity are often used interchangeably for data access.
Edit public views through tables
In the solution create a new table or find an existing table that where the public views need to be edited.
Expand Data, select Tables, select the table you want, and then select the Views area.
On the toolbar, select Add view. Add view to table
On the Create a view dialog, enter a name and, optionally, a description, and then select Create.
A company has locations in the United States, Brazil, Indi
a. and Japan. The company conducts financial transactions in all of these regions.
Financial transactions in Brazil are going to stop, but the office will remain open.
Users must longer be able to create records associated with the Brazilian currency. Historical records must remain intact
You need to configure Microsoft Dataverse to meet the requirement
What should you do?
Answer : D
You can't delete currencies that are in use by other records; you can only deactivate them. Deactivating currency records doesn't remove the currency information stored in existing records, such as opportunities or orders. However, you won't be able to select the deactivated currency for new transactions.