Skip to content

Commit f10df36

Browse files
authored
Update configure-monitoring.md
Adding a warning about Linux Dedicated and Elastic Premium.
1 parent b0783ab commit f10df36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/azure-functions/configure-monitoring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ Update-AzFunctionAppSetting -Name MyAppName -ResourceGroupName MyResourceGroupNa
454454

455455
> [!NOTE]
456456
> Overriding the `host.json` through changing app settings will restart your function app.
457+
> For Linux Elastic Premium and Dedicated plans it is not possible to use App Settings that contain a period, please continue to use the *host.json* file.
457458
458459
## Monitor function apps using Health check
459460

0 commit comments

Comments
 (0)