Skip to content

Commit 4bf8301

Browse files
author
ecfan
committed
Freshness date updates
1 parent 572b932 commit 4bf8301

14 files changed

+24
-22
lines changed

articles/connectors/connectors-native-http.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 04/08/2024
8+
ms.date: 03/27/2025
99
---
1010

1111
# Call external HTTP or HTTPS endpoints from workflows in Azure Logic Apps

articles/connectors/introduction.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 09/06/2024
9-
ms.custom: engagement-fy23
8+
ms.date: 03/27/2025
109
# Customer intent: As a developer, I want to learn how connectors help me access data, events, and resources in other apps, services, systems, and platforms from my workflow in Azure Logic Apps.
1110
---
1211

@@ -33,11 +32,11 @@ In Azure Logic Apps, connectors are either *built in* or *managed*. Some connect
3332

3433
* [Built-in connectors](built-in.md) are designed to run directly and natively inside Azure Logic Apps.
3534

36-
* [Managed connectors](managed.md) are deployed, hosted, and managed in Azure by Microsoft. Managed connectors mostly provide a proxy or a wrapper around an API that the underlying service or system uses to communicate with Azure Logic Apps.
35+
In the designer, all built-in connectors appear in the connector gallery within the **In app** group.
3736

38-
* In a Consumption workflow, managed connectors appear in the designer under the **Standard** or **Enterprise** labels, based on their pricing level.
37+
* [Managed connectors](managed.md) are deployed, hosted, and managed in Azure by Microsoft. Managed connectors mostly provide a proxy or a wrapper around an API that the underlying service or system uses to communicate with Azure Logic Apps.
3938

40-
* In a Standard workflow, all managed connectors appear in the designer under the **Azure** label.
39+
In the designer, all managed connectors appear in the connector gallery within the **Shared** group. They are billed at either the **Standard** or **Enterprise** level.
4140

4241
For more information, see the following documentation:
4342

articles/logic-apps/block-connections-across-tenants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 03/15/2024
8+
ms.date: 03/27/2025
99
# Customer intent: As a developer, I want to prevent access to and from other Microsoft Entra tenants.
1010
---
1111

articles/logic-apps/create-single-tenant-workflows-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: azure-logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: how-to
8-
ms.date: 08/23/2024
8+
ms.date: 03/27/2025
99
# Customer intent: As a developer, I want to use a template as a faster way to build my Standard logic app workflow that runs in single-tenant Azure Logic Apps.
1010
---
1111

articles/logic-apps/index.yml

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ metadata:
1010
ms.topic: landing-page
1111
author: ecfan
1212
ms.author: estfan
13-
ms.date: 08/23/2024
13+
ms.date: 03/27/2025
1414

1515
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
1616

@@ -64,6 +64,10 @@ landingContent:
6464
url: create-single-tenant-workflows-azure-portal.md
6565
- text: Create Standard workflow from template - Portal
6666
url: create-single-tenant-workflows-templates.md
67+
- text: Create Consumption workflows with Visual Studio Code
68+
url: quickstart-create-logic-apps-visual-studio-code.md
69+
- text: Create Standard workflows with Visual Studio Code
70+
url: create-standard-workflows-Visual-Studio-Code.md
6771
- linkListType: tutorial
6872
links:
6973
- text: Create a schedule-based workflow
@@ -97,8 +101,8 @@ landingContent:
97101
linkLists:
98102
- linkListType: how-to-guide
99103
links:
100-
- text: Manage logic apps - Visual Studio
101-
url: manage-logic-apps-with-visual-studio.md
104+
- text: Manage logic apps - Visual Studio Code
105+
url: manage-logic-apps-visual-studio-code.md
102106
- text: Secure access and data
103107
url: logic-apps-securing-a-logic-app.md
104108
- text: Authenticate with managed identities

articles/logic-apps/logic-apps-enterprise-integration-as2-mdn-acknowledgment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 08/15/2023
8+
ms.date: 03/27/2025
99
---
1010

1111
# MDN acknowledgments for AS2 messages in Azure Logic Apps

articles/logic-apps/logic-apps-limits-and-config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: rohithah, laveeshb, rarayudu, azla
77
ms.topic: conceptual
8-
ms.date: 09/06/2024
8+
ms.date: 03/27/2025
99
---
1010

1111
# Limits and configuration reference for Azure Logic Apps

articles/logic-apps/logic-apps-workflow-actions-triggers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 05/20/2024
8+
ms.date: 03/27/2025
99
ms.custom:
1010
---
1111

articles/logic-apps/logic-apps-workflow-definition-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: logic-apps
55
ms.suite: integration
66
ms.reviewer: estfan, azla
77
ms.topic: conceptual
8-
ms.date: 06/13/2024
8+
ms.date: 03/27/2025
99
---
1010

1111
# Schema reference guide for the Workflow Definition Language in Azure Logic Apps

articles/logic-apps/secure-single-tenant-workflow-virtual-network-private-endpoint.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@ ms.service: azure-logic-apps
66
ms.suite: integration
77
ms.reviewer: estfan, azla
88
ms.topic: how-to
9-
ms.custom: engagement-fy23
10-
ms.date: 08/09/2024
9+
ms.date: 03/27/2025
1110
# Customer intent: As a developer, I want to connect to my Standard logic app workflows with virtual networks using private endpoints and virtual network integration.
1211
---
1312

0 commit comments

Comments
 (0)