Welcome to KillTest.com

TOP Exams

Want to practice some free Microsoft PL-600 exam questions? You can study the following Microsoft PL-600 exam online questions. Killtest provides 166 Q&As for Microsoft PL-600 exam, which has been proven effective in the PL-600 exam preparation. Besides, you can get full payment fee refund if you fail PL-600 exam by using Killtest PL-600 practice exam questions. Ready? Go!

 Get PL-600 with 166 Q&As

Microsoft PL-600 Online Practice Exam Questions

The questions of PL-600 were last updated on Apr 23,2024 .

Viewing page 1 out of 11 pages.

Viewing questions 1 out of 58 questions

Question#1

1. Topic 1, First Up Consulting

Case study
This is a case study. Case studies are not timed separately. You can use as much exam time as you would like to complete each case. However, there may be additional case studies and sections on this exam. You must manage your time to ensure that you are able to complete all questions included on this exam in the time provided.

To answer the questions included in a case study, you will need to reference information that is provided in the case study. Case studies might contain exhibits and other resources that provide more information about the scenario that is described in the case study. Each question is independent of the other questions in this case study.

At the end of this case study, a review screen will appear. This screen allows you to review your answers and to make changes before you move to the next section of the exam. After you begin a new section, you cannot return to this section.

To start the case study
To display the first question in this case study, click the Next button. Use the buttons in the left pane to explore the content of the case study before you answer the questions. Clicking these buttons displays information such as business requirements, existing environment, and problem statements. If the case study has an All Information tab, note that the information displayed is identical to the information displayed on the subsequent tabs. When you are ready to answer a question, click the Question button to return to the question.

Background
First Up Consulting recruits information technology (IT) workers for temporary or permanent positions at client companies. The company operates offices in multiple countries/regions.

First Up has both full-time and part-time employees. The company has a team or worker support agents that respond to inquiries from current and prospective workers. Some of the worker support agents are multilingual.

The company does not have a standardized tool used for reporting purposes. The organization engages you to implement a new Power Platform solution. Workers are managed by a dedicated team that includes one primary recruiter and a contract assistant. Many client companies live in areas that do not allow for mobile data connections.

Current environment
Existing systems and processes
- First Up uses an on-premises system to manage current and historical patient data including medications and medical visits.
- The company plans to reference historical data in the existing system. The records held in these systems will not be migrated to the new solution except for medication information.
- Employee authentication with the existing system is provided by an on-premises Active Directory instance that is linked to Azure Active Directory.
- An appointment record is created for each visit with a worker. The record includes worker contact information, preferred language, the date and time of the appointment, and other relevant data. This information is reviewed by the worker’s primary recruiter.
- First Up has no current capabilities for forecasting future worker needs based on the data held.

Client company visits
Before First Up signs a contract to place workers at a client company, a member of the audit team visits the company and interviews company management. Audit members use different types of devices including Android and iOS devices. First Up has no plans to require the use of a single type of device. Audit team members currently record information about workers on paper forms. Team members enter information from paper forms into the system when they return to the office.

First Up audits client companies at least once each year but may schedule additional visits based on feedback from workers that they place at a client company.

Requirements
General
- There is no standardized communication tool across the company, and this causes communication issues between different teams.
- First up employees must be able to contact each other by using a secure system to ask and answer questions about medical cases.
- Workers must be able to communicate in near real-time with worker support agents.

Client company visits
- Audit team records must be locked after they have been reviewed by a First Up manager. No further edits to the record can be carried out. This must be implemented using standard available system functionality.
- Audit teams must be able to enter records of their visits to the companies where they have or may place workers. Audit teams must be able to update any necessary records with the latest information.
- The solution must support tracking of security clearance information for a worker including the date, status, and certifying agency.
- When a worker makes an appointment, the appointments must appear in the timeline for the worker’s contact record.

Job history information
- The solution must provide a worker appointment booking system that can access worker historical job placement data.
- The solution must allow employees to associate a primary recruiter with each worker. The solution must also allow multiple secondary recruiters to be associated with each worker.
- Every worker assessment performed must be validated and countersigned by the primary recruiter for a worker.
- Job posting data from previous work engagements must be accessible by the Power Platform solution to ensure that new job postings are accurate.
- First Up staff members must be able to view and update worker records. They must be able to see current and historical job placement data on the same form in the new solution.

Worker access
- The solution must support workers that speak different languages. The solution must provide automatic translation capabilities.
- The solution must support near real-time communications between workers and recruiters.
- Workers must be able to view their records online. Workers must be able to enter any additional information that is required by or may be helpful to recruiters.
- The solution must provide workers a way to search for general information about available positions.
- Workers must be able to request copies of their records by using a chatbot. Workers must be able to provide information to a recruiter as needed.

Data platform
- Audit teams must have the ability to view worker information on their mobile devices.
- Audit teams must be able to record data during visits to locations where workers are placed.
- The solution must support the ability for a corporate governance auditing team to periodically audit the organization’s records, policies, and procedures.

Reporting and analytics
- The reporting and analytics team must be able to create reports that include data from all facilities and all workers.
- Management reports must present an overview of the entire organization. Other reports may be limited to specific offices.
- You must create dashboards that show the status across all groups of workers. The dashboards must be embedded into the Power Platform apps. Updates to data must be displayed in near real time.

Security
- Authentication for all user types must be managed by a single platform. IT teams must use PowerShell to apply security permissions for users.
- Worker records must only be viewed by the recruiting office that the worker visits.
- Worker still records must be archived after ten years and are then removed from the main system. Worker information must not be deleted from the system while skill and job placement history records for the worker exist in the system.
- User security roles must be customized to ensure that users are able to interact only with the specific data in which they need access.
- Workers must be able to sign into a portal by using their own email address. Workers must be required to use a secure method of authentication to be able to view their data.
- Alerts regarding the number of recruited and placed at client companies must be updated as background processes.

Issues
The organization reports the following issues:
- Recruiters report that they cannot see historical job placement data for workers.
- API usage reports show that the number of API calls made exceeds limits. This causes delays saving data.
- Users cannot view Power BI reports within the Power Platform apps.
- Some security clearance information for workers not visible from within the Power Platform solution.
- Audit teams report that they cannot view or edit worker data when the device on which they access the solution does not have network connectivity.
- The testing ream reports that one of the canvas apps is not working as expected. An error message displays as specific pages load.

HOTSPOT
You need to design tables for the solution.
What should you recommend? To answer, select the appropriate options in the answer area. NOTE: Each correct selection is worth one point.


A. 

Explanation:
Graphical user interface, text, application, chat or text message
Description automatically generated
Box 1: Virtual Table
A virtual table is a custom table in Microsoft Dataverse that has columns containing data from an external data source. Virtual tables appear in your app to users as regular table rows, but contain data that is sourced from an external database, such as an Azure SQL Database. Rows based on virtual tables are available in all clients including custom clients developed using the Dataverse web services.
Scenario:
✑ First Up uses an on-premises system to manage current and historical patient data including medications and medical visits.
✑ The company plans to reference historical data in the existing system. The records held in these systems will not be migrated to the new solution except for medication information.
✑ The solution must provide a worker appointment booking system that can access worker historical job placement data.
✑ First Up staff members must be able to view and update worker records. They must be able to see current and historical job placement data on the same form in the new solution.
Box 2: Lookup (N:1)
Each worker can have many security clearances, so need a 1:N relationship.
Scenario: The solution must support tracking of security clearance information for a worker including the date, status, and certifying agency.

Question#2

A company has a model-driven app. The app has forms with both Business Rules and JavaScript added to handle the business logic on the form. The form contains logic that is enforced by using business rules. The company wants to apply the business rules to all forms In the app. You need to recommend a simplified form setup so the form can be maintained moving forward .
What should you recommend?

A. Manage the business logic with a Power Apps Component Framework (PCF) control. B . Evaluate whether complex pans of the logic can be solved by using Power Apps Component Framework (PCF) control. Use Business Rules for the remaining functionality. C . Remove the Business Rules and use only JavaScript.
B. Update logic to ensure Business Rules are optimized. Use JavaScript for the remaining functionality.

Question#3

You need to investigate the canvas app functionality issues.
Which two tools can you use? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

A. App checker
B. Errors function
C. Solution checker
D. Power Platform admin center

Explanation:
Scenario: The testing team reports that one of the canvas apps is not working as expected.
An error message displays as specific pages load.
A: The App checker is now available to help provide a clear list of formula issues in your app, and to provide items to fix to make your app accessible. The App checker is an area that the PowerApps team will continue to invest in, and build on in order help to make debugging, performance and best practice decisions an easier and more guided experience.
C: With the solution checker feature, you can perform a rich static analysis check on your solutions against a set of best practice rules and quickly identify these problematic
patterns. After the check completes, you receive a detailed report that lists the issues identified, the components and code affected, and links to documentation that describes how to resolve each issue.
Reference: https://powerapps.microsoft.com/en-us/blog/new-app-checker-helps-you-fix-errors-and-make-accessible-apps/

Question#4

You are designing a Power Platform solution.
The company wants its development team to adopt the construction of repeatable components for its
implementation team to reuse on different entities and forms.
You need to recommend a technology that meets these requirements.
Which technology would you recommend the developers adopt to assist the implementation team?

A. JavaScript
B. Power Apps Component Framework control
C. Web resource
D. Canvas app

Explanation:
Power Apps component framework empowers professional developers and app makers to create code components for model-driven and canvas apps (public preview) to provide enhanced user experience for the users to work with data on forms, views, and dashboards.
Reference: https://docs.microsoft.com/en-us/powerapps/developer/component-framework/overview

Question#5

You need to recommend the field type to use for configuring meal selections during reservation.
Which field type should you recommend?

A. Global Option Set
B. Lookup
C. Option Set
D. Two Options

Explanation:
Scenario:
✑ Customers can select a meal when they make a reservation and can save the meal choices as a customer preference.
✑ The company offers two types of meals: standard and vegetarian. Meal types can be temporarily unavailable. The airline is considering offering other meal types, such as gluten-free and low-sodium options.
In PowerApps Option set is one of the field types you can use in your Entity. The information type that Option Set stores is a list of text values. And here comes the Option Set advantage C once you define its text values you can centrally managed it.
Example:



Reference: https://michalguzowski.pl/how-to-work-with-option-set-in-powerapps/

Exam Code: PL-600
Q & A: 166 Q&As
Updated:  Apr 23,2024

 Get PL-600 Full Version

KILLTEST CONTACT INFO

[email protected]

GMT+8: Mon-Sat 8:00-18:00

GMT: Mon-Sat 0:00-10:00