Skip to content

Commit b5b62bc

Browse files
committed
1 parent 8e31915 commit b5b62bc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-functions/functions-host-json.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,8 @@ For example, say that you wanted to disable Application Insight sampling when ru
454454
}
455455
```
456456

457+
Overriding host.json settings using environment variables follows the ASP.NET Core naming conventions. When the element structure includes an array, the numeric array index should be treated as an additional element name in this path. For more information, see [Naming of environment variables](/aspnet/core/fundamentals/configuration/?view=aspnetcore-7.0#naming-of-environment-variables).
458+
457459
## Next steps
458460

459461
> [!div class="nextstepaction"]

0 commit comments

Comments
 (0)