Skip to content

Commit fd4f344

Browse files
snaitsggailey777
authored andcommitted
Cherry-pick customer PR
1 parent 79d063f commit fd4f344

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-app-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ When using app settings, you should be aware of the following considerations:
3131
}
3232
````
3333

34-
In this article, only double-underscores are used, since they're supported on both operating systems.
34+
In this article, only double-underscores are used, since they're supported on both operating systems. Most of the settings that support managed identity connections use double-underscores.
3535

3636
+ When Functions runs locally, app settings are specified in the `Values` collection in the [local.settings.json](functions-develop-local.md#local-settings-file).
3737

0 commit comments

Comments
 (0)