Skip to content

Commit 9f59c25

Browse files
authored
Merge pull request #164513 from KarlErickson/karler-update-links
fixed links to renamed file: java-jdk-long-term-support -> java-support-on-azure
2 parents a301915 + 958485d commit 9f59c25

File tree

61 files changed

+65
-65
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

61 files changed

+65
-65
lines changed

articles/aks/spark-job.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ Check out Spark documentation for more details.
335335
<!-- LINKS - external -->
336336
[apache-spark]: https://spark.apache.org/
337337
[docker-hub]: https://docs.docker.com/docker-hub/
338-
[java-install]: /azure/developer/java/fundamentals/java-jdk-long-term-support
338+
[java-install]: /azure/developer/java/fundamentals/java-support-on-azure
339339
[maven-install]: https://maven.apache.org/install.html
340340
[sbt-install]: https://www.scala-sbt.org/1.0/docs/Setup.html
341341
[spark-docs]: https://spark.apache.org/docs/latest/running-on-kubernetes.html

articles/app-service/configure-language-java.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1015,11 +1015,11 @@ JBoss EAP is only available on the Premium v3 and Isolated v2 App Service Plan t
10151015
10161016
### JDK versions and maintenance
10171017
1018-
Azure's supported Java Development Kit (JDK) is [Zulu](https://www.azul.com/downloads/azure-only/zulu/) provided through [Azul Systems](https://www.azul.com/). Azul Zulu Enterprise builds of OpenJDK are a no-cost, multi-platform, production-ready distribution of the OpenJDK for Azure and Azure Stack backed by Microsoft and Azul Systems. They contain all the components for building and running Java SE applications. You can install the JDK from [Java JDK Installation](/azure/developer/java/fundamentals/java-jdk-long-term-support).
1018+
Azure's supported Java Development Kit (JDK) is [Zulu](https://www.azul.com/downloads/azure-only/zulu/) provided through [Azul Systems](https://www.azul.com/). Azul Zulu Enterprise builds of OpenJDK are a no-cost, multi-platform, production-ready distribution of the OpenJDK for Azure and Azure Stack backed by Microsoft and Azul Systems. They contain all the components for building and running Java SE applications. You can install the JDK from [Java JDK Installation](/azure/developer/java/fundamentals/java-support-on-azure).
10191019
10201020
Major version updates will be provided through new runtime options in Azure App Service. Customers update to these newer versions of Java by configuring their App Service deployment and are responsible for testing and ensuring the major update meets their needs.
10211021
1022-
Supported JDKs are automatically patched on a quarterly basis in January, April, July, and October of each year. For more information on Java on Azure, please see [this support document](/azure/developer/java/fundamentals/java-jdk-long-term-support).
1022+
Supported JDKs are automatically patched on a quarterly basis in January, April, July, and October of each year. For more information on Java on Azure, please see [this support document](/azure/developer/java/fundamentals/java-support-on-azure).
10231023
10241024
### Security updates
10251025

articles/app-service/quickstart-java-uiex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Before you begin, you must have the following:
2828

2929
+ The [Azure CLI](/cli/azure/install-azure-cli).
3030

31-
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8 or 11.
31+
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8 or 11.
3232

3333
+ [Apache Maven](https://maven.apache.org), version 3.0 or above.
3434

articles/app-service/tutorial-java-spring-cosmosdb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this tutorial, you learn how to:
3131

3232
* [Azure CLI](/cli/azure/overview), installed on your own computer.
3333
* [Git](https://git-scm.com/)
34-
* [Java JDK](/azure/developer/java/fundamentals/java-jdk-long-term-support)
34+
* [Java JDK](/azure/developer/java/fundamentals/java-support-on-azure)
3535
* [Maven](https://maven.apache.org)
3636

3737
## Clone the sample TODO app and prepare the repo

articles/azure-functions/create-first-function-cli-java-uiex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before you begin, you must have the following:
3333

3434
+ The [Azure CLI](/cli/azure/install-azure-cli) version 2.4 or later.
3535

36-
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8 or 11. The `JAVA_HOME` environment variable must be set to the install location of the correct version of the JDK.
36+
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8 or 11. The `JAVA_HOME` environment variable must be set to the install location of the correct version of the JDK.
3737

3838
+ [Apache Maven](https://maven.apache.org), version 3.0 or above.
3939

articles/azure-functions/create-first-function-cli-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Before you begin, you must have the following:
3333

3434
+ The [Azure CLI](/cli/azure/install-azure-cli) version 2.4 or later.
3535

36-
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8 or 11. The `JAVA_HOME` environment variable must be set to the install location of the correct version of the JDK.
36+
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8 or 11. The `JAVA_HOME` environment variable must be set to the install location of the correct version of the JDK.
3737

3838
+ [Apache Maven](https://maven.apache.org), version 3.0 or above.
3939

articles/azure-functions/create-first-function-vs-code-java-uiex.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Before you get started, make sure you have the following requirements in place:
2222

2323
+ An Azure account with an active <abbr title="The basic organizational structure in which you manage resources in Azure, typically associated with an individual or department within an organization.">subscription</abbr>. [Create an account for free](https://azure.microsoft.com/free/?ref=microsoft.com&utm_source=microsoft.com&utm_medium=docs&utm_campaign=visualstudio).
2424

25-
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8 or 11.
25+
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8 or 11.
2626

2727
+ [Apache Maven](https://maven.apache.org), version 3.0 or above.
2828

articles/azure-functions/create-first-function-vs-code-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Before you get started, make sure you have the following requirements in place:
3535

3636
+ 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).
3737

38-
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8 or 11.
38+
+ The [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8 or 11.
3939

4040
+ [Apache Maven](https://maven.apache.org), version 3.0 or above.
4141

articles/azure-functions/functions-create-first-java-gradle.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article shows you how to build and publish a Java function project to Azure
1919

2020
To develop functions using Java, you must have the following installed:
2121

22-
- [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8
22+
- [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8
2323
- [Azure CLI]
2424
- [Azure Functions Core Tools](./functions-run-local.md#v2) version 2.6.666 or above
2525
- [Gradle](https://gradle.org/), version 4.10 and above

articles/azure-functions/functions-create-first-kotlin-maven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This article guides you through using the Maven command-line tool to build and p
1919

2020
To develop functions using Kotlin, you must have the following installed:
2121

22-
- [Java Developer Kit](/azure/developer/java/fundamentals/java-jdk-long-term-support), version 8
22+
- [Java Developer Kit](/azure/developer/java/fundamentals/java-support-on-azure), version 8
2323
- [Apache Maven](https://maven.apache.org), version 3.0 or above
2424
- [Azure CLI](/cli/azure)
2525
- [Azure Functions Core Tools](./functions-run-local.md#v2) version 2.6.666 or above

0 commit comments

Comments
 (0)