PL-600 Exam QuestionsBrowse all questions from this exam

PL-600 Exam - Question 54


You design a Microsoft Power Platform solution for a company.

The company has an existing Azure SQL database with customer information that it wants to continue using. The company wants to share access to data that is held in Azure SQL with the following people:

• internal company employees, using built-in process functionality

• external customers to view their data

You need to recommend the appropriate components to use for the application.

Which two components should you recommend?

Each correct answer presents a complete solution.

NOTE: Each correct selection is worth one point.

Show Answer
Correct Answer: ACD

Power Pages is recommended for external customers as it is designed to allow secure sharing of data with external users without the need to license each user, making it cost-effective. The Model-driven app is suitable for internal company employees because it can access data from the existing Azure SQL database using virtual tables in Dataverse, allowing robust process functionality and integration with the existing database.

Discussion

13 comments
Sign in to comment
HiJaakOptions: AD
Oct 26, 2023

A: Because for "external users" Power Pages because this is the new name for the older "Power Apps Portal" D: Model-driven app for internal users because SQL data could be accessed via "virtual table" in Dataverse

OldHand1Options: AC
Jul 19, 2023

A & C. You can't use model driven because you are using an azure SQL DB and then you need Power Pages to for external customers unless you intend to licence all of your customers.

rober13Options: AC
Jul 27, 2023

A : External customers, cost efficient C : Canvas for connecting with Azure SQL Database

asokaOptions: AC
Oct 18, 2023

Canvas for internal employee, power pages for external customer

thachyOptions: AC
Jan 27, 2024

Power pages & Canvas App

Bhaveshbarot22Options: AD
Nov 29, 2023

A & D is correct answer. Here, Customer already have database available so Model Driven app is best suite to start with Data Source. Canvas app is not correct answer.

Jnicosia
Dec 12, 2023

Why D?

IRONR2D2Options: AC
Feb 27, 2024

The first is Power Apps Portal (A), then the second I'm not sure, Canvas and Model Driven you can use SQL connector

revolucion_inet
Jul 18, 2023

I don't understand Model-driven app solution

OldHand1
Jul 19, 2023

Thats definitely wrong, you wouldn't licence all of your customers! it will be Power Pages for that.

umibozuOptions: AD
Feb 26, 2024

D is the answer for the first req.. "built-in process functionality" is the key

MrEz
Mar 8, 2024

maybe the part " using built-in process functionality" -> BPF and full range of Business rule. but you could also argue that navigating through sequential screens is "built-in" for canvas apps. azure sql data base would lure me to canvas app, but you could use virtual tables (still built-in?!) and data flows (built-in?) to get to the azure sql (maybe even create a custom connector -> not built-in?). AD.

nqthien041292Options: AD
May 16, 2024

Vote AD

SchinnaOptions: AC
Jul 6, 2024

I will go with AC

javos21Options: CD
Jul 17, 2024

Model driven apps use Dataverse, this is an SQL db which can be used for model driven with custom connectors, but its way more common with canvas apps, so my choice would be canvas apps for the second one