Microsoft Power Platform Solution Architect v1.0

Page:    1 / 13   
Exam contains 201 questions

HOTSPOT -
You are designing a model-driven app that provides marketing, sales, and service operations to a company.
The app must integrate with the following systems and data sources:
✑ A third-party marketing system for lead generation and website submissions.
✑ A Microsoft Excel Online file that contains manufacturing data on relevant products.
✑ A separate Microsoft Dataverse environment.
You need to recommend Power Automate connectors for the app.
Which connectors should you recommend? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:



Answer :

Box 1: Custom connector -
While Azure Logic Apps, Microsoft Power Automate, and Microsoft Power Apps offer over 325+ connectors to connect to Microsoft and non-Microsoft services, you may want to communicate with services that aren't available as prebuilt connectors.

Box 2: Microsoft Dataverse -
The Microsoft Dataverse connector provides several triggers to start your flows and many actions that you can use to create or update data in Dataverse while your flows run. You can use Dataverse actions even if your flows don't use a trigger from the Dataverse connector.
Use the Microsoft Dataverse connector to create cloud flows that start when data changes in Dataverse tables and custom messages.
Reference:
https://docs.microsoft.com/en-us/connectors/custom-connectors/ https://docs.microsoft.com/en-us/power-automate/dataverse/overview

You are designing a solution for a national vehicle repair company.
You have the following requirements:
✑ Customers must search for vehicle issues by using natural language expressions.
✑ Customers must contact a customer service agent as required.
You need to recommend a solution.
Which two features should you include? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Power Apps portal
  • B. Power Virtual Agents
  • C. Customer Insights
  • D. Business process flow


Answer : AD

A: Portal search needs Dataverse search feature to be enabled at Dataverse environment
To enable Dataverse search:
1. In theג€‰Power Platform admin center, select an environment.
2. Selectג€‰Settingsג€‰>ג€‰Productג€‰>ג€‰Features.
3. Underג€‰Search, setג€‰Dataverse searchג€‰toג€‰On.
4. Selectג€‰Save.
Once the index is provisioned, it may take anywhere between an hour or more to complete a full sync for average size organizations, to a couple of days for large size organizations.
Benefits include: Provides intelligent search by applying AI technology to interpret natural language such as misspellings, common abbreviations, and synonyms to deliver quality results.
D: Customers must contact a customer service agent as required.
Business process flows provide a guide for people to get work done. They provide a streamlined user experience that leads people through the processes their organization has defined for interactions that need to be advanced to a conclusion of some kind. This user experience can be tailored so that people with different security roles can have an experience that best suits the work they do.
Reference:
https://docs.microsoft.com/en-us/power-apps/maker/portals/configure/search https://docs.microsoft.com/en-us/power-automate/business-process-flows-overview

You are implementing a solution that includes applications which perform high-volume Microsoft Dataverse operations.
The applications must not experience a loss of functionality or loss of performance due to service protection API limits.
You need to evaluate metrics for the service protection API limits.
Which three metrics should you evaluate? Each correct answer pat of the solution.
NOTE: Each correct selection is worth one point.

  • A. Amount of API calls made within plug-in code.
  • B. Number of API requests per web server.
  • C. Amount of execution time that can be used for each connection.
  • D. Number of concurrent connections per user account.
  • E. Number of API requests per connection.


Answer : CDE

Service protection API limits are enforced based on three facets:
(E) The number of requests sent by a user.
(C) The combined execution time required to process requests sent by a user.
(D) The number of concurrent requests sent by a user.
Reference:
https://docs.microsoft.com/en-us/power-apps/developer/data-platform/api-limits

DRAG DROP -
A client plans to implement Microsoft Power Platform solutions.
The client identifies the following requirements for handling opportunities:
✑ Users must follow the same set of steps each time they process opportunities.
✑ For opportunities with values greater than $20,000, a follow-up date and second contact field must appear on the form.
✑ An error message must display if a follow-up date is not within seven days of the opportunity creation date.
You need to recommend tools to meet the client requirements.
What should you recommend? To answer, drag the appropriate tools to the correct requirement. 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.
Select and Place:



Answer :

Box 1: Business process flow -
Business process flows provide a guide for people to get work done. They provide a streamlined user experience that leads people through the processes their organization has defined for interactions that need to be advanced to a conclusion of some kind. This user experience can be tailored so that people with different security roles can have an experience that best suits the work they do.

Box 2: Business Rule -
Action on fields are handled by Business Rules.

Box 3: Workflows -
Workflows automate business processes. People usually use workflow processes to initiate automation that doesn't require any user interaction.
Reference:
https://docs.microsoft.com/en-us/power-automate/business-process-flows-overview

HOTSPOT -
You are a Microsoft Power Platform architect designing integrations for a project.
You have the following integration requirements:
Post requests to a system that is not always available and limited in its ability to process high volumes of messages.

✑ Allow peer-to-peer communication between on-premises services and cloud-based model-driven Microsoft Power Platform apps.
✑ Stream large volumes of data from the company's website to a live Power BI dashboard.
✑ Support enterprise-level integrations with Dynamics 365 that can be billed on a consumption basis.
You need to use an Azure service for the integration requirements.
Which Azure services should you use? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
Hot Area:



Answer :

Box 1: Azure Service Bus -
Post requests to a system that is not always available and limited in its ability to process high volumes of messages.
Azure Service Bus is a fully managed enterprise message broker with message queues and publish-subscribe topics (in a namespace). Service Bus is used to decouple applications and services from each other, providing the following benefits:
Load-balancing work across competing workers
Safely routing and transferring data and control across service and application boundaries
Coordinating transactional work that requires a high-degree of reliability

Box 2: Azure Relay -
Allow peer-to-peer communication between on-premises services and cloud-based model-driven Microsoft Power Platform apps.
The Azure Relay service enables you to securely expose services that run in your corporate network to the public cloud. You can do so without opening a port on your firewall, or making intrusive changes to your corporate network infrastructure.
The relay service supports the following scenarios between on-premises services and applications running in the cloud or in another on-premises environment.
Traditional one-way, request/response, and peer-to-peer communication
Event distribution at internet-scope to enable publish/subscribe scenarios
Bi-directional and unbuffered socket communication across network boundaries

Box 3: Azure Event hub -
Stream large volumes of data from the companyג€™s website to a live Power BI dashboard.
Event Hubs is a fully managed, real-time data ingestion service thatג€™s simple, trusted, and scalable. Stream millions of events per second from any source to build dynamic data pipelines and immediately respond to business challenges.

Box 4: Azure Functions -
Support enterprise-level integrations with Dynamics 365 that can be billed on a consumption basis.
One of three Azure Functions billings option is completely serverless, with the consumption plan based on resources consumed and number of executions.
Incorrect:
Logic Apps has a pure pay-per-usage billing model. You pay for each action that gets executed. Itג€™s important to be aware that you also need to pay for polling triggers, which can be a hidden cost.
Reference:
https://docs.microsoft.com/en-us/azure/service-bus-messaging/service-bus-messaging-overview https://docs.microsoft.com/en-us/azure/azure-relay/relay-what-is-it https://azure.microsoft.com/en-us/services/event-hubs/ https://walkerscott.co/2020/03/azure-logic-apps-vs-azure-functions/

DRAG DROP
-

You are a Microsoft Power Platform architect reviewing requirements for an offline shopping app.

You need to identify requirement types for the app.

How should you categorize the requirements? To answer, drag the appropriate types to the correct requirements. Each type 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.



Answer :

You are designing a Microsoft Power Platform solution.

The solution requires Microsoft Power Platform components and custom coding.

You need to describe the benefits of using Microsoft AppSource.

Which are three benefits of AppSource? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. App uptime of at least 99.9 percent
  • B. Azure Active Directory federated single sign-on (AAD federated SSO)
  • C. Microsoft standardized license agreement and privacy policy
  • D. Reduced coding efforts because anyone can publish in AppSource
  • E. Free trial before committing to any additional costs


Answer : CDE

DRAG DROP
-

You are a Microsoft Power Platform solution architect capturing requirements for a national retail chain project.

The project has the following requirements:

• Retail employees must use the application on a company-provided tablet device.
• The app must store data offline.
• Environment capacity must be monitored to ensure usage stays within 80 percent of available capacity.
• Apps are shared with security group teams for users to access.

You need to identify the project's functional and non-functional requirements.

How should you categorize the requirements? To answer, drag the appropriate categories to the correct requirements. Each category 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.



Answer :

You are assessing the capabilities of a project for a customer in the education sector.

The solution must meet the following requirements:

• Include curriculum and student management capabilities.
• Conform to on-going Microsoft platform upgrades.
• Minimize custom coding and configuration.

You need to recommend a solution.

What should you recommend?

  • A. Microsoft Power Platform admin center
  • B. Microsoft 365 admin center
  • C. Power Apps portal
  • D. AppSource


Answer : C

HOTSPOT
-

You are a Microsoft Power Platform architect gathering solution requirements for a customer. Management uses three different systems to locate asset inventory and contract details.

Management must view inventory with the ability to select assets and view additional details. Sales representatives have issues locating assets based on specific features in a timely manner when working with customers.

You need to prioritize the requirements.

Which priority should you use? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.



Answer :

DRAG DROP
-

You are a Microsoft Power Platform architect.

You have identified several project risks.

You need to categorize potential risks that are specific to your customer.

How should you categorize the risks? To answer, drag the appropriate categories to the correct risks. Each category 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.



Answer :

You are designing a Microsoft Power Platform solution that will include multiple applications.

You have the following requirements:

• Support agents managing cases.
• Project managers reviewing and updating their projects.
• Stock managers managing warehouses.
• New site visitors self-registering.
• Employees tracking time entries.

Which three requirements can you meet by implementing role-based applications? Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

  • A. New site visitors self-registering.
  • B. Support agents managing cases.
  • C. Stock managers managing warehouses.
  • D. Staff tracking time entries.
  • E. Project managers reviewing and updating their projects.


Answer : BCE

DRAG DROP
-

You are a Microsoft Power Platform architect reviewing requirements for an online shopping app.

You need to identify requirement types for the app.

How should you categorize the requirements? To answer, drag the appropriate types to the correct requirements. Each type 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.



Answer :

HOTSPOT
-

A legal services organization uses Microsoft SharePoint for case management and documentation. The organization plans to migrate its case data and manual processes to the Microsoft Power Platform and Microsoft Dataverse. Case data is confidential and is disclosed only to the employees assigned to a case.

The organization has the following requirements:

• Lawyers must manage their assigned legal cases and case documentation in one app.
• Paralegals must be able see a lawyer's case details only when invited by the case lawyer.
• Paralegals retain access to the case documentation by using the existing SharePoint permissions.

You need to identify which components will satisfy the requirements without any custom development.

Which components should you use?

To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.



Answer :

DRAG DROP
-

A company plans to integrate Microsoft Power Platform with existing systems, including Microsoft Dynamics 365 Ommchannel for Customer Service.

You need to recommend a solution for each requirement.

Which components should you recommend for the requirements?

To answer, drag the appropriate solutions to the correct requirements. Each solution 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.



Answer :

Page:    1 / 13   
Exam contains 201 questions

Talk to us!


Have any questions or issues ? Please dont hesitate to contact us

Certlibrary.com is owned by MBS Tech Limited: Room 1905 Nam Wo Hong Building, 148 Wing Lok Street, Sheung Wan, Hong Kong. Company registration number: 2310926
Certlibrary doesn't offer Real Microsoft Exam Questions. Certlibrary Materials do not contain actual questions and answers from Cisco's Certification Exams.
CFA Institute does not endorse, promote or warrant the accuracy or quality of Certlibrary. CFA® and Chartered Financial Analyst® are registered trademarks owned by CFA Institute.
Terms & Conditions | Privacy Policy