Merge pull request #732 from rmcmurray/20181211
1387770: Changed link for "Java Tools for Visual Studio Team Services"
This commit is contained in:
Коммит
4a2ec290b7
|
@ -8,8 +8,8 @@ manager: routlaw
|
|||
editor: ''
|
||||
|
||||
ms.assetid: ef2f3839-2549-4471-9b53-0deb7f4c128b
|
||||
ms.author: robmcm;asirveda
|
||||
ms.date: 02/01/2018
|
||||
ms.author: robmcm
|
||||
ms.date: 12/12/2018
|
||||
ms.devlang: Java
|
||||
ms.service: multiple
|
||||
ms.tgt_pltfrm: multiple
|
||||
|
@ -63,7 +63,7 @@ For more information about the Azure Toolkit for Eclipse, see the following page
|
|||
|
||||
* [Azure Toolkit for Eclipse in the Eclipse Marketplace](http://marketplace.eclipse.org/content/azure-toolkit-eclipse)
|
||||
|
||||
For more information about using Java with Azure, see the [Azure for Java Developers](https://docs.microsoft.com/java/azure/) and the [Java Tools for Visual Studio Team Services](https://java.visualstudio.com/).
|
||||
For more information about using Java with Azure, see the [Azure for Java Developers](https://docs.microsoft.com/java/azure/) and the [Java Tools for Visual Studio Team Services](/azure/devops/java/).
|
||||
|
||||
<!-- [!INCLUDE [azure-toolkit-for-eclipse-additional-resources](../includes/azure-toolkit-for-eclipse-additional-resources.md)] -->
|
||||
|
||||
|
@ -75,7 +75,6 @@ For more information about using Java with Azure, see the [Azure for Java Develo
|
|||
<!-- URL List -->
|
||||
|
||||
[Azure for Java Developers]: https://docs.microsoft.com/java/azure
|
||||
[Java Tools for Visual Studio Team Services]: https://java.visualstudio.com/
|
||||
|
||||
<!-- Temporarily Deprecated URLs -->
|
||||
|
||||
|
|
|
@ -9,6 +9,6 @@ For more information about the Azure Toolkit for Eclipse, see the following link
|
|||
For more information about using Java with Azure, see the following links:
|
||||
|
||||
* [Azure for Java Developers](https://docs.microsoft.com/java/azure/)
|
||||
* [Java Tools for Visual Studio Team Services](https://java.visualstudio.com/)
|
||||
* [Java Tools for Visual Studio Team Services](/azure/devops/java/)
|
||||
* [Get Java JDK downloads and support when developing for Azure](https://aka.ms/azure-jdks)
|
||||
<!-- TODO: Add URLs for Java in VSCode here -->
|
||||
|
|
|
@ -9,6 +9,6 @@ For more information about the Azure Toolkit for IntelliJ IDEA, see the followin
|
|||
For more information about using Java with Azure, see the following links:
|
||||
|
||||
* [Azure for Java Developers](https://docs.microsoft.com/java/azure/)
|
||||
* [Java Tools for Visual Studio Team Services](https://java.visualstudio.com/)
|
||||
* [Java Tools for Visual Studio Team Services](/azure/devops/java/)
|
||||
* [Get Java JDK downloads and support when developing for Azure](https://aka.ms/azure-jdks)
|
||||
<!-- TODO: Add URLs for Java in VSCode here -->
|
||||
|
|
|
@ -8,8 +8,8 @@ manager: routlaw
|
|||
editor: ''
|
||||
|
||||
ms.assetid: 115a095d-1b70-41d6-adb4-78f24b2a4451
|
||||
ms.author: robmcm;asirveda
|
||||
ms.date: 02/01/2018
|
||||
ms.author: robmcm
|
||||
ms.date: 12/12/2018
|
||||
ms.devlang: Java
|
||||
ms.service: multiple
|
||||
ms.tgt_pltfrm: multiple
|
||||
|
@ -62,7 +62,7 @@ For more information about the Azure Toolkit for IntelliJ, see the following pag
|
|||
|
||||
* [Azure Toolkit for IntelliJ in the JetBrains Plugins Repository](https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij)
|
||||
|
||||
For more information about using Java with Azure, see the [Azure for Java Developers](https://docs.microsoft.com/java/azure/) and the [Java Tools for Visual Studio Team Services](https://java.visualstudio.com/).
|
||||
For more information about using Java with Azure, see the [Azure for Java Developers](https://docs.microsoft.com/java/azure/) and the [Java Tools for Visual Studio Team Services](/azure/devops/java/).
|
||||
|
||||
> [!NOTE]
|
||||
>
|
||||
|
@ -74,7 +74,6 @@ For more information about using Java with Azure, see the [Azure for Java Develo
|
|||
<!-- URL List -->
|
||||
|
||||
[Azure for Java Developers]: https://docs.microsoft.com/java/azure/
|
||||
[Java Tools for Visual Studio Team Services]: https://java.visualstudio.com/
|
||||
|
||||
<!-- Temporarily Deprecated URLs -->
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ manager: mbaldwin
|
|||
editor: ''
|
||||
ms.assetid:
|
||||
ms.author: robmcm
|
||||
ms.date: 11/21/2018
|
||||
ms.date: 12/12/2018
|
||||
ms.devlang: java
|
||||
ms.service: cache
|
||||
ms.tgt_pltfrm: cache-redis
|
||||
|
@ -209,7 +209,7 @@ The **[Spring Framework]** is an open-source solution that helps Java developers
|
|||
|
||||
[Azure for Java Developers]: https://docs.microsoft.com/java/azure/
|
||||
[free Azure account]: https://azure.microsoft.com/pricing/free-trial/
|
||||
[Java Tools for Visual Studio Team Services]: https://java.visualstudio.com/
|
||||
[Java Tools for Visual Studio Team Services]: /azure/devops/java/
|
||||
[MSDN subscriber benefits]: https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/
|
||||
[Spring Boot]: http://projects.spring.io/spring-boot/
|
||||
[Spring Initializr]: https://start.spring.io/
|
||||
|
|
|
@ -302,7 +302,7 @@ The following prerequisites are required in order to complete the steps in this
|
|||
|
||||
## Summary
|
||||
|
||||
In this tutorial, you created a new Java web application using the **[Spring Initializr]**, created ab Azure Key Vault to store sensitive information, and then configured your application to retrieve information from your key vault.
|
||||
In this tutorial, you created a new Java web application using the **[Spring Initializr]**, created an Azure Key Vault to store sensitive information, and then configured your application to retrieve information from your key vault.
|
||||
|
||||
For more information about using Azure Key Vaults, see the following articles:
|
||||
|
||||
|
|
|
@ -8,7 +8,7 @@ manager: mbaldwin
|
|||
editor: ''
|
||||
ms.assetid:
|
||||
ms.author: robmcm
|
||||
ms.date: 11/21/2018
|
||||
ms.date: 12/12/2018
|
||||
ms.devlang: java
|
||||
ms.service: multiple
|
||||
ms.tgt_pltfrm: multiple
|
||||
|
@ -340,7 +340,7 @@ For additional examples for how to use custom Docker images with Azure, see [Usi
|
|||
[Docker]: https://www.docker.com/
|
||||
[free Azure account]: https://azure.microsoft.com/pricing/free-trial/
|
||||
[Git]: https://github.com/
|
||||
[Java Tools for Visual Studio Team Services]: https://java.visualstudio.com/
|
||||
[Java Tools for Visual Studio Team Services]: /azure/devops/java/
|
||||
[Kubernetes]: https://kubernetes.io/
|
||||
[Kubernetes Command-Line Interface (kubectl)]: https://kubernetes.io/docs/user-guide/kubectl-overview/
|
||||
[Maven]: http://maven.apache.org/
|
||||
|
|
|
@ -8,7 +8,7 @@ manager: mbaldwin
|
|||
editor: ''
|
||||
ms.assetid:
|
||||
ms.author: robmcm
|
||||
ms.date: 11/21/2018
|
||||
ms.date: 12/12/2018
|
||||
ms.devlang: java
|
||||
ms.service: container-service
|
||||
ms.tgt_pltfrm: multiple
|
||||
|
@ -284,7 +284,7 @@ For additional examples for how to use custom Docker images with Azure, see [Usi
|
|||
[Docker]: https://www.docker.com/
|
||||
[free Azure account]: https://azure.microsoft.com/pricing/free-trial/
|
||||
[Git]: https://github.com/
|
||||
[Java Tools for Visual Studio Team Services]: https://java.visualstudio.com/
|
||||
[Java Tools for Visual Studio Team Services]: /azure/devops/java/
|
||||
[Maven]: http://maven.apache.org/
|
||||
[MSDN subscriber benefits]: https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/
|
||||
[Spring Boot]: http://projects.spring.io/spring-boot/
|
||||
|
|
|
@ -8,7 +8,7 @@ manager: mbaldwin
|
|||
editor: ''
|
||||
ms.assetid:
|
||||
ms.author: robmcm
|
||||
ms.date: 11/21/2018
|
||||
ms.date: 12/12/2018
|
||||
ms.devlang: java
|
||||
ms.service: multiple
|
||||
ms.tgt_pltfrm: multiple
|
||||
|
@ -530,7 +530,7 @@ For additional examples for how to use custom Docker images with Azure, see [Usi
|
|||
[Fabric8]: https://fabric8.io/
|
||||
[free Azure account]: https://azure.microsoft.com/pricing/free-trial/
|
||||
[Git]: https://github.com/
|
||||
[Java Tools for Visual Studio Team Services]: https://java.visualstudio.com/
|
||||
[Java Tools for Visual Studio Team Services]: /azure/devops/java/
|
||||
[Kubernetes]: https://kubernetes.io/
|
||||
[Maven]: http://maven.apache.org/
|
||||
[MSDN subscriber benefits]: https://azure.microsoft.com/pricing/member-offers/msdn-benefits-details/
|
||||
|
|
Загрузка…
Ссылка в новой задаче