Skip to content

Commit efae1ed

Browse files
Merge pull request #294641 from MadhuraBharadwaj-MSFT/patch-46
Update functions-create-maven-intellij.md
2 parents 6ec0b65 + 5d3fa0e commit efae1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/functions-create-maven-intellij.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Specifically, this article shows you:
2424
## Prerequisites
2525

2626
- An Azure account with an active subscription. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
27-
- An [Azure supported Java Development Kit (JDK)](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently only supported in preview on Linux only)
27+
- An [Azure supported Java Development Kit (JDK)](/azure/developer/java/fundamentals/java-support-on-azure), version 8, 11, 17 or 21. (Java 21 is currently supported on Linux only)
2828
- An [IntelliJ IDEA](https://www.jetbrains.com/idea/download/) Ultimate Edition or Community Edition installed
2929
- [Maven 3.5.0+](https://maven.apache.org/download.cgi)
3030
- Latest [Function Core Tools](https://github.com/Azure/azure-functions-core-tools)

0 commit comments

Comments
 (0)