You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/logic-apps-securing-a-logic-app.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -294,45 +294,45 @@ Before using these settings to help you secure this data, review these considera
294
294
295
295
1. Based on your logic app resource type, follow these steps on the trigger or action where you want to secure sensitive data:
296
296
297
-
**Consumption**
297
+
**Consumption workflows**
298
298
299
299
In the trigger or action's upper right corner, select the ellipses (**...**) button, and select **Settings**.
300
300
301
301

302
302
303
-
**Standard**
303
+
**Standard workflows**
304
304
305
305
On the designer, select the trigger or action to open the information pane. On the **Settings** tab, expand **Security**.
306
306
307
307

308
308
309
309
1. Turn on either **Secure Inputs**, **Secure Outputs**, or both. For Consumption workflows, make sure to select **Done**.
310
310
311
-
**Consumption**
311
+
**Consumption workflows**
312
312
313
313

314
314
315
315
The trigger or action now shows a lock icon in the title bar.
316
316
317
317

318
318
319
-
**Standard**
319
+
**Standard workflows**
320
320
321
321

322
322
323
323
Tokens that represent secured outputs from previous actions also show lock icons. For example, in a subsequent action, after you select a token for a secured output from the dynamic content list, that token shows a lock icon.
324
324
325
-
**Consumption**
325
+
**Consumption workflows**
326
326
327
327

328
328
329
-
**Standard**
329
+
**Standard workflows**
330
330
331
331

332
332
333
333
1. After the workflow runs, you can view the history for that run.
334
334
335
-
**Consumption**
335
+
**Consumption workflows**
336
336
337
337
1. On the logic app menu, select **Overview**. Under **Runs history**, select the run that you want to view.
338
338
@@ -342,7 +342,7 @@ Before using these settings to help you secure this data, review these considera
342
342
343
343

344
344
345
-
**Standard**
345
+
**Standard workflows**
346
346
347
347
1. On the workflow menu, select **Overview**. Under **Run History**, select the run that you want to view.
0 commit comments