Introduction to power automate Flashcards

1
Q

What is power automate?

A

Power Automate is all about having computers manage repetitive tasks. Power Automate allows anyone with knowledge of the business process to create a repeatable flow that when triggered, leaps into action and performs the process

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

3 types of flows: event, BPF, UI

A

Event driven flows - These are flows that you build with a trigger and then one or more actions. There are a multitude of triggers and actions available, thanks to the existing connectors. You will see these as My flows and Team flows in Power Automate. The only difference between a My flow and a Team flow is ownership. With a My flow you are the sole owner, while a Team flow has more than one owner.

Business process flows - These flows are built to augment the experience when using Model-driven apps and the Common Data Service. Use these to create a guided experience in your Model-driven apps.

UI flows - These robotic process automation (RPA) flows allow you to record yourself performing actions on your desktop or within a web browser. You can then trigger a flow to perform that process for you. You can also pass data in or get data out of the process, letting you automate even “manual” business processes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Add AI to flows

A

To take advantage of these AI capabilities you must first build a model. From https://make.PowerApps.com a wizard guides you through building and training the model. Currently, there are four available AI models available to build:

Form processor - This model extracts text from an uploaded image or taken photo.

Object detector - This model identifies objects from an uploaded image or taken photo and then provides a count of the number objects present.

Prediction - This model predicts whether something will happen or not based on previous data history. More details in the following section.

Text classification - This model categorizes text by its meaning, making it is easier to analyze.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Resources to secure and admin power automate

A

web, via powershell(cmdlets), or by building flows

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Key Concepts of power automate: flow types, triggers, actions, conditions, expressions

A

Flow Types – instant, automated, scheduled, BPF, UI Flow​

Triggers – the event that causes a flow to execute​

Actions – perform built-in operations or act on services via connectors ​

Conditions – check to see if something is true/false​

Expressions – perform basic operations with text, numbers, dates, etc.​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Types of flows: automated, instant (button), scheduled, business process flow, UI flows, approval flows

A

Automated: triggered by an event through a connector​

Instant (Button): run repetitive tasks via your mobile device (or a button in an app) ​

Scheduled: perform tasks on a set schedule​

Business Process Flow: define a set of steps for users to follow with a visual guide to ensure everyone performs steps in the same order​

UI Flows: automate the playback of manual steps on legacy software​

Approval Flows: not actually a type of flow, but it is sometimes mentioned this way – you can create flows of the above types that use the approval action​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

When can flows be triggered?

A

When a record is created​

When a record is updated​

When a record is deleted​

NOT When a record is selected*​

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Admin centers: azure AD, Power Apps Admin

A

Azure AD Admin center - create users

Power apps admin center - give users roles (maker, admin, etc)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly