Skip to content

Commit b7da2b2

Browse files
committed
Clean up metadata
1 parent e323f35 commit b7da2b2

6 files changed

+24
-24
lines changed

articles/connectors/connectors-create-api-sqlazure.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
22
title: Connect to SQL Server, Azure SQL Database, or Azure SQL Managed Instance
3-
description: Automate tasks for SQL databases on premises or in the cloud by using Azure Logic Apps
3+
description: Automate tasks for SQL databases on premises or in the cloud using Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: estfan, logicappspm, azla
7-
ms.topic: conceptual
6+
ms.reviewer: estfan, azla
7+
ms.topic: how-to
88
ms.date: 03/24/2021
99
tags: connectors
1010
---
1111

12-
# Automate workflows for a SQL database by using Azure Logic Apps
12+
# Connect to a SQL database from Azure Logic Apps
1313

1414
This article shows how you can access data in your SQL database from inside a logic app with the SQL Server connector. That way, you can automate tasks, processes, or workflows that manage your SQL data and resources by creating logic apps. The SQL Server connector works for [SQL Server](/sql/sql-server/sql-server-technical-documentation) as well as [Azure SQL Database](../azure-sql/database/sql-database-paas-overview.md) and [Azure SQL Managed Instance](../azure-sql/managed-instance/sql-managed-instance-paas-overview.md).
1515

@@ -19,7 +19,7 @@ If you're new to logic apps, review [What is Azure Logic Apps](../logic-apps/log
1919

2020
## Prerequisites
2121

22-
* An Azure subscription. If you don't have a subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/).
22+
* An Azure account and subscription. If you don't have a subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2323

2424
* An [SQL Server database](/sql/relational-databases/databases/create-a-database), [Azure SQL Database](../azure-sql/database/single-database-create-quickstart.md), or [Azure SQL Managed Instance](../azure-sql/managed-instance/instance-create-quickstart.md).
2525

articles/connectors/connectors-create-api-twilio.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Connect to Twilio from Azure Logic Apps
3-
description: Automate tasks and workflows that manage global SMS, MMS, and IP messages through your Twilio account by using Azure Logic Apps
2+
title: Connect to Twilio with Azure Logic Apps
3+
description: Automate tasks and workflows that manage global SMS, MMS, and IP messages through your Twilio account using Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: klam, logicappspm
7-
ms.topic: article
6+
ms.reviewer: estfan, azla
7+
ms.topic: how-to
88
ms.date: 08/25/2018
99
tags: connectors
1010
---
1111

12-
# Manage messages in Twilio with Azure Logic Apps
12+
# Connect to Twilio from Azure Logic Apps
1313

1414
With Azure Logic Apps and the Twilio connector,
1515
you can create automated tasks and workflows
@@ -24,8 +24,8 @@ review [What is Azure Logic Apps?](../logic-apps/logic-apps-overview.md)
2424

2525
## Prerequisites
2626

27-
* An Azure subscription. If you don't have an Azure subscription,
28-
[sign up for a free Azure account](https://azure.microsoft.com/free/).
27+
* An Azure account and subscription. If you don't have an Azure subscription,
28+
[sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2929

3030
* From [Twilio](https://www.twilio.com/):
3131

articles/connectors/connectors-google-data-security-privacy-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Data security and privacy policies for Google connectors
3-
description: Learn about the impact that Google security and privacy policies have on Google connectors, such as Gmail, in Azure Logic Apps
3+
description: Learn about the impact that Google security and privacy policies have on Google connectors, such as Gmail, in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla

articles/connectors/connectors-integrate-security-operations-create-api-microsoft-graph-security.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Integrate and manage security operations & Microsoft Graph Security
3-
description: Improve your app's threat protection, detection, and response with Microsoft Graph Security & Azure Logic Apps
3+
description: Improve your app's threat protection, detection, and response with Microsoft Graph Security & Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
author: ecfan
77
ms.author: preetikr
8-
ms.reviewer: v-ching, estfan, logicappspm
9-
ms.topic: article
8+
ms.reviewer: v-ching, estfan, azla
9+
ms.topic: how-to
1010
ms.date: 02/21/2020
1111
tags: connectors
1212
---
@@ -29,7 +29,7 @@ To learn more about Microsoft Graph Security, see the [Microsoft Graph Security
2929

3030
## Prerequisites
3131

32-
* An Azure subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/).
32+
* An Azure account and subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
3333

3434
* To use the Microsoft Graph Security connector, you must have *explicitly given* Azure Active Directory (AD) tenant administrator consent, which is part of the [Microsoft Graph Security Authentication requirements](/graph/security-authorization). This consent requires the Microsoft Graph Security connector's application ID and name, which you can also find in the [Azure portal](https://portal.azure.com):
3535

articles/connectors/connectors-native-delay.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Delay the next action in workflows
3-
description: Wait to run the next action in logic app workflows by using the Delay or Delay Until actions in Azure Logic Apps
3+
description: Wait to run the next action in logic app workflows by using the Delay or Delay Until actions in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: deli, klam, logicappspm
7-
ms.topic: conceptual
6+
ms.reviewer: deli, azla
7+
ms.topic: how-to
88
ms.date: 05/25/2019
99
tags: connectors
1010
---
@@ -25,7 +25,7 @@ Here are some example ways to use these actions:
2525

2626
## Prerequisites
2727

28-
* An Azure subscription. If you don't have a subscription, you can [sign up for a free Azure account](https://azure.microsoft.com/free/).
28+
* An Azure account and subscription. If you don't have a subscription, you can [sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2929

3030
* Basic knowledge about [logic apps](../logic-apps/logic-apps-overview.md). Before you can use an action, your logic app must first start with a trigger. You can use any trigger you want and add other actions before you add a delay action. This topic uses an Office 365 Outlook trigger. If you're new to logic apps, learn [how to create your first logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md).
3131

articles/connectors/connectors-native-http.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
title: Call service endpoints by using HTTP or HTTPS
3-
description: Send outbound HTTP or HTTPS requests to service endpoints from Azure Logic Apps
3+
description: Send outbound HTTP or HTTPS requests to service endpoints from Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: estfan, logicappspm, azla
6+
ms.reviewer: estfan, azla
77
ms.topic: how-to
88
ms.date: 09/13/2021
99
tags: connectors
@@ -25,7 +25,7 @@ For information about encryption, security, and authorization for outbound calls
2525

2626
## Prerequisites
2727

28-
* An Azure account and subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/).
28+
* An Azure account and subscription. If you don't have an Azure subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
2929

3030
* The URL for the target endpoint that you want to call
3131

0 commit comments

Comments
 (0)