Skip to content

Commit b463bdd

Browse files
committed
Fix suggestion
1 parent 4ca29a2 commit b463bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/iot/howto-connect-on-premises-sap-to-azure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ To configure an on-premises SAP system to send data to your Logic Apps workflow,
9696
9797
1. Enter *LOGICAPP* in **Description 1**.
9898
99-
1. Select the **Technical Settings** tab and enter the first part of **HTTP GET URL** from your Logic app workflow in the **Host** field. For example: *https://example-18.westeurope.logic.azure.com*. Enter *41. as the **Port**. In **Path Prefix** enter the rest of the **HTTP GET URL** starting with */workflows/...*:
99+
1. Select the **Technical Settings** tab and enter the first part of **HTTP GET URL** from your Logic app workflow in the **Host** field. For example: `https://example-18.westeurope.logic.azure.com`. Enter *41* as the **Port**. In **Path Prefix** enter the rest of the **HTTP GET URL** starting with */workflows/...*:
100100
101101
:::image type="content" source="media/howto-connect-on-premises-sap-to-azure/add-get-url.png" alt-text="Screenshot that shows how to add a get url." lightbox="media/howto-connect-on-premises-sap-to-azure/add-get-url.png" border="false" :::
102102

0 commit comments

Comments
 (0)