Microsoft Power Platform Fundamentals (beta) 온라인 연습
최종 업데이트 시간: 2026년02월14일
당신은 온라인 연습 문제를 통해 Microsoft PL-900 시험지식에 대해 자신이 어떻게 알고 있는지 파악한 후 시험 참가 신청 여부를 결정할 수 있다.
시험을 100% 합격하고 시험 준비 시간을 35% 절약하기를 바라며 PL-900 덤프 (최신 실제 시험 문제)를 사용 선택하여 현재 최신 48개의 시험 문제와 답을 포함하십시오.

정답: 
Explanation:
Reference:
https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/using-logic-flows
https://www.o365dude.com/2017/07/15/flow-buttons-the-hidden-gem-of-microsoft-flow/

정답: 
Explanation:
Reference: https://docs.microsoft.com/en-us/power-automate/button-flow-with-user-input-tokens#main

정답: 
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-automate/business-process-flows-overview
https://docs.microsoft.com/en-us/power-automate/get-started-logic-flow
https://docs.microsoft.com/en-us/power-automate/run-scheduled-tasks

정답: 
Explanation:
Reference: https://flow.microsoft.com/en-us/galleries/public/templates/b923bbd04bda11e78896d10a96d3fac3/notify-the-team-when-a-new-response-is-submitted/
https://flow.microsoft.com/en-us/galleries/public/templates/65ceb79430ef4956a0855fbe09249cdf/save-office-365-email-attachments-to-onedrive-for-business/
https://flow.microsoft.com/en-us/blog/get-notified-of-negative-posts/

정답: 
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-automate/getting-started
https://docs.microsoft.com/en-us/power-automate/multi-step-logic-flow
정답:
Explanation:
Reference:
https://docs.microsoft.com/en-us/power-platform/admin/data-integrator
https://www.powerobjects.com/blog/2019/04/05/flow-approval-process/
정답:
Explanation:
Reference: https://www.powerobjects.com/blog/2019/04/05/flow-approval-process/
정답:
Explanation:
Reference: https://trellispoint.com/create-crm-leads-using-microsoft-flow/

정답: 
Explanation:
Reference: https://docs.microsoft.com/en-us/business-applications-release-notes/april19/cdm-data-integration/cds-data-integrator

정답: 
Explanation:
Box 1: automated
Automated flows start with an event or trigger, such as an email being received. These also support a multitude of actions in the 200+ Flow connectors.
Box 2: business process
The business process flow that creates stages or screens that enforce a certain sequence of steps. It collects data from users for each step in the stage and can kick off automated workflows.
Box 3: scheduled
Scheduled flows run regular reports that are sent out to a team and summarize everything that’s happened in the past week. This includes everything from simple daily scheduling to more complex scheduling like “every 3rd Monday.”
Box 4: instant
An instant flow is triggered when you click a button inside of the Flow mobile app, SharePoint, Dynamics, PowerApps, or Excel that passes context directly into your flow.
Note: There are four different Flow types that you can choose from when starting out. You can create a scheduled flow, automated flow, instant flow, or a business process flow.
Reference: https://www.avepoint.com/blog/office-365/office-365-automation/
정답:
Explanation:
Select the new Date Time connector. There you will see all of the actions, which help you to convert time zones to format them for local time in an email, add or subtract times, or just get the current time.
Reference: https://flow.microsoft.com/en-us/blog/nested-apply-to-each/

정답: 
Explanation:
Box 1: Trigger
A trigger is something that triggers or starts the workflow. It could be a new file uploaded to a document library, a new item created in the list or an email sent to your Inbox C something that will start (kick-off the workflow).
There are two types of triggers:
Automatic trigger is pre-programmed into the workflow based on a certain rule (i.e. new document or item created, email sent, etc.)
Manual Trigger is a trigger initiated by a user. Unlike with automatic trigger above, the workflow will only start when initiated manually by the end user (for example, from the Document Library for a selected file). Manual trigger is only supported for certain types of workflows (i.e. Get feedback from your manager for the selected file)
Box 2: action
An action is something that occurs as a result of the workflow.
Box 3: expression
Sometimes users just need to do basic operations like getting the current time, adding numbers together, or replacing a part of a string of text. That’s possible inline in any flow action. Microsoft Flow leverages the same Workflow Definition Language used by Azure Logic apps. For new users who are unfamiliar with the expression language, there is an inline help experience that shows how to use each expression as they build out their flow.
Box 4: flow type
There are four different Flow types that you can choose from when starting out. You can create a scheduled flow, automated flow, instant flow, or a business process flow.
Reference:
https://sharepointmaven.com/3-major-components-microsoft-flow/
https://www.avepoint.com/blog/office-365/office-365-automation/
https://flow.microsoft.com/de-de/blog/use-expressions-in-actions/
정답:
Explanation:
With Power Automate, you can manage the approval of documents or processes across several services,
including SharePoint, Dynamics 365, Salesforce, OneDrive for Business, Zendesk, or WordPress.
Reference: https://docs.microsoft.com/en-us/power-automate/modern-approvals
정답:
Explanation:
Use a condition and set the action to send an email.
Reference: https://docs.microsoft.com/en-us/power-automate/add-condition
정답:
Explanation:
A: You can export a flow as a package and import it into a different environment, or use it to restore the in the same environment at a later point in time.
C: The ability to make a copy of your flow is often useful when you want to create a flow similar to something you've already created. Or, if you want to maintain a draft of your working flow as you work on adding more functionality.
Here's how:
Go to your My flows page. Click on the More (…) menu item next to the flow that you want to create a copy of. Click on the Save As command.
Reference:
https://flow.microsoft.com/en-us/blog/import-export-bap-packages/
https://flow.microsoft.com/en-us/blog/make-a-copy/