Secure your Input and Output in flows with Power Automate

Today, I noticed a new security feature in Power Automate. It is now possible to secure your data in flows.

Why secure your flow run data

After you have secured your input and output in your flow the data will be hidden. You will not be able to see data in your secured action nor in any following actions using the data.

As you hide input and output data, information in your flow runs will be removed.

This can be important if your flows include data like passwords or secrets.

What does that look like?

Secure your Input and Output in flows

When you secure your data you will now see the following message in your Flow runs.

Content not shown due to security configuration
Secure your Input and Output in flows, Content not shown due to security configuration

Content not shown due to security configuration

Securing your Input and Output settings

The security settings can be configured at the action/step level using the settings option for each of the actions in your flow.

Securing Input and Secure Output

You can both secure the input and the output.

Note that you may see

The secureData configuration of workflow action ' ' of type ' ' ... There values are not supported in properties
The secureData configuration of workflow action Compose

You will find that in some actions it is not possible to secure the input and or output or both.

In my example I reduced the security settings just to the input

Saved Compose with Input Lock only

This now added a lock to my action in edit mode so that I can easily recognize the locked actions.

Lock added to action

Also in the Dynamic content you can recognize the locked data

Lock added to dynamic content

In the above example the input and the output of the Compose contains the same data. Hence the problem locking both at the same time.

Secure your Output only

When we take a SharePoint action to get items from my SharePoint site, I can lock the output only as shown below:

Output Only hidden

When using the Preview feature be careful as it makes it extremely hard to debug any mistakes. However, if you have any data that needs securing then you might want to implement this features once your process is all working.


Discover more from SharePains

Subscribe to get the latest posts sent to your email.

Related Posts

2 thoughts on “Secure your Input and Output in flows with Power Automate

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.