Skip to content

Commit f3cc142

Browse files
authored
Adding lightbox coding
1 parent 838b9ed commit f3cc142

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -298,37 +298,37 @@ Before using these settings to help you secure this data, review these considera
298298

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

301-
![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)
301+
[ ![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) ](./media/logic-apps-securing-a-logic-app/open-action-trigger-settings-consumption.png#lightbox)
302302

303303
**Standard workflows**
304304

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

307-
![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)
307+
[ ![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) ](./media/logic-apps-securing-a-logic-app/open-action-trigger-settings-standard.png#lightbox)
308308

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

311311
**Consumption workflows**
312312

313-
![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)
313+
[ ![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) ](./media/logic-apps-securing-a-logic-app/turn-on-secure-inputs-outputs-consumption.png#lightbox)
314314

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

317-
![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)
317+
[ ![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)](./media/logic-apps-securing-a-logic-app/lock-icon-action-trigger-title-bar-consumption.png#lightbox)
318318

319319
**Standard workflows**
320320

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

325325
**Consumption workflows**
326326

327-
![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)
327+
[ ![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) ](./media/logic-apps-securing-a-logic-app/select-secured-token-consumption.png#lightbox)
328328

329329
**Standard workflows**
330330

331-
![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)
331+
[ ![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) ](./media/logic-apps-securing-a-logic-app/select-secured-token-standard.png#lightbox)
332332

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

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

341341
If you chose to hide both inputs and outputs, those values now appear hidden.
342342

343-
![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)
343+
[ ![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) ](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-consumption.png#lightbox)
344344

345345
**Standard workflows**
346346

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

351351
If you chose to hide both inputs and outputs, those values now appear hidden.
352352

353-
![Screenshot shows Standard workflow run history view with hidden inputs and outputs.](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-standard.png)
353+
[ ![Screenshot shows Standard workflow run history view with hidden inputs and outputs.](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-standard.png)](./media/logic-apps-securing-a-logic-app/hidden-data-run-history-standard.png#lightbox)
354354

355355
<a name="secure-data-code-view"></a>
356356

@@ -1245,13 +1245,13 @@ Here are more ways that you can help secure endpoints that handle calls sent fro
12451245

12461246
The following example adds a trigger:
12471247

1248-
![Screenshot shows Azure portal, Consumption workflow designer, and Azure API Management trigger.](./media/logic-apps-securing-a-logic-app/select-api-management-consumption.png)
1248+
[ ![Screenshot shows Azure portal, Consumption workflow designer, and Azure API Management trigger.](./media/logic-apps-securing-a-logic-app/select-api-management-consumption.png) ](./media/logic-apps-securing-a-logic-app/select-api-management-consumption.png#lightbox)
12491249

12501250
1. Select your previously created API Management service instance.
12511251

12521252
1. Select the API operation to call.
12531253

1254-
![Screenshot shows Azure portal, Consumption workflow designer, and selected API to call.](./media/logic-apps-securing-a-logic-app/select-api-consumption.png)
1254+
[ ![Screenshot shows Azure portal, Consumption workflow designer, and selected API to call.](./media/logic-apps-securing-a-logic-app/select-api-consumption.png) ](./media/logic-apps-securing-a-logic-app/select-api-consumption.png#lightbox)
12551255

12561256
**Standard workflows**
12571257

@@ -1261,13 +1261,13 @@ Here are more ways that you can help secure endpoints that handle calls sent fro
12611261

12621262
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**.
12631263

1264-
![Screenshot shows Azure portal, Standard workflow designer, and Azure API Management action.](./media/logic-apps-securing-a-logic-app/select-api-management-standard.png)
1264+
[ ![Screenshot shows Azure portal, Standard workflow designer, and Azure API Management action.](./media/logic-apps-securing-a-logic-app/select-api-management-standard.png) ](./media/logic-apps-securing-a-logic-app/select-api-management-standard.png#lightbox)
12651265

12661266
1. Select your previously created API Management service instance.
12671267

12681268
1. Select the API to call. If your connection is new, select **Create New**.
12691269

1270-
![Screenshot shows Azure portal, Standard workflow designer, and selected API to call.](./media/logic-apps-securing-a-logic-app/select-api-standard.png)
1270+
[ ![Screenshot shows Azure portal, Standard workflow designer, and selected API to call.](./media/logic-apps-securing-a-logic-app/select-api-standard.png) ](./media/logic-apps-securing-a-logic-app/select-api-standard.png#lightbox)
12711271

12721272
<a name="add-authentication-outbound"></a>
12731273

0 commit comments

Comments
 (0)