@@ -10,7 +10,7 @@ metadata:
10
10
ms.topic : landing-page
11
11
author : ecfan
12
12
ms.author : estfan
13
- ms.date : 01/10 /2024
13
+ ms.date : 07/24 /2024
14
14
15
15
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
16
16
@@ -24,18 +24,20 @@ landingContent:
24
24
links :
25
25
- text : What is Azure Logic Apps?
26
26
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
31
27
- linkListType : concept
32
28
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
35
31
- text : Recurrence schedules for workflows
36
32
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
37
37
- text : B2B enterprise integration
38
38
url : logic-apps-enterprise-integration-overview.md
39
+ - text : Mainframe modernization
40
+ url : mainframe-modernization-overview.md
39
41
- text : Resource health for logic apps
40
42
url : healthy-unhealthy-resource.md
41
43
- linkListType : learn
@@ -54,16 +56,12 @@ landingContent:
54
56
# Card (optional)
55
57
- title : Get started
56
58
linkLists :
57
- - linkListType : quickstart
59
+ - linkListType : get-started
58
60
links :
59
61
- text : Create Consumption logic app workflow - Azure portal
60
62
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
67
65
- linkListType : tutorial
68
66
links :
69
67
- text : Create a schedule-based workflow
@@ -72,29 +70,6 @@ landingContent:
72
70
url : tutorial-process-mailing-list-subscriptions-workflow.md
73
71
- text : Create an Azure Functions and Storage workflow
74
72
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
-
98
73
# Card (optional)
99
74
- title : Build B2B enterprise integrations
100
75
linkLists :
@@ -122,13 +97,10 @@ landingContent:
122
97
links :
123
98
- text : Manage logic apps - Visual Studio
124
99
url : manage-logic-apps-with-visual-studio.md
125
- - text : Manage integration service environment
126
- url : ise-manage-integration-service-environment.md
127
100
- text : Secure access and data
128
101
url : logic-apps-securing-a-logic-app.md
129
102
- text : Authenticate with managed identities
130
103
url : create-managed-service-identity.md
131
-
132
104
# Card (optional)
133
105
- title : Deploy logic apps
134
106
linkLists :
@@ -142,8 +114,6 @@ landingContent:
142
114
url : logic-apps-create-azure-resource-manager-templates.md
143
115
- text : Deploy logic app templates
144
116
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
147
117
- linkListType : learn
148
118
links :
149
119
- text : Create and deploy with Resource Manager templates
@@ -159,10 +129,10 @@ landingContent:
159
129
url : logic-apps-limits-and-config.md
160
130
- text : Pricing model
161
131
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
166
136
- text : Azure PowerShell
167
137
url : /powershell/module/az.logicapp/
168
138
- text : REST API
0 commit comments