Skip to content

Commit d19df42

Browse files
authored
Merge pull request #189731 from v-rajagt/estfan-feb
Link Fixed.
2 parents 187da5c + 53dbc47 commit d19df42

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
@@ -106,7 +106,7 @@ You can create functions directly from your logic app's workflow by using the bu
106106
> Currently, you can only create a function directly from a Consumption logic app workflow, not a Standard logic app workflow.
107107
> However, you can create the function in other ways using the [Azure portal](../azure-functions/functions-create-function-app-portal.md),
108108
> [Visual Studio](../azure-functions/functions-create-your-first-function-visual-studio.md), [Visual Studio Code](../azure-functions/create-first-function-vs-code-csharp.md),
109-
> [Azure CLI](/cli/azure/functionapp/app), [Azure PowerShell](/powershell/module/az.functions), or [ARM template](/templates/microsoft.web/sites/functions).
109+
> [Azure CLI](/cli/azure/functionapp/app), [Azure PowerShell](/powershell/module/az.functions), or [ARM template](/azure/templates/microsoft.web/sites/functions).
110110
> You can then call that function from your Standard logic app workflow using the Azure Functions operation named **Call an Azure function**.
111111
112112
1. In the [Azure portal](https://portal.azure.com), open your Consumption logic app workflow in the designer.

0 commit comments

Comments
 (0)