Skip to content

Commit 5875c3f

Browse files
Merge pull request #281772 from ecfan/landing
[Content Engagement] Update and improve Azure Logic Apps doc landing page
2 parents cf8da4b + 52237d7 commit 5875c3f

File tree

1 file changed

+16
-46
lines changed

1 file changed

+16
-46
lines changed

articles/logic-apps/index.yml

Lines changed: 16 additions & 46 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: 01/10/2024
13+
ms.date: 07/24/2024
1414

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

@@ -24,18 +24,20 @@ landingContent:
2424
links:
2525
- text: What is Azure Logic Apps?
2626
url: logic-apps-overview.md
27-
- text: Single-tenant versus multi-tenant and integration service environment
28-
url: single-tenant-overview-compare.md
29-
- text: What is Azure Arc-enabled Logic Apps?
30-
url: azure-arc-enabled-logic-apps-overview.md
3127
- linkListType: concept
3228
links:
33-
- text: About connectors in Azure Logic Apps
34-
url: ../connectors/introduction.md
29+
- text: Single-tenant versus multitenant
30+
url: single-tenant-overview-compare.md
3531
- text: Recurrence schedules for workflows
3632
url: concepts-schedule-automated-recurring-tasks-workflows.md
33+
- text: About connectors
34+
url: ../connectors/introduction.md
35+
- text: Business rules engine Integration
36+
url: rules-engine/rules-engine-overview.md
3737
- text: B2B enterprise integration
3838
url: logic-apps-enterprise-integration-overview.md
39+
- text: Mainframe modernization
40+
url: mainframe-modernization-overview.md
3941
- text: Resource health for logic apps
4042
url: healthy-unhealthy-resource.md
4143
- linkListType: learn
@@ -54,16 +56,12 @@ landingContent:
5456
# Card (optional)
5557
- title: Get started
5658
linkLists:
57-
- linkListType: quickstart
59+
- linkListType: get-started
5860
links:
5961
- text: Create Consumption logic app workflow - Azure portal
6062
url: quickstart-create-example-consumption-workflow.md
61-
- text: Create Consumption logic app workflow - Visual Studio
62-
url: quickstart-create-logic-apps-with-visual-studio.md
63-
- linkListType: get-started
64-
links:
65-
- text: "Template: Run timer jobs on a schedule"
66-
url: https://azure.microsoft.com/resources/templates/logicapps-jobscheduler/
63+
- text: Create Standard logic app workflow - Azure portal
64+
url: create-single-tenant-workflows-azure-portal.md
6765
- linkListType: tutorial
6866
links:
6967
- text: Create a schedule-based workflow
@@ -72,29 +70,6 @@ landingContent:
7270
url: tutorial-process-mailing-list-subscriptions-workflow.md
7371
- text: Create an Azure Functions and Storage workflow
7472
url: tutorial-process-email-attachments-workflow.md
75-
76-
# Card (optional)
77-
- title: Access on-premises data or virtual networks
78-
linkLists:
79-
- linkListType: concept
80-
links:
81-
- text: What is an on-premises data gateway?
82-
url: /data-integration/gateway/service-gateway-onprem
83-
- text: What is an integration service environment?
84-
url: connect-virtual-network-vnet-isolated-environment-overview.md
85-
- linkListType: how-to-guide
86-
links:
87-
- text: Install on-premises data gateway
88-
url: logic-apps-gateway-install.md
89-
- text: Connect to on-premises data sources
90-
url: logic-apps-gateway-connection.md
91-
- text: Connect to virtual networks
92-
url: connect-virtual-network-vnet-isolated-environment-overview.md
93-
- linkListType: video
94-
links:
95-
- text: Introduction to Integration Service Environment
96-
url: https://azure.microsoft.com/resources/videos/azure-friday-introduction-to-azure-integration-service-environment-for-logic-apps/
97-
9873
# Card (optional)
9974
- title: Build B2B enterprise integrations
10075
linkLists:
@@ -122,13 +97,10 @@ landingContent:
12297
links:
12398
- text: Manage logic apps - Visual Studio
12499
url: manage-logic-apps-with-visual-studio.md
125-
- text: Manage integration service environment
126-
url: ise-manage-integration-service-environment.md
127100
- text: Secure access and data
128101
url: logic-apps-securing-a-logic-app.md
129102
- text: Authenticate with managed identities
130103
url: create-managed-service-identity.md
131-
132104
# Card (optional)
133105
- title: Deploy logic apps
134106
linkLists:
@@ -142,8 +114,6 @@ landingContent:
142114
url: logic-apps-create-azure-resource-manager-templates.md
143115
- text: Deploy logic app templates
144116
url: logic-apps-deploy-azure-resource-manager-templates.md
145-
- text: Call logic apps from Power Automate and Power Apps
146-
url: call-from-power-automate-power-apps.md
147117
- linkListType: learn
148118
links:
149119
- text: Create and deploy with Resource Manager templates
@@ -159,10 +129,10 @@ landingContent:
159129
url: logic-apps-limits-and-config.md
160130
- text: Pricing model
161131
url: logic-apps-pricing.md
162-
- text: Available connector reference for Azure Logic Apps
163-
url: /connectors/connector-reference/connector-reference-logicapps-connectors
164-
- text: Workflow Definition Language schema
165-
url: logic-apps-workflow-definition-language.md
132+
- text: Azure CLI - Consumption
133+
url: /cli/azure/logic
134+
- text: Azure CLI - Standard
135+
url: /cli/azure/logicapp
166136
- text: Azure PowerShell
167137
url: /powershell/module/az.logicapp/
168138
- text: REST API

0 commit comments

Comments
 (0)