Skip to content

Commit 0bffd15

Browse files
authored
Update how-to-use-workflow-http-connector.md
1 parent 575f74e commit 0bffd15

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/purview/how-to-use-workflow-http-connector.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ HTTP connector is available in all workflow templates.
2323
2424
1. To add a HTTP connector, click on the **+** icon in the template where you want to add and select HTTP connector.
2525

26-
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-connector.png" alt-text="Screenshot to add HTTP connector.":::
26+
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-connector.png" alt-text="Screenshot of how to add HTTP connector.":::
2727

2828
1. Once you select HTTP connector, you will see the following parameters:
2929
1. Host - Request URL you want to call when this connector is executed.
@@ -34,15 +34,15 @@ HTTP connector is available in all workflow templates.
3434
1. Body - Optionally, you can pass HTTP body while invoking the URL
3535
1. Authentication - HTTP connector is integrated with Purview credentials. Depending on the URL you may invoke the endpoint with None (no authentication) or you can use credentials to create a basic authentication. To learn more about credentials see the [Microsoft Purview credentials article](manage-credentials.md).
3636

37-
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-properties.png" alt-text="Screenshot to add HTTP connector properties.":::
37+
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-properties.png" alt-text="Screenshot of how to add HTTP connector properties.":::
3838

3939
1. By default, secure settings are turned on for HTTP connectors. To turn OFF secure inputs and outputs select the ellipsis icon (**...**) to go to settings.
4040

41-
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-settings.png" alt-text="Screenshot to add HTTP connector settings.":::
41+
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-settings.png" alt-text="Screenshot of how to add HTTP connector settings.":::
4242

4343
1. You will be now presented with the settings for HTTP connector and you can turn secure inputs and outputs OFF.
4444

45-
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-secure.png" alt-text="Screenshot to add HTTP connector secure input and outputs.":::
45+
:::image type="content" source="./media/how-to-use-workflow-http-connector/add-http-secure.png" alt-text="Screenshot of how to add HTTP connector secure input and outputs.":::
4646

4747
## Next steps
4848

0 commit comments

Comments
 (0)