Skip to content

Commit 10af8d4

Browse files
author
ecfan
committed
Update file name, ToC, and redirect file
1 parent 1712b02 commit 10af8d4

File tree

3 files changed

+9
-4
lines changed

3 files changed

+9
-4
lines changed

articles/logic-apps/.openpublishing.redirection.logic-apps.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/logic-apps/logic-apps-azure-functions.md",
5+
"redirect_url": "/azure/logic-apps/call-azure-functions-from-workflows",
6+
"redirect_document_id": true
7+
},
38
{
49
"source_path_from_root": "/articles/logic-apps/target-based-scaling-standard.md",
510
"redirect_url": "/azure/logic-apps/logic-apps-limits-and-config?tabs=standard#scale-for-high-throughput",

articles/logic-apps/logic-apps-azure-functions.md renamed to articles/logic-apps/call-azure-functions-from-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Call Azure Functions from workflows
3-
description: Run an Azure function from workflows in Azure Logic Apps by calling Azure Functions.
3+
description: Call and run an Azure function from workflows in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla

articles/logic-apps/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -169,9 +169,9 @@ items:
169169
href: logic-apps-add-run-inline-code.md
170170
- name: Create cross-environment parameters for workflows
171171
href: create-parameters-workflows.md
172-
- name: Add and run code with Azure Functions
173-
href: logic-apps-azure-functions.md
174-
- name: Call logic apps with Azure Functions
172+
- name: Call Azure Functions
173+
href: call-azure-functions-from-workflows.md
174+
- name: Call logic apps from Azure Functions
175175
href: logic-apps-scenario-function-sb-trigger.md
176176
- name: Call workflows from Power Apps
177177
href: call-from-power-apps.md

0 commit comments

Comments
 (0)