Skip to content

Commit 4a0be5d

Browse files
Alt text periods
1 parent 837ea84 commit 4a0be5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Use these steps to determine your Functions runtime version:
3737

3838
1. Select the **Function runtime settings** tab and check the **Runtime version** value to see if your function app is running on version 4.x of the Functions runtime (`~4`).
3939

40-
:::image type="content" source="media/update-java-versions/update-functions-version-portal.png" alt-text="Screenshot of how to view the Functions runtime version for your app in the Azure portal":::
40+
:::image type="content" source="media/update-java-versions/update-functions-version-portal.png" alt-text="Screenshot of how to view the Functions runtime version for your app in the Azure portal.":::
4141

4242
### [Azure CLI](#tab/azure-cli)
4343

@@ -71,7 +71,7 @@ Use the following steps to update the Java version:
7171

7272
1. In the **General settings** tab, update the **Java version** to `Java 17`.
7373

74-
:::image type="content" source="media/update-java-versions/update-java-version-portal.png" alt-text="Screenshot of how to set the desired Java version for a function app in the Azure portal":::
74+
:::image type="content" source="media/update-java-versions/update-java-version-portal.png" alt-text="Screenshot of how to set the desired Java version for a function app in the Azure portal.":::
7575

7676
1. When notified about a restart, select **Continue**, and then **Save**.
7777

@@ -104,4 +104,4 @@ Your function app restarts after you update the Java version. To learn more abou
104104

105105
> [!div class="nextstepaction"]
106106
> [Java developer guide](./functions-reference-java.md)
107-
107+

0 commit comments

Comments
 (0)