Welcome to TestSimulate

Pass Your Next Certification Exam Fast!

Everything you need to prepare, learn & pass your certification exam easily.

365 days free updates. First attempt guaranteed success.

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

Question 1
회사는 보고 목적으로 Dynamics 365 Sales 데이터베이스를 Azure SQL Database 인스턴스에 복제할 계획입니다. 데이터 내보내기 서비스 솔루션이 설치되었습니다.
데이터 서비스를 구성해야 합니다.
어떤 세 가지 작업을 수행해야 합니까? 각 정답은 솔루션의 일부를 나타냅니다.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.

Correct Answer: B,C,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 2
사용자는 세 개의 조회 열에 대한 값을 전달하는 특수 URL을 통해 모델 기반 앱의 양식으로 이동합니다.
폼은 A(기본 탭), B, C 이렇게 세 개의 탭으로 구성됩니다. 폼의 Onload 및 OnSave 이벤트에는 다음과 같은 JavaScript 코드가 등록되어 있습니다.
* OnLoad: 각 탭의 조회 열을 사용하여 데이터를 검색합니다. 검색된 데이터는 해당 탭의 열을 채우는 데 사용됩니다.
* OnSave: 데이터 유효성 검사는 폼의 열에 대한 계산을 포함합니다. 값이 허용 범위를 벗어나면 레코드를 저장해서는 안 됩니다.
사용자들이 새 레코드를 생성할 때 양식을 불러오고 저장하는 데 시간이 너무 오래 걸린다고 보고했습니다.
폼의 기능을 유지하면서도 불러오고 저장하는 데 걸리는 시간을 단축해야 합니다.
어떤 새로운 이벤트 등록을 생성해야 할까요? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 정답 하나당 1점입니다.
Correct Answer:

Explanation:
Question 3
참고: 이 질문은 동일한 시나리오를 제시하는 일련의 질문의 일부입니다. 시리즈의 각 질문에는 명시된 목표를 달성할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 정답이 두 개 이상 있을 수 있지만 다른 질문 세트에는 정답이 없을 수도 있습니다.
이 섹션의 질문에 답변한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 표시되지 않습니다.
회사에서는 사용자가 동기식 플러그인을 사용하는 양식 레코드를 저장할 때 사용자 정의 유효성 검사를 요구합니다.
유효성 검사에 실패하면 문제 해결 방법을 설명하는 메시지가 사용자에게 양식에 표시되어야 합니다.
사용자 정의 유효성 검사를 구현해야 합니다.
해결 방법: 메시지와 함께 InvalidPluginExecutionException을 발생시킵니다.
솔루션이 목표를 달성합니까?

Correct Answer: A
Question 4
당신은 조직의 구매 부서를 위한 모델 기반 앱을 개발하고 있습니다. 새로운 테스트 환경과 보안 역할을 프로비저닝합니다. 앱을 테스트할 사용자를 선택하고 사용자를 TestSG라는 보안 그룹에 할당합니다.
테스트가 성공하면 관리자는 프로덕션 환경에서 추가 테스트를 수행한 다음 조직의 구매 부서를 위해 앱을 게시합니다.
테스트 및 프로덕션 환경이 올바르게 구성되었는지 확인해야 합니다.
당신은 무엇을 해야 합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer:

Explanation:

Box 1: Set the test environment security group to TestSG and assign test users the app security role.
PowerApps apps use role-based security for sharing. The fundamental concept in role-based security is that a security role contains privileges that define a set of actions that can be performed within the app. All app users must be assigned to one or more predefined or custom roles.
Box 2: Assign the manager the app security role.
Box 3: Set the production environment security group to TestSG
Box 4: Add all users in the department to the TestSG security group.
Reference:
https://docs.microsoft.com/en- us/powerapps/m aker/model-driven-apps/share-model-driven-app
Question 5
참고: 이 질문은 동일한 시나리오를 제시하는 일련의 질문의 일부입니다. 시리즈의 각 질문에는 명시된 목표를 달성할 수 있는 고유한 솔루션이 포함되어 있습니다. 일부 질문 세트에는 정답이 두 개 이상 있을 수 있지만 다른 질문 세트에는 정답이 없을 수도 있습니다.
이 섹션의 질문에 답변한 후에는 해당 질문으로 돌아갈 수 없습니다. 결과적으로 이러한 질문은 검토 화면에 표시되지 않습니다.
조직에는 Dynamics 365 Sales의 데이터와 매일 동기화해야 하는 Azure SQL Database 인스턴스가 있습니다. 어떤 날에는 많은 양의 데이터를 동기화해야 할 수도 있습니다.
데이터를 동기화하는 데 필요한 시간을 줄여야 합니다.
해결책:
동기화할 엔터티에 대한 변경 내용 추적을 활성화합니다.
변경 사항을 쿼리하는 콘솔 애플리케이션을 구현합니다.
솔루션이 목표를 달성합니까?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 6
Power Apps 포털에 대한 새 페이지를 만들고 있습니다.
페이지에 Microsoft Dataverse의 데이터를 표시해야 합니다.
무엇을 사용해야 합니까?

Correct Answer: C
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 7
추천을 위한 모델 기반 앱을 만들어야 합니다.
어떤 기능을 추가해야 할까요?

Correct Answer: A
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).
Question 8
교육 회사에서는 CDS(Common Data Service) 환경을 구현합니다. 회사는 사용자 지정 엔터티의 과정에 대한 정보를 생성하고 저장합니다.
Power Automate 흐름은 다음 7일 이내에 시작되는 과정이 생성되었는지 여부에 관계없이 생성되어야 하며 분 단위로 정확해야 합니다.
요구사항을 충족하는 표현식을 정의해야 합니다.
표현식에 어떤 함수를 사용해야 합니까? 답하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer:

Explanation:

Box 1: less
less checks whether the first value is less than the second value. Return true when the first value is less, or return false when the first value is more.
Box 2 : ticks
ticks(timestamp: string) - Returns the number of ticks (100 nanoseconds interval) since 1 Jan 1601 00:00:00 UT Syntax: ticks( ' < timestamp > ' ) Box 3: triggerBody triggerBody returns a trigger ' s body output at runtime.
Box 4: ticks
Box 5: getFutureTime
getFutureTime teturn the current timestamp plus the specified time units.
Syntax: getFutureTime( < interval > , < timeUnit > , < format > ?)
Reference:
https://docs.microsoft.c om/en-us/azure/logic-apps/workflow-definition-l anguage-functions-reference
Question 9
직원들이 개별 프로젝트에 소비하는 시간을 추적하기 위해 모델 기반 앱을 만들고 있습니다.
회사의 요구 사항에 따라 앱을 구성해야 합니다.
어떤 구성요소를 구성해야 합니까? 답변하려면 답변 영역에서 적절한 옵션을 선택하세요.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.
Correct Answer:

Explanation:

Box 1: View
Box 2: Quick Create
With quick create forms, your app can have a streamlined data entry experience with full support for logic defined by form scripts and business rules.
By default only these system tables have quick create forms: account, campaign response, 1case, competitor, contact, lead, opportunity.
Reference:
https://doc s.microsoft.com/en-us/powerapps/developer/model-driven-apps/customize-entity-views
https://docs.microsoft.co m/en-us/power apps/maker/model-dr iven-apps/create-edit-quick-create -forms
Question 10
적절한 사용자에게 최소 환경 보안 역할을 할당해야 합니다.
어떤 보안 역할을 사용해야 합니까? 대답하려면 적절한 보안 역할을 올바른 사용자에게 끌어다 놓습니다. 각 보안 역할은 한 번 사용되거나 두 번 이상 사용되거나 전혀 사용되지 않을 수 있습니다. 콘텐츠를 보려면 창 사이의 분할 막대를 끌거나 스크롤해야 할 수도 있습니다.
참고: 올바른 선택은 각각 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/
Question 11
Environment1이라는 환경에서 Power Virtual Agents 챗봇을 생성합니다. 동료가 기본 환경의 기본 솔루션에 Power Automate 흐름을 만듭니다.
Environment1의 챗봇은 기본 환경의 흐름을 인식하지 못합니다.
챗봇이 흐름에 액세스할 수 있는지 확인해야 합니다.
어떤 두 가지 작업을 수행해야 합니까? 각 정답은 솔루션의 일부를 나타냅니다.
참고: 올바른 선택은 각각 1점의 가치가 있습니다.

Correct Answer: D,E
Explanation: Only visible for TestSimulate members. You can sign-up / login (it's free).