Skip to content

Commit 838b9ed

Browse files
committed
Fix headers
1 parent d4eb78d commit 838b9ed

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

articles/logic-apps/logic-apps-securing-a-logic-app.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -294,45 +294,45 @@ Before using these settings to help you secure this data, review these considera
294294

295295
1. Based on your logic app resource type, follow these steps on the trigger or action where you want to secure sensitive data:
296296

297-
**Consumption**
297+
**Consumption workflows**
298298

299299
In the trigger or action's upper right corner, select the ellipses (**...**) button, and select **Settings**.
300300

301301
![Screenshot shows Azure portal, Consumption workflow designer, and trigger or action with opened settings.](./media/logic-apps-securing-a-logic-app/open-action-trigger-settings-consumption.png)
302302

303-
**Standard**
303+
**Standard workflows**
304304

305305
On the designer, select the trigger or action to open the information pane. On the **Settings** tab, expand **Security**.
306306

307307
![Screenshot shows Azure portal, Standard workflow designer, and trigger or action with opened settings.](./media/logic-apps-securing-a-logic-app/open-action-trigger-settings-standard.png)
308308

309309
1. Turn on either **Secure Inputs**, **Secure Outputs**, or both. For Consumption workflows, make sure to select **Done**.
310310

311-
**Consumption**
311+
**Consumption workflows**
312312

313313
![Screenshot shows Consumption workflow with an action's Secure Inputs or Secure Outputs settings enabled.](./media/logic-apps-securing-a-logic-app/turn-on-secure-inputs-outputs-consumption.png)
314314

315315
The trigger or action now shows a lock icon in the title bar.
316316

317317
![Screenshot shows Consumption workflow and an action's title bar with lock icon.](./media/logic-apps-securing-a-logic-app/lock-icon-action-trigger-title-bar-consumption.png)
318318

319-
**Standard**
319+
**Standard workflows**
320320

321321
![Screenshot shows Standard workflow with an action's Secure Inputs or Secure Outputs settings enabled.](./media/logic-apps-securing-a-logic-app/turn-on-secure-inputs-outputs-standard.png)
322322

323323
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.
324324

325-
**Consumption**
325+
**Consumption workflows**
326326

327327
![Screenshot shows Consumption workflow with a subsequent action's dynamic content list open, and the previous action's token for secured output with lock icon.](./media/logic-apps-securing-a-logic-app/select-secured-token-consumption.png)
328328

329-
**Standard**
329+
**Standard workflows**
330330

331331
![Screenshot shows Standard workflow with a subsequent action's dynamic content list open, and the previous action's token for secured output with lock icon.](./media/logic-apps-securing-a-logic-app/select-secured-token-standard.png)
332332

333333
1. After the workflow runs, you can view the history for that run.
334334

335-
**Consumption**
335+
**Consumption workflows**
336336

337337
1. On the logic app menu, select **Overview**. Under **Runs history**, select the run that you want to view.
338338

@@ -342,7 +342,7 @@ Before using these settings to help you secure this data, review these considera
342342

343343
![Screenshot shows Consumption workflow run history view with hidden inputs and outputs.](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-consumption.png)
344344

345-
**Standard**
345+
**Standard workflows**
346346

347347
1. On the workflow menu, select **Overview**. Under **Run History**, select the run that you want to view.
348348

0 commit comments

Comments
 (0)