Skip to content

Commit 57287ce

Browse files
committed
Fix broken links warnings
1 parent 7c93d08 commit 57287ce

20 files changed

+53
-53
lines changed

articles/logic-apps/add-run-csharp-scripts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ms.date: 06/10/2024
1111

1212
# Add and run C# scripts inline with Standard workflows for Azure Logic Apps (Preview)
1313

14-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
14+
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1515

1616
> [!NOTE]
1717
> This capability is in preview and is subject to the

articles/logic-apps/add-run-javascript.md

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

1313
# Add and run JavaScript code inline with workflows for Azure Logic Apps
1414

15-
[!INCLUDE [logic-apps-sku-consumption-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-consumption-standard.md)]
15+
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
1616

1717
To perform custom integration tasks inline with your workflow in Azure Logic Apps, you can directly add and run simple JavaScript code snippets from your workflow in the Azure portal. For this task, use the **Inline Code** action named **Execute JavaScript Code**. This action returns the result from the code snippet so you can use that output in your workflow's subsequent actions. This action also has [different limits](logic-apps-limits-and-config.md#inline-code-action-limits), based on whether you have a [Consumption or Standard workflow](logic-apps-overview.md#resource-environment-differences) and works best for code snippets with the following attributes:
1818

articles/logic-apps/rules-engine/add-rules-control-functions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Add control functions in actions to optimize rules execution using Microsoft Rules Composer (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/add-rules-operators.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Add arithmetic and logical operators to rules using Microsoft Rules Composer (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/build-fact-creators-retrievers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Build fact creators and retrievers to use with rules and rulesets (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/create-manage-vocabularies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Create and manage vocabularies to use with rulesets using the Microsoft Rules Composer (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/create-rules-engine-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Create an Azure Logic Apps Rules Engine project using Visual Studio Code (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/create-rules.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Create rules using the Microsoft Rules Composer (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/perform-advanced-ruleset-tasks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Perform advanced tasks on rulesets with the Microsoft Rules Composer (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

articles/logic-apps/rules-engine/rules-engine-optimization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 06/10/2024
1414

1515
# Optimization for Azure Logic Apps Rules Engine execution (Preview)
1616

17-
[!INCLUDE [logic-apps-sku-standard](~/reusable-content/ce-skilling/azure/includes/logic-apps-sku-standard.md)]
17+
[!INCLUDE [logic-apps-sku-standard](../../../includes/logic-apps-sku-standard.md)]
1818

1919
> [!IMPORTANT]
2020
> This capability is in preview and is subject to the

0 commit comments

Comments
 (0)