Skip to content

Commit b8dde14

Browse files
committed
Update date, add to ToC
1 parent 4a15077 commit b8dde14

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

articles/logic-apps/create-workflow-with-trigger-or-action.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: Create a workflow with a trigger or an action
3-
description: How to start building your workflow by adding operations, such as a trigger or an action, in Azure Logic Apps.
2+
title: Create a workflow with a trigger or action
3+
description: Start building your workflow by adding a trigger or an action in Azure Logic Apps.
44
services: logic-apps
55
ms.service: logic-apps
66
ms.suite: integration
77
ms.reviewer: estfan, azla
88
ms.topic: how-to
9-
ms.date: 02/01/2023
9+
ms.date: 02/14/2023
1010
# As an Azure Logic Apps developer, I want to create a workflow using trigger and action operations in Azure Logic Apps.
1111
---
1212

13-
# Build a workflow with a trigger or an action in Azure Logic Apps
13+
# Build a workflow with a trigger or action in Azure Logic Apps
1414

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

articles/logic-apps/toc.yml

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,8 @@
126126
items:
127127
- name: Create from prebuilt templates
128128
href: logic-apps-create-logic-apps-from-templates.md
129-
- name: Manage Azure resources with automation tasks
130-
href: create-automation-tasks-azure-resources.md
131-
- name: Call logic apps from Power Automate and Power Apps
132-
href: call-from-power-automate-power-apps.md
129+
- name: Build your workflow with a trigger or action
130+
href: create-workflow-with-trigger-or-action.md
133131
- name: Control workflow execution
134132
items:
135133
- name: Conditional statements
@@ -154,6 +152,8 @@
154152
href: logic-apps-azure-functions.md
155153
- name: Call logic apps with Azure Functions
156154
href: logic-apps-scenario-function-sb-trigger.md
155+
- name: Call logic apps from Power Automate and Power Apps
156+
href: call-from-power-automate-power-apps.md
157157
- name: Call, trigger, or nest logic apps
158158
href: logic-apps-http-endpoint.md
159159
- name: Get bulk data with pagination
@@ -394,6 +394,8 @@
394394
href: ise-manage-integration-service-environment.md
395395
- name: Plan and manage costs
396396
href: plan-manage-costs.md
397+
- name: Manage Azure resources with automation tasks
398+
href: create-automation-tasks-azure-resources.md
397399
- name: Move logic app resources
398400
href: move-logic-app-resources.md
399401
- name: Update schema for Consumption workflows

0 commit comments

Comments
 (0)