Skip to content

Commit d7d1b28

Browse files
author
ecfan
committed
Bulk date updates
1 parent eaee88a commit d7d1b28

6 files changed

+8
-6
lines changed

articles/connectors/built-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
88
ms.custom: engagement-fy23
9-
ms.date: 09/14/2022
9+
ms.date: 01/04/2024
1010
---
1111

1212
# Built-in connectors in Azure Logic Apps

articles/logic-apps/concepts-schedule-automated-recurring-tasks-workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 10/26/2022
8+
ms.date: 01/04/2024
99
---
1010

1111
# Schedules for recurring triggers in Azure Logic Apps workflows

articles/logic-apps/logic-apps-azure-resource-manager-templates-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
88
ms.custom: devx-track-arm-template
9-
ms.date: 08/20/2022
9+
ms.date: 01/04/2024
1010
---
1111

1212
# Overview: Automate deployment for Azure Logic Apps by using Azure Resource Manager templates

articles/logic-apps/logic-apps-enterprise-integration-liquid-transform.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: divyaswarnkar, estfan, tonytang, azla
77
ms.topic: how-to
8-
ms.date: 08/15/2022
8+
ms.date: 01/04/2024
99

1010
# Customer intent: As a developer, I want to convert JSON and XML by using Liquid templates as maps in Azure Logic Apps
1111
---
1212

1313
# Transform JSON and XML using Liquid templates as maps in workflows using Azure Logic Apps
1414

15+
[!INCLUDE [logic-apps-sku-consumption-standard](../../includes/logic-apps-sku-consumption-standard.md)]
16+
1517
When you want to perform basic JSON transformations in your logic app workflows, you can use built-in data operations, such as the **Compose** action or **Parse JSON** action. However, some scenarios might require advanced and complex transformations that include elements such as iterations, control flows, and variables. For transformations between JSON to JSON, JSON to text, XML to JSON, or XML to text, you can create a template that describes the required mapping or transformation using the Liquid open-source template language. You can select this template when you add a **Liquid** built-in action to your workflow. You can use **Liquid** actions in multi-tenant Consumption logic app workflows and single-tenant Standard logic app workflows.
1618

1719
While no **Liquid** triggers are available, you can use any trigger or action to feed the source JSON or XML content into your workflow. For example, you can use a built-in connector trigger, a managed or Azure-hosted connector trigger available for Azure Logic Apps, or even another app.

articles/logic-apps/quickstart-create-logic-apps-with-visual-studio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.suite: integration
66
ms.reviewer: azla
77
ms.topic: quickstart
88
ms.custom: mvc, mode-ui
9-
ms.date: 07/21/2022
9+
ms.date: 01/04/2024
1010
#Customer intent: As a developer, I want to create my first automated workflow by using Azure Logic Apps while working in Visual Studio
1111
---
1212

articles/logic-apps/set-up-devops-deployment-single-tenant-azure-logic-apps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 08/20/2022
8+
ms.date: 01/04/2024
99

1010
# As a developer, I want to automate deployment for workflows hosted in single-tenant Azure Logic Apps by using DevOps tools and processes.
1111
---

0 commit comments

Comments
 (0)