Skip to content

Commit baa984f

Browse files
Update language-support-policy.md
The doc still mentions Azul as the JVM vendor which is no longer the case as we are now using MS OpenJDK. Updating this to point to https://learn.microsoft.com/en-us/azure/developer/java/fundamentals/java-support-on-azure. This also has information about Eclipse Temurin. ------- cc: @ggailey777 @amamounelsayed @JasonFreeberg
1 parent 86581d2 commit baa984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/language-support-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ There are few exceptions to the retirement policy outlined above. Here is a list
4141
To learn more about specific language version support policy timeline, visit the following external resources:
4242
* .NET - [dotnet.microsoft.com](https://dotnet.microsoft.com/platform/support/policy/dotnet-core)
4343
* Node - [github.com](https://github.com/nodejs/Release#release-schedule)
44-
* Java - [azul.com](https://www.azul.com/products/azul-support-roadmap/)
44+
* Java - [Microsoft technical documentation](/azure/developer/java/fundamentals/java-support-on-azure)
4545
* PowerShell - [Microsoft technical documentation](/powershell/scripting/powershell-support-lifecycle#powershell-end-of-support-dates)
4646
* Python - [devguide.python.org](https://devguide.python.org/#status-of-python-branches)
4747

0 commit comments

Comments
 (0)