You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/logic-apps/quickstart-create-first-logic-app-workflow.md
+19-12Lines changed: 19 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,4 @@
1
1
---
2
-
title: Create your first automated workflow - Azure Logic Apps | Microsoft Docs
3
-
description: This quickstart shows how to automate your first workflow with Azure Logic Apps for system integration and enterprise application integration (EAI) scenarios that integrate systems & cloud services
4
-
author: ecfan
5
-
manager: anneta
6
-
editor: ''
7
-
services: logic-apps
8
-
keywords: workflows, cloud services, system integration, enterprise application integration, EAI
9
-
documentationcenter: ''
10
-
11
2
ms.assetid: ce3582b5-9c58-4637-9379-75ff99878dcd
12
3
ms.service: logic-apps
13
4
ms.workload: na
@@ -17,11 +8,27 @@ ms.topic: quickstart
17
8
ms.custom: mvc
18
9
ms.date: 1/12/2018
19
10
ms.author: LADocs; estfan
11
+
12
+
# required metadata
13
+
title: Create and automate your first workflow - Azure Logic Apps | Microsoft Docs
14
+
description: Quickstart for how to create your first logic app that automates tasks, processes, and workflows with Azure Logic Apps. Create logic apps for system integration and enterprise application integration (EAI) solutions for your systems & cloud services
15
+
services: logic-apps
16
+
ms.service: logic-apps
17
+
author: ecfan
18
+
ms.author: estfan
19
+
manager: cfowler
20
+
ms.date: 1/12/2018
21
+
ms.topic: quickstart
22
+
ms.custom: mvc
23
+
24
+
# optional metadata
25
+
ms.reviewer: klam, LADocs
26
+
ms.suite: integration
20
27
---
21
28
22
-
# Quickstart: Build your first logic app workflow - Azure portal
29
+
# Quickstart: Create your first automated workflow with Azure Logic Apps - Azure portal
23
30
24
-
This quickstart introduces how to create your first automated workflow
31
+
This quickstart introduces how to build your first automated workflow
25
32
with [Azure Logic Apps](../logic-apps/logic-apps-overview.md).
26
33
In this article, you create a logic app that regularly checks a website's RSS feed for new items.
27
34
If new items exist, the logic app sends an email for each item.
@@ -242,4 +249,4 @@ when updates exist. To learn more, continue with this tutorial that creates
242
249
more advanced schedule-based workflows:
243
250
244
251
> [!div class="nextstepaction"]
245
-
> [Check traffic with a scheduled-based logic app](../logic-apps/tutorial-build-schedule-recurring-logic-app-workflow.md)
252
+
> [Check traffic with a scheduled-based logic app](../logic-apps/tutorial-build-schedule-recurring-logic-app-workflow.md)
0 commit comments