Microsoft Power Platform Developer (PL-400 Korean Version) - PL-400 Korean Exam Practice Test

참고: 이 질문은 동일한 시나리오를 제시하는 일련의 질문의 일부입니다. 시리즈의 각 질문에는 고유한 솔루션이 포함되어 있습니다. 솔루션이 명시된 목표를 충족하는지 확인합니다. 일부 질문 세트에는 정답이 두 개 이상 있을 수 있지만 다른 질문 세트에는 정답이 없을 수도 있습니다.
이 섹션의 질문에 답변한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 표시되지 않습니다.
한 대학에서 Dynamics 365 Customer Engagement를 구현했습니다. 여러 부서에서는 기회 레코드를 사용하여 해당 부서 내의 프로젝트 자금 조달에 입찰합니다.
각 부서의 기회는 다른 부서에 표시되지 않습니다. 그러나 기회를 잡기 위해 두 부서가 협력해야 하는 경우도 있습니다.
비즈니스 요구 사항을 충족하도록 보안을 구성해야 합니다.
해결책: 한 부서의 구성원이 작업 중인 개별 기회를 두 번째 부서의 모든 구성원과 공유하고 해당 구성원에게 적절한 권한을 부여하십시오.
솔루션이 목표를 달성합니까?
Correct Answer: A
의류 매장은 Power Apps 앱을 사용하여 고객과 상호 작용합니다. 고객 데이터는 Microsoft Dataverse에 저장됩니다.
매장에서는 고객에게 할인 혜택을 제공합니다. 카테고리 내 모든 고객에게 단체 할인을 할당합니다. 적용 가능한 단체할인은 고객별 할인에 추가됩니다. 할인 정보는 다음 열에 저장됩니다.

주문에 대한 총 할인율이 30%를 초과하는 경우 주문이 처리되어 배송되기 전에 관리자가 주문을 승인해야 합니다.
승인이 필요할 때 관리자에게 알리는 흐름을 만들어야 합니다.
흐름 트리거를 어떻게 구성해야 합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer:

Explanation:
Box 1: store_totaldiscount
If the total discount on an order exceeds 30 percent, a manager must approve the order before the order is fulfilled and delivered.
Box 2: @greater(add(triggerBody()..
When to use triggerBody() ? - When you want to fetch attributes from the body of the trigger.
Reference:
https://d365demystified.com/2020/09/06/using-triggerbody-triggeroutput-to-read-cds-trigger-metadata-attr ibutes-in-a-flow-power-automate/
한 회사에서 정의된 일정에 따라 Dataverse에 연결하여 계정 데이터를 대량으로 업데이트하는 Azure 함수를 배포할 계획입니다.
회사 정책은 다른 실행 가능한 옵션이 있는 경우 비밀번호 기반 인증을 권장하지 않습니다.
함수 앱을 구현해야 합니다.
어떤 세 가지 행동을 순서대로 수행해야 합니까? 대답하려면 행동 목록에서 적절한 행동을 답변 영역으로 옮기고 올바른 순서로 정렬하세요.
Correct Answer:

Explanation:
적절한 사용자에게 최소 환경 보안 역할을 할당해야 합니다.
어떤 보안 역할을 사용해야 합니까? 대답하려면 적절한 보안 역할을 올바른 사용자에게 끌어다 놓습니다. 각 보안 역할은 한 번 사용되거나 두 번 이상 사용되거나 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 끌거나 스크롤해야 할 수도 있습니다.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer:

Explanation:

Box 1: Common Data Service User
UserA must be able to create and publish PowerApps apps.
Common Data Service directly against your core business data already used within Dynamics 365 without the need for integration.
* Build Apps against your Dynamics 365 Data
* Manage reusable Business logic and rules
* Reusable skills across Dynamics 365 and Power Apps
Box 2: Environment Maker
UserB must be the owner of all the systems and be able to provide permissions and create all new environments.
The Environment Maker role can create resources within an environment including apps, connections, custom connectors, gateways, and flows using Power Automate.
Box 3: System Administrator
UserC must be able to create apps connected to the systems and update the security roles and entities.
System Administrator is the highest level role which encompasses all the privileges and has over-riding rights.
The System Administrator has the authority to allow and remove access of other users and define the extent of their rights. For example, the System Administrator and the System Customizer are given access to custom entities by default while all other users need to be given access. This is the only role that cannot be edited.
Box 4: System Customizer
End users must have minimum access to the required systems.
Sales users must only have access to their own records.
The System Customizer role is similar to the System Administrator role which enables non-system administrators to customize Dynamics 365. A Customizer is a user who customizes entities, attributes and relationships.
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/environments-overview
https://crmbook.powerobjects.com/system-administr ation/business-administration/security-roles/
회사에서는 Dynamics 365 Sales를 사용합니다.
캔버스 앱에서 이메일 활동에 대한 고객 조회 검색을 구성해야 합니다.
표현은 어떻게 완성해야 할까요? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer:

Explanation:
Box 1: IsBlank
The IsBlank function tests for a blank value or an empty string. The test includes empty strings to ease app creation since some data sources and controls use an empty string when there is no value present.
Box 2: IsType
The IsType function tests whether a record reference refers to a specific table type.
Box 3: AsType
The AsType function treats a record reference as a specific table type, sometimes referred to as casting. You can use the result as if it were a record of the table and again use the Record.Field notation to access all of the fields of that record. An error occurs if the reference isn ' t of the specific type.
Box 4: AsType
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas- apps/functions/function-isblank-isem pty
https :// docs . microsoft . com / en - us / powerapps / maker / canvas - a pps / functions / function - astype -istype
https://docs.microsoft.com/en-us/powerapps/maker/canvas- apps/functions/function-astype-is type
회사는 보고 목적으로 Dynamics 365 Sales 데이터베이스를 Azure SQL Database 인스턴스에 복제할 계획입니다. 데이터 내보내기 서비스 솔루션이 설치되었습니다.
데이터 서비스를 구성해야 합니다.
어떤 세 가지 작업을 수행해야 합니까? 각 정답은 솔루션의 일부를 나타냅니다.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer: C,D,E
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).
참고: 이 질문은 동일한 시나리오를 제시하는 일련의 질문 중 일부입니다. 이 시리즈의 각 질문에는 명시된 목표를 충족할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 두 개 이상의 정답이 있을 수 있고, 다른 세트에는 정답이 없을 수 있습니다.
이 섹션의 질문에 답한 후에는 다시 돌아갈 수 없습니다. 따라서 이러한 질문은 검토 화면에 나타나지 않습니다.
한 회사에서는 단일 테넌트 앱으로 생성된 Microsoft Entra ID로 보호되는 Azure Function을 위한 새로운 사용자 지정 커넥터를 개발합니다.
사용자 지정 커넥터는 프로덕션 환경으로 이동해야 합니다. 커넥터는 테넌트의 사용자에게만 표시되고 액세스 가능해야 합니다.
사용자 지정 커넥터를 배포해야 합니다.
해결책: Postman을 사용하여 사용자 지정 커넥터를 내보냅니다. 그런 다음 Postman을 사용하여 커넥터를 프로덕션 환경으로 가져옵니다.
해결책이 목표를 충족하는가?
Correct Answer: A
Microsoft Dataverse의 계정 테이블에 있는 레코드를 관리하기 위해 Power Apps 앱을 개발하고 있습니다. 테이블에서 변경 사항을 검색하려면 웹 API 요청을 구성해야 합니다. API 요청에 대한 기본 설정 헤더를 구성해야 합니다. 요청 헤더에 무엇을 포함해야 합니까?
Correct Answer: A
회사에서 Dynamics 365 Sales를 구현합니다.
비즈니스 프로세스가 완료되면 영업 관리자에게 이메일 알림이 자동으로 전송되어야 합니다.
이메일이 전송되는지 확인해야 합니다.
프로세스 완료 트리거에서 무엇을 생성해야 합니까?
Correct Answer: B
Explanation: Only visible for ExamsLabs members. You can sign-up / login (it's free).