Skip to content

Commit 1bbfbd6

Browse files
author
dksimpson
committed
Edits
1 parent b04a1b0 commit 1bbfbd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-twitter-email.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ Azure Functions provides a great way to offload processing tasks in a logic apps
127127

128128
5. To test the function, select **Test** from the top menu. On the **Input** tab, enter a value of `0.2` in the **Body**, and then select **Run**. A value of **RED** is returned in the **HTTP response content** on the **Output** tab.
129129

130-
![Define the proxy settings](./media/functions-twitter-email/07-function-test.png)
130+
:::image type="content" source="./media/functions-twitter-email/07-function-test.png" alt-text="Define the proxy settings":::
131131

132132
Now you have a function that categorizes sentiment scores. Next, you create a logic app that integrates your function with your Twitter and Cognitive Services API.
133133

0 commit comments

Comments
 (0)