Skip to content

Commit defd922

Browse files
FinVamp1ggailey777
andauthored
Update articles/azure-functions/configure-monitoring.md
Co-authored-by: Glenn Gailey <[email protected]>
1 parent f10df36 commit defd922

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/configure-monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +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.
457+
> App settings that contain a period aren't supported when running on Linux in an Elastic Premium plan or a Dedicated (App Service) plan. In these hosting environments, you should continue to use the *host.json* file.
458458
459459
## Monitor function apps using Health check
460460

0 commit comments

Comments
 (0)