You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-functions/errors-diagnostics/diagnostic-events/azfd0012.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: "AZFD0012: A non highly-identifiable secret has been loaded by the application."
2
+
title: "AZFD0012: A non highlyidentifiable secret has been loaded by the application."
3
3
titleSuffix: "Azure Functions"
4
-
description: "Learn how to troubleshoot the event 'AZFD0012: A non highly identifiable secret has been loaded by the application' in Azure Functions."
4
+
description: "Learn how to troubleshoot the event 'AZFD0012: A nonhighly identifiable secret has been loaded by the application' in Azure Functions."
5
5
ms.topic: error-reference
6
6
ms.date: 07/06/2024
7
7
8
8
---
9
9
10
-
# AZFD0012: A non highly-identifiable secret has been loaded by the application
10
+
# AZFD0012: A nonhighly identifiable secret has been loaded by the application
11
11
12
12
This event occurs when a function app has either the `StrictHISModeWarn` or `StrictHISModeEnabled` feature flag enabled in the [`AzureWebJobsFeatureFlags`](../../functions-app-settings.md#azurewebjobsfeatureflags) application setting.
0 commit comments