Skip to content

Commit 3fd7927

Browse files
authored
Merge pull request #100136 from ecfan/metadata
Bulk SEO fixes for metadata descriptions
2 parents 780c34a + e11f032 commit 3fd7927

File tree

37 files changed

+179
-368
lines changed

37 files changed

+179
-368
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5705,6 +5705,11 @@
57055705
"redirect_url": "/azure/connectors/connectors-create-api-sharepoint",
57065706
"redirect_document_id": false
57075707
},
5708+
{
5709+
"source_path": "articles/connectors/connectors-native-query.md",
5710+
"redirect_url": "/azure/logic-apps/logic-apps-perform-data-operations#filter-array-action",
5711+
"redirect_document_id": false
5712+
},
57085713
{
57095714
"source_path": "articles/logic-apps/logic-apps-enterprise-integration-as2-encode.md",
57105715
"redirect_url": "/azure/logic-apps/logic-apps-enterprise-integration-as2",

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Bing Search
3-
description: Find news with Bing Search REST APIs and Azure Logic Apps
3+
description: Automate tasks and workflows that find results in Bing Search by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
@@ -9,7 +9,7 @@ ms.date: 05/21/2018
99
tags: connectors
1010
---
1111

12-
# Find news with Bing Search and Azure Logic Apps
12+
# Find results in Bing Search by using Azure Logic Apps
1313

1414
This article shows how you can find news, videos, and other items through
1515
Bing Search from inside a logic app with the Bing Search connector.
@@ -201,7 +201,7 @@ provide these details:
201201
## Connector reference
202202

203203
For technical details, such as triggers, actions, and limits,
204-
as described by the connector's OpenAPI (formerly Swagger) file,
204+
as described by the connector's Swagger file,
205205
see the [connector's reference page](/connectors/bingsearch/).
206206

207207
## Next steps

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Box
3-
description: Create and manage files with Box REST APIs and Azure Logic Apps
3+
description: Automate tasks and workflows that create and manage files in Box by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
@@ -9,7 +9,7 @@ ms.date: 11/07/2016
99
tags: connectors
1010
---
1111

12-
# Create and manage files in Box with Azure Logic Apps
12+
# Create and manage files in Box by using Azure Logic Apps
1313

1414
This article shows how you can create and manage your files
1515
in Box from inside a logic app with the Box connector.

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Dropbox
3-
description: Upload and manage files with Dropbox REST APIs and Azure Logic Apps
3+
description: Automate tasks and workflows that upload and manage files in Dropbox by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
@@ -85,7 +85,7 @@ create a new file in Dropbox.
8585
## Connector reference
8686

8787
For technical details, such as triggers, actions, and limits,
88-
as described by the connector's OpenAPI (formerly Swagger) file,
88+
as described by the connector's Swagger file,
8989
see the [connector's reference page](/connectors/dropbox/).
9090

9191
## Next steps

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Facebook
3-
description: Manage your timeline and page with Facebook REST APIs and Azure Logic Apps
3+
description: Automate tasks and workflows that manage your Facebook timeline and page by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Google Drive
3-
description: Create and manage files with Google Drive REST APIs and Azure Logic Apps
3+
description: Automate workflows that create and manage files for Google Drive by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
@@ -9,7 +9,7 @@ ms.date: 11/07/2016
99
tags: connectors
1010
---
1111

12-
# Get started with the Google Drive connector
12+
# Create and manage files for Google Drive by using Azure Logic Apps
1313

1414
Connect to Google Drive to create files, get rows, and more. With Google Drive, you can:
1515

@@ -28,8 +28,8 @@ After you create the connection, you enter the Google Drive properties, like the
2828

2929
## Connector-specific details
3030

31-
View any triggers and actions defined in the swagger, and also see any limits in the [connector details](/connectors/googledrive/).
31+
For technical details about triggers, actions, and limits, which are described by the connector's Swagger description, review the [connector's reference page](/connectors/googledrive/).
3232

33-
## More connectors
33+
## Next steps
3434

35-
Go back to the [APIs list](apis-list.md).
35+
* Learn about other [Logic Apps connectors](apis-list.md)

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

Lines changed: 122 additions & 247 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Office 365 Users
3-
description: Manage user profiles with Office 365 Users REST APIs and Azure Logic Apps
3+
description: Automate tasks and workflows that get and manage profiles in Office 365 Users profiles by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
@@ -9,7 +9,8 @@ ms.topic: article
99
tags: connectors
1010
---
1111

12-
# Get started with the Office 365 Users connector
12+
# Get and manage profiles in Office 365 Users by using Azure Logic Apps
13+
1314
Connect to Office 365 Users to get profiles, search users, and more. With Office 365 Users, you can:
1415

1516
* Build your business flow based on the data you get from Office 365 Users.
@@ -18,7 +19,8 @@ Connect to Office 365 Users to get profiles, search users, and more. With Office
1819
You can get started by creating a logic app now, see [Create a logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md).
1920

2021
## Create a connection to Office 365 Users
21-
When you add this connector to your logic apps, you must sign-in to your Office 365 Users account and allow logic apps to connect to your account.
22+
23+
When you add this connector to your logic apps, you must sign-in to your Office 365 Users account so that Azure Logic Apps can connect to your account.
2224

2325
> [!INCLUDE [Steps to create a connection to Office 365 Users](../../includes/connectors-create-api-office365users.md)]
2426
>
@@ -28,7 +30,8 @@ After you create the connection, you enter the Office 365 Users properties, like
2830

2931
## Connector-specific details
3032

31-
View any triggers and actions defined in the swagger, and also see any limits in the [connector details](/connectors/officeusers/).
33+
For technical details about triggers, actions, and limits, which are described by the connector's Swagger description, review the [connector's reference page](/connectors/officeusers/).
34+
35+
## Next steps
3236

33-
## More connectors
34-
Go back to the [APIs list](apis-list.md).
37+
* Learn about other [Logic Apps connectors](apis-list.md)

articles/connectors/connectors-create-api-office365-video.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Connect to Office 365 Video
3-
description: Manage videos with Office 365 Video REST APIs and Azure Logic Apps
3+
description: Automate tasks and workflows that manage videos in Office 365 Video by using Azure Logic Apps
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: klam, logicappspm
@@ -9,7 +9,7 @@ ms.date: 05/18/2016
99
tags: connectors
1010
---
1111

12-
# Get started with the Office365 Video connector
12+
# Manage videos in Office365 Video by using Azure Logic Apps
1313

1414
Connect to Office 365 Video to get information about an Office 365 video, get a list of videos, and more. With Office 365 Video, you can:
1515

@@ -21,7 +21,7 @@ For example, you can use the Bing Search connector to search for Office 365 vide
2121

2222
You can get started by creating a logic app now, see [Create a logic app](../logic-apps/quickstart-create-first-logic-app-workflow.md).
2323

24-
## Create a connection to Office365 Video connector
24+
## Connect to Office365 Video
2525

2626
When you add this connector to your logic apps, you must sign-in to your Office 365 Video account and allow logic apps to connect to your account.
2727

articles/connectors/connectors-native-query.md

Lines changed: 0 additions & 75 deletions
This file was deleted.

0 commit comments

Comments
 (0)