Skip to content

Commit be5faa2

Browse files
committed
Fix tag
1 parent 8097d3d commit be5faa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/logic-apps/logic-apps-azure-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.custom: devx-track-js
1111

1212
# Create and run code from workflows in Azure Logic Apps using Azure Functions
1313

14-
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption.md)]
14+
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1515

1616
When you want to run code that performs a specific job in your logic app workflow, you can create a function by using [Azure Functions](../azure-functions/functions-overview.md). This service helps you create Node.js, C#, and F# functions so you don't have to build a complete app or infrastructure to run code. Azure Functions provides serverless computing in the cloud and is useful for performing certain tasks, for example:
1717

0 commit comments

Comments
 (0)