Skip to content

Commit 2410e76

Browse files
committed
add landing page and toc
1 parent f7555db commit 2410e76

4 files changed

Lines changed: 27 additions & 35 deletions

File tree

support/azure/logic-apps/common-error-deploy-logic-apps-private-storage-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Deploy Standard logic apps to private storage accounts
2+
title: Can't Access the Storage Account Services from Azure Logic Apps
33
description: Deploy Standard logic app workflows to Azure storage accounts that use private endpoints and deny public access.
44
services: logic-apps
55
ms.suite: integration
@@ -8,7 +8,7 @@ ms.custom: sap:Connectors
88
# Customer intent: As a developer, I want to deploy Standard logic apps to Azure storage accounts that use private endpoints.
99
---
1010

11-
# Deploy single-tenant Standard logic apps to private storage accounts using private endpoints
11+
# Troubleshooting private storage account errors in Azure Logic Apps
1212

1313
[!INCLUDE [logic-apps-sku-standard](../../includes/logic-apps-sku-standard.md)]
1414

support/azure/logic-apps/index.yml

Lines changed: 15 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,25 @@
11
### YamlMime:Landing
22

3-
title: Azure Logic Apps documentation # < 60 chars
4-
summary: Build automated scalable workflows, business processes, and enterprise orchestrations to integrate your apps and data across cloud services and on-premises systems. # < 160 chars
3+
title: Azure Logic Apps troubleshooting documentation
4+
summary: Welcome to Azure Logic Apps troubleshooting. These articles explain how to determine, diagnose, and fix issues that you might encounter when you use Azure Logic Apps. In the navigation pane on the left, browse through the article list or use the search box to find issues and solutions.
55

66
metadata:
7-
title: Azure Logic Apps documentation
8-
description: Build automated scalable workflows, business processes, and enterprise orchestrations to integrate your apps and data across cloud services and on-premises systems.
9-
ms.service: azure-logic-apps
10-
ms.topic: landing-page
11-
author: genlin
12-
ms.author: genli
13-
ms.date: 03/27/2025
7+
title: Troubleshoot Azure Logic Apps issues
8+
description: Documentation for troubleshooting common issues with Azure Logic Apps. # Required; article description that is displayed in search results. < 160 chars.
9+
ms.service: azure-kubernetes-fleet-manager
10+
ms.topic: landing-page # Required
11+
author: genlin #Required; your GitHub user alias, with correct capitalization.
12+
ms.author: genli #Required; microsoft alias of author; optional team alias.
13+
ms.date: 04/30/2025
1414

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

1717
landingContent:
18-
# Cards and links should be based on top customer tasks or top subjects
19-
# Start card title with a verb
20-
# Card (optional)
21-
- title: Azure Logic Apps troubleshooting
22-
linkLists:
23-
- linkListType: overview
24-
links:
25-
- text: What is Azure Logic Apps?
26-
url: logic-apps-overview.md
27-
28-
- title: More information
18+
19+
# Card
20+
- title: Troubleshooting
2921
linkLists:
30-
- linkListType: reference
22+
- linkListType: how-to-guide
3123
links:
32-
- text: Service limits and configuration
33-
url: logic-apps-limits-and-config.md
34-
- text: Pricing model
35-
url: logic-apps-pricing.md
36-
- text: Azure CLI - Consumption
37-
url: /cli/azure/logic
38-
- text: Azure CLI - Standard
39-
url: /cli/azure/logicapp
40-
- text: Azure PowerShell
41-
url: /powershell/module/az.logicapp/
42-
- text: REST API
43-
url: /rest/api/logic/
24+
- text: Troubleshooting Private Storage Errors in Azure Logic Apps
25+
url: common-error-deploy-logic-apps-private-storage-account.md

support/azure/logic-apps/toc.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
- name: Welcome
2+
href: index.yml
3+
4+
- name: Troubleshooting logic apps with connectors
5+
items:
6+
- name: Can't access the storage account services
7+
href: common-error-deploy-logic-apps-private-storage-account.md

support/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,9 @@ items:
193193
- name: Kubernetes Fleet Manager
194194
tocHref: /troubleshoot/azure/kubernetes-fleet/
195195
topicHref: /troubleshoot/azure/kubernetes-fleet/welcome-azure-kubernetes-fleet
196+
- name: Azure Logic Apps
197+
tocHref: /troubleshoot/azure/logic-apps/
198+
topicHref: /troubleshoot/azure/logic-apps/index
196199

197200
- name: Entra
198201
tocHref: /troubleshoot/entra/

0 commit comments

Comments
 (0)