Skip to content

Commit 1399fbf

Browse files
Merge pull request #10040 from ryanberg-aquent/CI-8021
AB#8021: Add card to Azure Functions page, rename the product to Azure Function App
2 parents 6e632b4 + f094a8b commit 1399fbf

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

support/azure/azure-functions/availability/functions-troubleshoot-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Resolve Function App Down or Reporting Errors
33
description: Describes how to troubleshoot an Azure Functions app if it's not responding or reports errors.
44
ms.date: 08/05/2025
5-
ms.reviewer: v-liuamson; v-gsitser
5+
ms.reviewer: v-liuamson; v-gsitser, v-ryanberg
66
ms.custom: sap:Function app down or reporting errors
77
---
88

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,21 @@ metadata:
1616
landingContent:
1717

1818
# Card
19+
1920
- title: Application Code Deployment
2021
linkLists:
2122
- linkListType: how-to-guide
2223
links:
2324
- text: Application issues post deployment
2425
url: deployment/functions-deploying-runtime-issues-post-deployment.md
2526

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

0 commit comments

Comments
 (0)