Skip to content

Commit 0f7ed72

Browse files
committed
Clean up metadata
1 parent 03f9b63 commit 0f7ed72

12 files changed

+39
-35
lines changed

articles/logic-apps/create-managed-service-identity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ This article shows how to enable and set up the system-assigned identity or user
7373

7474
## Prerequisites
7575

76-
* An Azure account and subscription. If you don't have a subscription, [sign up for a free Azure account](https://azure.microsoft.com/free/). Both the managed identity and the target Azure resource where you need access must use the same Azure subscription.
76+
* 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). Both the managed identity and the target Azure resource where you need access must use the same Azure subscription.
7777

7878
* To give a managed identity access to an Azure resource, you need to add a role to the target resource for that identity. To add roles, you need [Azure AD administrator permissions](../active-directory/roles/permissions-reference.md) that can assign roles to identities in the corresponding Azure AD tenant.
7979

articles/logic-apps/create-monitoring-tracking-queries.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: View and create queries for logic apps in Azure Monitor logs
3-
description: View and create queries in Azure Monitor logs for Azure Logic Apps
3+
description: View and create queries in Azure Monitor logs for Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: divswa, logicappspm
7-
ms.topic: article
6+
ms.reviewer: divswa, estfan, azla
7+
ms.topic: how-to
88
ms.date: 01/30/2020
99
---
1010

@@ -14,6 +14,8 @@ You can view the underlying queries that produce the results from [Azure Monitor
1414

1515
## Prerequisites
1616

17+
* 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).
18+
1719
* A Log Analytics workspace. If you don't have a Log Analytics workspace, learn [how to create a Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md).
1820

1921
* A logic app that's set up with Azure Monitor logging and sends that information to a Log Analytics workspace. Learn [how to set up Azure Monitor logs for your logic app](../logic-apps/monitor-logic-apps.md).

articles/logic-apps/custom-connector-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Custom connector topic links
3-
description: Links to topics about how to create, use, share, and certify custom connectors
3+
description: Links to topics about how to create, use, share, and certify custom connectors in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: divswa, logicappspm
7-
ms.topic: article
6+
ms.reviewer: divswa, azla
7+
ms.topic: conceptual
88
ms.date: 1/30/2018
99
---
1010

articles/logic-apps/customer-managed-keys-integration-service-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Set up customer-managed keys to encrypt data at rest in ISEs
3-
description: Create and manage your own encryption keys to secure data at rest for integration service environments (ISEs) in Azure Logic Apps
3+
description: Create and manage your own encryption keys to secure data at rest for integration service environments (ISEs) in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
66
ms.reviewer: mijos, rarayudu, azla
7-
ms.topic: conceptual
7+
ms.topic: how-to
88
ms.date: 01/20/2021
99
---
1010

articles/logic-apps/designer-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: About single-tenant workflow designer
33
description: Learn how the designer in single-tenant Azure Logic Apps helps you visually create workflows through the Azure portal. Discover the benefits and features in this latest version.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: logicappspm
6+
ms.reviewer: estfan, azla
77
ms.topic: conceptual
88
ms.date: 06/30/2021
99
---

articles/logic-apps/estimate-storage-costs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Storage costs change based on your workflows' content. Different triggers, actio
1919

2020
## Prerequisites
2121

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/).
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
* A single-tenant based logic Apps workflow. You can create a workflow [using the Azure portal](create-single-tenant-workflows-azure-portal.md) or [using Visual Studio Code](create-single-tenant-workflows-visual-studio-code.md). If you don't have a workflow yet, you can use the sample small, medium, and large workflows in the storage calculator.
2525

articles/logic-apps/export-from-microsoft-flow-logic-app-template.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Export flows from Power Automate to Azure Logic Apps
3-
description: Migrate flows from Power Automate to Azure Logic Apps by exporting as Azure Resource Manager templates
3+
description: Migrate flows from Power Automate to Azure Logic Apps by exporting as Azure Resource Manager templates.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: estfan, sneshaf, pinath, logicappspm
7-
ms.topic: conceptual
6+
ms.reviewer: estfan, sneshaf, pinath, azla
7+
ms.topic: how-to
88
ms.date: 02/22/2021
99
---
1010

@@ -26,7 +26,7 @@ Not all Power Automate connectors are available in Azure Logic Apps. You can mig
2626

2727
## Prerequisites
2828

29-
* 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/).
29+
* 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).
3030

3131
* The flow that you want to export from Power Automate
3232

articles/logic-apps/handle-long-running-stored-procedures-sql-connector.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Handle long-running stored procedures in the SQL connector
3-
description: How to handle stored procedures that time out when using the SQL connector in Azure Logic Apps
3+
description: Handle stored procedures that time out when using the SQL connector in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: camerost, logicappspm
7-
ms.topic: conceptual
6+
ms.reviewer: camerost, azla
7+
ms.topic: how-to
88
ms.date: 10/27/2020
99
---
1010

articles/logic-apps/handle-throttling-problems-429-errors.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Handle throttling problems, or '429 - Too many requests' errors
3-
description: How to work around throttling problems, or 'HTTP 429 Too many requests' errors, in Azure Logic Apps
3+
description: How to work around throttling problems or 'HTTP 429 Too many requests' errors in Azure Logic Apps.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: deli, logicappspm
7-
ms.topic: conceptual
6+
ms.reviewer: deli, azla
7+
ms.topic: how-to
88
ms.date: 04/13/2020
99
---
1010

@@ -90,15 +90,15 @@ To handle throttling at this level, you have these options:
9090

9191
For this option, consider whether you can distribute the workload by dividing an action's requests across multiple connections to the same destination using the same credentials.
9292

93-
For example, suppose that your logic app gets tables from a SQL Server database and then gets the rows from each table. Based on the number of rows that you have to process, you can use multiple connections and multiple **For each** loops to divide the total number of rows into smaller sets for processing. This scenario uses two **For each** loops to split the total number of rows in half. The first **For each** loop uses an expression that gets the first half. The other **For each** loop uses a different expression that gets the second half, for example:<p>
93+
For example, suppose that your logic app gets tables from a SQL Server database and then gets the rows from each table. Based on the number of rows that you have to process, you can use multiple connections and multiple **For each** loops to divide the total number of rows into smaller sets for processing. This scenario uses two **For each** loops to split the total number of rows in half. The first **For each** loop uses an expression that gets the first half. The other **For each** loop uses a different expression that gets the second half, for example:<br><br>
9494

95-
* Expression 1: The `take()` function gets the front of a collection. For more information, see the [**`take()`** function](workflow-definition-language-functions-reference.md#take).
95+
* Expression 1: The `take()` function gets the front of a collection. For more information, see the [**`take()`** function](workflow-definition-language-functions-reference.md#take).
9696

97-
`@take(collection-or-array-name, div(length(collection-or-array-name), 2))`
97+
`@take(collection-or-array-name, div(length(collection-or-array-name), 2))`
9898

99-
* Expression 2: The `skip()` function removes the front of a collection and returns all the other items. For more information, see the [**`skip()`** function](workflow-definition-language-functions-reference.md#skip).
99+
* Expression 2: The `skip()` function removes the front of a collection and returns all the other items. For more information, see the [**`skip()`** function](workflow-definition-language-functions-reference.md#skip).
100100

101-
`@skip(collection-or-array-name, div(length(collection-or-array-name), 2))`
101+
`@skip(collection-or-array-name, div(length(collection-or-array-name), 2))`
102102

103103
Here's a visual example that shows how you can use these expressions:
104104

articles/logic-apps/healthy-unhealthy-resource.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ title: Set up logging to monitor logic apps in Azure Security Center
33
description: Monitor the health of your Logic Apps resources in Azure Security Center by setting up diagnostic logging.
44
services: logic-apps
55
ms.suite: integration
6-
ms.reviewer: estfan, logicappspm
7-
ms.topic: conceptual
6+
ms.reviewer: estfan, azla
7+
ms.topic: how-to
88
ms.date: 12/07/2020
99
---
1010

@@ -17,8 +17,10 @@ When you monitor your Logic Apps resources in [Microsoft Azure Security Center](
1717
1818
## Prerequisites
1919

20-
* An Azure subscription. If you don't have a subscription, [create a free Azure account](https://azure.microsoft.com/free/) before you start.
20+
* An Azure subscription. If you don't have a subscription, [create a free Azure account](https://azure.microsoft.com/free/?WT.mc_id=A261C142F).
21+
2122
* Existing logic apps with [diagnostic logging enabled](#enable-diagnostic-logging).
23+
2224
* A Log Analytics workspace, which is required to enable logging for your logic app. If you don't have a workspace, first [create your workspace](../azure-monitor/logs/quick-create-workspace.md).
2325

2426
## Enable diagnostic logging

0 commit comments

Comments
 (0)