- (Topic 6)
The communication department for a company plans to add a publicly accessible survey page to the company’s public website.
You must add the new survey page to the company’s public website and capture data from the page to a Common Data Service environment.
Explicit user credentials must not be required to write survey data to Common Data Service.
You need to implement authentication.
Which authentication mechanism should you implement?
Correct Answer:
C
OAuth is the preferred means to authenticate because it provides access to both the OData RESTful web services (Web API and OData global Discovery service) as well as to the SOAP web services (Organization service and Discovery service).
OAuth is also required to support:
✑ Azure Active Directory configurations for conditional access, such as Two-factor Authentication (2FA)
✑ Use of client secrets to enable server-to-server authentication scenarios.
✑ Cross-Origin Resource Sharing (CORS) to connect a Single-page Application (SPA)
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/authentication
DRAG DROP - (Topic 2)
You need to recommend solutions to meet the e-commerce automation requirements.
Which platform tools should you recommend? To answer, drag the appropriate tools to the correct requirements. Each tool may be used once, more than once, or not at all. You may need to drag the split bar between panes or scroll to view content.
NOTE: Each correct selection is worth one point.
Solution:
Box 1: Logic Apps
Scenario: Ecommerce sales orders must be integrated into Dynamics 365 Finance and then exported to Azure every night.
For integration with Dynamics 365 Logic Apps can be used. It also supports scheduled actions.
For integration with Azure use Logic Apps, instead of Power Automate.
Does this meet the goal?
Correct Answer:
A
HOTSPOT - (Topic 5)
You need to configure a Dataverse trigger and action in a Power Automate flow so researchers can update account records with data from the Web API even if they do not have edit privileges on the record.
What should you configure for each trigger and action requirement? To answer select the appropriate options in the answer area. NOTE: Each correct selection is worth one point
Solution:
Does this meet the goal?
Correct Answer:
A
DRAG DROP - (Topic 6)
You are creating a model-driven app for users to submit and manage budgets for projects.
You must create a business process flow to ensure any lead with a budget over $10,000 requires approval by a manager. You must add a custom control that allows users to select the estimated budget cost for a project.
You need to add the control to the business process flow.
in which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order.
Solution:
Does this meet the goal?
Correct Answer:
A
- (Topic 3)
You need to create an application to deploy to other pharmacies. What should you do?
Correct Answer:
C
When you export a managed solution, it contains all the changes that have been applied for that solution into a file that you can then import into a different Dataverse environment.
Reference:
https://docs.microsoft.com/en-us/powerapps/developer/data-platform/introduction-solutions