Skip to content

Commit 891b221

Browse files
committed
[Bulk][Functions] Errors metadata updates
1 parent 3edb333 commit 891b221

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

articles/azure-functions/errors-diagnostics/diagnostic-events/azfd0011.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "AZFD0011: The FUNCTIONS_WORKER_RUNTIME setting is required"
33
titleSuffix: "Azure Functions"
44
description: "Learn how to troubleshoot the event 'AZFD0011: The FUNCTIONS_WORKER_RUNTIME setting is required' in Azure Functions."
5-
ms.topic: reference
5+
ms.topic: error-reference
66
ms.date: 01/24/2024
77

88
---

articles/azure-functions/errors-diagnostics/diagnostic-events/azfd0012.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "AZFD0012: A non highly-identifiable secret has been loaded by the application."
33
titleSuffix: "Azure Functions"
44
description: "Learn how to troubleshoot the event 'AZFD0012: A non highly identifiable secret has been loaded by the application' in Azure Functions."
5-
ms.topic: reference
5+
ms.topic: error-reference
66
ms.date: 07/06/2024
77

88
---

articles/azure-functions/errors-diagnostics/diagnostic-events/azfd0013.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "AZFD0013: The configured runtime does not match the worker runtime metadata found in the deployed function app artifacts."
33
titleSuffix: "Azure Functions"
44
description: "Learn how to troubleshoot the event 'AZFD0013: The configured runtime does not match the worker runtime metadata found in the deployed function app artifacts' in Azure Functions."
5-
ms.topic: reference
5+
ms.topic: error-reference
66
ms.date: 09/03/2024
77

88
---

articles/azure-functions/errors-diagnostics/net-worker-rules/azfw0001.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "AZFW0001: Invalid binding attributes"
33
titleSuffix: "Azure Functions"
44
description: "Learn about code analysis rule 'AZFW0001: Invalid binding attributes' in Azure Functions."
5-
ms.topic: reference
5+
ms.topic: error-reference
66
ms.date: 05/10/2021
77
---
88

articles/azure-functions/errors-diagnostics/sdk-rules/azf0001.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "AZFW0001: Avoid async void"
33
titleSuffix: "Azure Functions"
44
description: "Learn about code analysis rule 'AZF0001: Avoid async void' in Azure Functions."
5-
ms.topic: reference
5+
ms.topic: error-reference
66
ms.date: 05/10/2021
77
---
88

articles/azure-functions/errors-diagnostics/sdk-rules/azf0002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: "AZF0002: Inefficient HttpClient usage"
33
titleSuffix: "Azure Functions"
44
description: "Learn about code analysis rule AZF0002: Inefficient HttpClient usage"
5-
ms.topic: reference
5+
ms.topic: error-reference
66
ms.date: 09/29/2021
77
---
88

0 commit comments

Comments
 (0)