Skip to content

Commit 00083c9

Browse files
Update welcome-azure-functions.yml
1 parent 9be8a3d commit 00083c9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

support/azure/azure-functions/welcome-azure-functions.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
### YamlMime:Landing
22

3-
title: Azure Functionstroubleshooting documentation # < 60 chars
4-
summary: Welcome to Azure Functions troubleshooting. These articles explain how to determine, diagnose, and fix issues that you might encounter when you use the Azure Function App. In the navigation pane on the left, browse through the article list or use the search box to find issues and solutions.
3+
title: Azure Functions troubleshooting documentation # < 60 chars
4+
summary: Welcome to Azure Functions troubleshooting. These articles explain how to determine, diagnose, and fix issues that you might encounter when you use Azure Functions. In the navigation pane on the left, browse through the article list or use the search box to find issues and solutions.
55
metadata:
66
title: Troubleshoot Azure Functions issues
77
description: Documentation for troubleshooting common issues with Azure Functions. # Required; article description that is displayed in search results. < 160 chars.
@@ -17,20 +17,20 @@ landingContent:
1717

1818
# Card
1919

20-
- title: Availability
21-
linkLists:
22-
- linkListType: how-to-guide
23-
links:
24-
- text: Resolve Function App Down or Reporting Errors
25-
url: availability/functions-troubleshoot-issues.md
26-
2720
- title: Application Code Deployment
2821
linkLists:
2922
- linkListType: how-to-guide
3023
links:
3124
- text: Application issues post deployment
3225
url: deployment/functions-deploying-runtime-issues-post-deployment.md
3326

27+
- title: Availability
28+
linkLists:
29+
- linkListType: how-to-guide
30+
links:
31+
- text: Resolve Function App Down or Reporting Errors
32+
url: availability/functions-troubleshoot-issues.md
33+
3434
- title: Configuring and Managing Function Apps
3535
linkLists:
3636
- linkListType: how-to-guide

0 commit comments

Comments
 (0)