Skip to content

Commit 32fba3f

Browse files
Update azfd0004.md
1 parent f4911ba commit 32fba3f

File tree

1 file changed

+0
-1
lines changed
  • articles/azure-functions/errors-diagnostics/diagnostic-events

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ For more information, see [host ID considerations](../../../storage-consideratio
3030
- Point your app at a different storage account.
3131
- Rename your app to something less than 32 characters in length. This will change the computed Host ID for the app and remove the collision.
3232
- Provide an explicit Host ID for your app(s) so they don't conflict anymore (see below).
33-
- In the case of v4 hard failure, you can disable this error via the FUNCTIONS_HOSTID_CHECK_LEVEL app setting. Only do this if none of the options above are possible for you. Possible values for this setting are "Warning" and "Error".
3433

3534
## When to suppress the event
3635
This event should not be suppressed.

0 commit comments

Comments
 (0)