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
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -298,37 +298,37 @@ Before using these settings to help you secure this data, review these considera
298
298
299
299
In the trigger or action's upper right corner, select the ellipses (**...**) button, and select **Settings**.
300
300
301
-

301
+
[](./media/logic-apps-securing-a-logic-app/open-action-trigger-settings-consumption.png#lightbox)
302
302
303
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
+
[](./media/logic-apps-securing-a-logic-app/open-action-trigger-settings-standard.png#lightbox)
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
311
**Consumption workflows**
312
312
313
-

313
+
[](./media/logic-apps-securing-a-logic-app/turn-on-secure-inputs-outputs-consumption.png#lightbox)
314
314
315
315
The trigger or action now shows a lock icon in the title bar.
316
316
317
-

317
+
[](./media/logic-apps-securing-a-logic-app/lock-icon-action-trigger-title-bar-consumption.png#lightbox)
318
318
319
319
**Standard workflows**
320
320
321
-

321
+
[](./media/logic-apps-securing-a-logic-app/turn-on-secure-inputs-outputs-standard.png#lightbox)
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
325
**Consumption workflows**
326
326
327
-

327
+
[](./media/logic-apps-securing-a-logic-app/select-secured-token-consumption.png#lightbox)
328
328
329
329
**Standard workflows**
330
330
331
-

331
+
[](./media/logic-apps-securing-a-logic-app/select-secured-token-standard.png#lightbox)
332
332
333
333
1. After the workflow runs, you can view the history for that run.
334
334
@@ -340,7 +340,7 @@ Before using these settings to help you secure this data, review these considera
340
340
341
341
If you chose to hide both inputs and outputs, those values now appear hidden.
342
342
343
-

343
+
[](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-consumption.png#lightbox)
344
344
345
345
**Standard workflows**
346
346
@@ -350,7 +350,7 @@ Before using these settings to help you secure this data, review these considera
350
350
351
351
If you chose to hide both inputs and outputs, those values now appear hidden.
352
352
353
-

353
+
[](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-standard.png#lightbox)
354
354
355
355
<aname="secure-data-code-view"></a>
356
356
@@ -1245,13 +1245,13 @@ Here are more ways that you can help secure endpoints that handle calls sent fro
1245
1245
1246
1246
The following example adds a trigger:
1247
1247
1248
-

1248
+
[](./media/logic-apps-securing-a-logic-app/select-api-management-consumption.png#lightbox)
1249
1249
1250
1250
1. Select your previously created API Management service instance.
1251
1251
1252
1252
1. Select the API operation to call.
1253
1253
1254
-

1254
+
[](./media/logic-apps-securing-a-logic-app/select-api-consumption.png#lightbox)
1255
1255
1256
1256
**Standard workflows**
1257
1257
@@ -1261,13 +1261,13 @@ Here are more ways that you can help secure endpoints that handle calls sent fro
1261
1261
1262
1262
1. After the **Add an action** pane opens, under the search box, from the **Runtime** list, select **In-App** to show only built-in connectors. Select the built-in action named **Call an Azure API Management API**.
1263
1263
1264
-

1264
+
[](./media/logic-apps-securing-a-logic-app/select-api-management-standard.png#lightbox)
1265
1265
1266
1266
1. Select your previously created API Management service instance.
1267
1267
1268
1268
1. Select the API to call. If your connection is new, select **Create New**.
1269
1269
1270
-

1270
+
[](./media/logic-apps-securing-a-logic-app/select-api-standard.png#lightbox)
0 commit comments