Skip to content

Commit 350cb31

Browse files
Merge pull request #283933 from ggailey777/patch-8
[Functions] Add link to the App Service settings article
2 parents 89af9b6 + 4d195a9 commit 350cb31

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Application settings in a function app contain configuration options that affect
1414

1515
In this article, example connection string values are truncated for readability.
1616

17+
Because Azure Functions leverages the Azure App Service platform for hosting, you might find some settings relevant to your function app hosting documented in [Environment variables and app settings in Azure App Service](../app-service/reference-app-settings.md).
18+
1719
## App setting considerations
1820

1921
When using app settings, you should be aware of the following considerations:

0 commit comments

Comments
 (0)