Skip to content

Commit 969b847

Browse files
authored
Tweak SEO
1 parent b403f15 commit 969b847

File tree

1 file changed

+19
-12
lines changed

1 file changed

+19
-12
lines changed

articles/logic-apps/quickstart-create-first-logic-app-workflow.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,4 @@
11
---
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-
112
ms.assetid: ce3582b5-9c58-4637-9379-75ff99878dcd
123
ms.service: logic-apps
134
ms.workload: na
@@ -17,11 +8,27 @@ ms.topic: quickstart
178
ms.custom: mvc
189
ms.date: 1/12/2018
1910
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
2027
---
2128

22-
# Quickstart: Build your first logic app workflow - Azure portal
29+
# Quickstart: Create your first automated workflow with Azure Logic Apps - Azure portal
2330

24-
This quickstart introduces how to create your first automated workflow
31+
This quickstart introduces how to build your first automated workflow
2532
with [Azure Logic Apps](../logic-apps/logic-apps-overview.md).
2633
In this article, you create a logic app that regularly checks a website's RSS feed for new items.
2734
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
242249
more advanced schedule-based workflows:
243250

244251
> [!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

Comments
 (0)