Skip to content

Commit cdcfd14

Browse files
kaibocaiggailey777
authored andcommitted
Correct cold start impact message
Correct cold start impact message within customize JVM
1 parent 861b074 commit cdcfd14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-reference-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ You can provide additional arguments in an app setting. You can add app settings
214214
* In the Linux Consumption plan, use app setting named `languageWorkers__java__arguments`.
215215

216216
> [!IMPORTANT]
217-
> In the Consumption plan, you must also add the WEBSITE_USE_PLACEHOLDER setting with a value of 0 for the customization to work. This setting does increase the cold start times for Java functions.
217+
> In the Consumption plan, this setting does increase the cold start times for Java functions.
218218
219219
### Azure portal
220220

0 commit comments

Comments
 (0)