Skip to content

Commit 837ea84

Browse files
committed
fix
1 parent a292b83 commit 837ea84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/update-java-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The `FUNCTIONS_EXTENSION_VERSION` setting sets the runtime version. A value of `
5252

5353
If you need to first update your function app to version 4.x, see [Migrate apps from Azure Functions version 3.x to version 4.x](./migrate-version-3-version-4.md). You should follow the instructions in this article rather than just manually changing the `FUNCTIONS_EXTENSION_VERSION` setting.
5454

55-
## update your Java function app
55+
## Update the Java version
5656
:::zone pivot="platform-windows"
5757
You can use the Azure portal, Azure CLI, or Azure PowerShell to update the Java version for your function app.
5858
These procedures apply to all [Functions hosting options](./functions-scale.md).

0 commit comments

Comments
 (0)