Power Automate - part 2
28 Questions
66 Views

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which Power Automate feature is used to perform different actions depending on a value in the flow?

  • Business process flow
  • Condition
  • Apply to each
  • Switch (correct)
  • Where can approvals and their status be displayed in Power Automate?

  • Power Automate portal under Action Items (correct)
  • Maker portal
  • Microsoft Teams Approvals app
  • Canvas apps using the Approvals connector
  • Which type of Power Automate flow can be triggered by a button in the mobile app?

  • Automated flow
  • Scheduled flow
  • Business process flow
  • Instant flow (correct)
  • Which type of Power Automate flow runs at a particular day and time with a specific frequency?

    <p>Scheduled flow</p> Signup and view all the answers

    Which Power Automate feature is used to guide users through steps in a business process?

    <p>Business process flow</p> Signup and view all the answers

    What kind of flows run on predefined schedules?

    <p>Scheduled flows</p> Signup and view all the answers

    Which action is used to loop through items in a collection?

    <p>Apply to each</p> Signup and view all the answers

    What does the AI Builder model do when called from a Power Automate cloud flow triggered by an email?

    <p>Extracts information from a document</p> Signup and view all the answers

    In what scenario is manual input required for a flow?

    <p>Flow associated with button push</p> Signup and view all the answers

    What operation is used to reduce the number of objects in a collection?

    <p>Filter array</p> Signup and view all the answers

    Which type of flow should be used to automate modern applications that include modern APIs and run on a schedule?

    <p>Scheduled cloud flow</p> Signup and view all the answers

    Which type of flow is used to guide users through an organizational process from start to end?

    <p>Business process flow</p> Signup and view all the answers

    Which type of flow is used to record and play back steps that include steps performed in applications where modern APIs are not available?

    <p>Desktop flow</p> Signup and view all the answers

    Which statement about AI Builder custom models is correct?

    <p>By training the model and then publishing it, it will become available for Power Automate cloud flows.</p> Signup and view all the answers

    Which type of flow can be used to allow managers to approve or deny vacation requests?

    <p>Cloud flow</p> Signup and view all the answers

    Which statement about desktop flows is correct?

    <p>Desktop flows mimic the onscreen actions that the user performs.</p> Signup and view all the answers

    Which type of flow is used within model-driven apps to guide a user through business stages and steps?

    <p>Business process flow</p> Signup and view all the answers

    Which type of flow should be used for a scenario where a flow needs to run daily at a designated time?

    <p>Scheduled flow</p> Signup and view all the answers

    Match the following flow types with their descriptions:

    <p>Automated cloud flow = Triggered by a specific event Scheduled cloud flow = Runs on a timetable Instant cloud flow = Manually initiated and requires a connector with an API Desktop flow = Records and plays back steps in legacy applications</p> Signup and view all the answers

    Match the following connectors with their primary functions in cloud flows:

    <p>AI Builder custom models = Creation restricted to certain security roles Business process flows = Guide users through organizational processes Connectors in cloud flows = Establish connections to systems with APIs Desktop flow actions = Mimic onscreen actions in legacy applications</p> Signup and view all the answers

    By training the model and then ______ it, it will become available for Power Automate cloud flows.

    <p>publishing</p> Signup and view all the answers

    The ______ User security role does not allow the creation of flows using AI Builder custom models.

    <p>Basic</p> Signup and view all the answers

    ______ flows can be used to record and play back steps that include steps performed in applications where modern APIs are not available.

    <p>Desktop</p> Signup and view all the answers

    An automatically triggered ______ flow is used when you want to automate modern applications that include modern APIs.

    <p>cloud</p> Signup and view all the answers

    ______ flows are used to guide users through an organizational process from start to end.

    <p>Business process</p> Signup and view all the answers

    ______ cloud flows are used when you want to automate modern applications that include modern APIs.

    <p>Scheduled</p> Signup and view all the answers

    ______ flows perform actions on older applications that do not have an API and for which the only interface is the keyboard, mouse, and screen.

    <p>Desktop</p> Signup and view all the answers

    ______ flows are used within model-driven apps to guide a user through the business stages and steps.

    <p>Business process</p> Signup and view all the answers

    Study Notes

    Power Automate Flows

    • Compose: Creates an array that can be referenced later in the flow.
    • Apply to each: A loop that processes each record in a set of data in turn.
    • Condition: Used for if…then…else logic to control actions in a flow.
    • Switch: Performs different actions based on a value in the flow.

    Approvals and Flow Types

    • Microsoft Teams: Has an Approvals app that displays approvals and their status.
    • Power Automate portal: Displays approvals and their status under the Action Items menu.
    • Business process flows: Used in model-driven apps to guide users through stages and steps of a business process, but do not show approvals.
    • Canvas app: Can start an approval process using the Approvals connector, but cannot display approvals or monitor their status.
    • Instant flows: Can be triggered by a button in the Power Automate mobile app, but do not have a specific schedule.
    • Scheduled flows: Run at a particular day and time with a specific frequency, and can include actions that identify and update multiple records at a time.
    • Automated flows: Run after a particular event happens in another system, or when a record is updated or created.

    AI Builder and Connectors

    • AI Builder: Includes a document processing model that can extract information from a document, and can be called from a Power Automate cloud flow.
    • Connectors: Define the actions that can be performed in a service, and define how events in the service can trigger a Power Automate cloud flow.
    • Postman collection: Can be used to create a custom connector, but does not define the components for an out-of-the-box connector.

    Power Automate Capabilities

    • Power Apps: Used to create graphical forms, but not required in this scenario.
    • Power BI: Used for visualizing data and providing users with reports and dashboards, but not required in this scenario.
    • Power Virtual Agents: Used for allowing users to interact with underlying data using natural language and chatbots, but not required in this scenario.
    • Desktop flows: Used for robotic process automation (RPA), and perform actions on legacy applications that do not have an API.
    • Cloud flows: Used to automate modern applications that include modern APIs, and cannot be used with applications that do not have an API.

    Flow Triggers and Schedules

    • Scheduled flows: Run on an interval, and can be set to run once a day.
    • Instant flows: Usually triggered with manual action, but can be triggered daily.
    • Automated flows: Triggered when a particular event takes place, and can be triggered at a designated time each day.### Power Automate Concepts
    • Compose creates an array that can be referenced later in the flow.
    • Apply to each is a loop that processes each record in a set of data in turn.
    • Condition is used for if…then…else logic to control the actions taken in a flow.
    • Switch action is used to perform different actions depending on a value in the flow.

    Approvals

    • Microsoft Teams has an Approvals app that displays approvals and their status.
    • The Power Automate portal displays approvals and their status under the Action Items menu.
    • Business process flows are used in model-driven apps to guide a user through the stages and steps of a business process, but do not show approvals.
    • Canvas apps can start an approval process using the Approvals connector but cannot display approvals or monitor their status.
    • The maker portal can build flows but does not contain the capability to display action items to monitor approvals.

    Flow Types

    • Instant flows can be triggered by a button in the Power Automate mobile app.
    • Scheduled flows run at a particular day and time with a specific frequency.
    • Automated flows run after a particular event happens in another system.

    Flow Actions

    • The Apply to each action allows looping through items in a collection.
    • Do until allows looping through items until a specified condition is met.
    • Switch allows taking an input parameter and performing different steps based on the input's value.
    • Condition action allows setting up a conditional statement and then performing an action based on whether the condition is true or false.

    Approvals and Email

    • Emails sent by approvals contain the file attached.
    • Approvals listed inside the Power Automate portal show the file attached.
    • The Approvals app inside Microsoft Teams shows the file attached.
    • Power Automate Desktop does not support approvals.
    • Power Automate Mobile app does not show the file attached inside the approvals.

    AI Builder and Power Automate

    • AI Builder includes a document processing model that can extract information from a document.
    • The AI Builder model can be called from a Power Automate cloud flow, which is triggered by the receipt of an email.
    • The cloud flow uses AI Builder to extract the information from the document and process it with further cloud actions.

    Connectors and Power Automate

    • A connector defines the actions that can be performed in the service using the connector.
    • A connector defines how events in the service can trigger a Power Automate cloud flow.
    • The connector defines the operations that can be performed on the service the connector is defined for.
    • When you add a connector to a flow, you supply the credentials required for the service.

    Power Automate and Microsoft Services

    • Power Automate can be used with Microsoft Exchange Online.
    • SharePoint Online connector can be used to create an automatic trigger.
    • Power Apps are used to create graphical forms.
    • Power BI provides the ability to generate visual graphics to users representing underlying data.
    • Power Virtual Agents are used for allowing users to interact with underlying data using natural language and chatbots.

    Studying That Suits You

    Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

    Quiz Team

    Description

    Test your knowledge on key features in Power Automate and Microsoft Teams workflows, including arrays, Apply to each loops, conditions, and using the Approvals app. Learn about managing approvals and status updates in the Power Automate portal.

    More Like This

    Use Quizgecko on...
    Browser
    Browser