Skip to content

Commit e452a1d

Browse files
committed
spring-cloud -> spring-apps
1 parent 22202c5 commit e452a1d

7 files changed

+8
-8
lines changed

articles/spring-apps/breadcrumb/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
topicHref: /azure/spring-apps/index
1111
- name: Azure Spring Apps
1212
tocHref: /azure/developer/java/containers/
13-
topicHref: /azure/spring-cloud/index
13+
topicHref: /azure/spring-apps/index
1414
- name: Azure Spring Apps
1515
tocHref: /cli/azure/
1616
topicHref: /azure/spring-apps/index

articles/spring-apps/concepts-for-java-memory-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Spring Apps
44
description: Introduces concepts for Java memory management to help you understand Java applications in Azure Spring Apps.
55
author: karlerickson
66
ms.author: kaiqianyang
7-
ms.service: spring-cloud
7+
ms.service: spring-apps
88
ms.topic: conceptual
99
ms.date: 07/15/2022
1010
ms.custom: devx-track-java

articles/spring-apps/how-to-access-app-from-internet-virtual-network.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Expose applications on Azure Spring Apps to the internet from a public ne
33
description: Describes how to expose applications on Azure Spring Apps to the internet from a public network.
44
author: karlerickson
55
ms.author: karler
6-
ms.service: spring-cloud
6+
ms.service: spring-apps
77
ms.topic: how-to
88
ms.date: 08/09/2022
99
ms.custom: devx-track-java, devx-track-azurecli, event-tier1-build-2022

articles/spring-apps/how-to-enable-redundancy-and-disaster-recovery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Enable redundancy and disaster recovery for Azure Spring Apps
33
description: Learn how to protect your Spring Apps application from zonal and regional outages
44
author: karlerickson
55
ms.author: wenhaozhang
6-
ms.service: spring-cloud
6+
ms.service: spring-apps
77
ms.topic: how-to
88
ms.date: 07/12/2022
99
ms.custom: devx-track-java

articles/spring-apps/how-to-fix-app-restart-issues-caused-by-out-of-memory.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Spring Apps
44
description: Explains how to understand out-of-memory (OOM) issues for Java applications in Azure Spring Apps.
55
author: karlerickson
66
ms.author: kaiqianyang
7-
ms.service: spring-cloud
7+
ms.service: spring-apps
88
ms.topic: conceptual
99
ms.date: 07/15/2022
1010
ms.custom: devx-track-java

articles/spring-apps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ items:
9191
- name: Fix app restart issues caused by OOM
9292
href: how-to-fix-app-restart-issues-caused-by-out-of-memory.md
9393
- name: Containerize your Java applications
94-
href: /azure/developer/java/containers/overview?toc=/azure/spring-cloud/toc.json&bc=/azure/spring-cloud/breadcrumb/toc.json
94+
href: /azure/developer/java/containers/overview?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
9595
- name: Metrics
9696
href: concept-metrics.md
9797
- name: Spring Boot Actuator
@@ -137,7 +137,7 @@ items:
137137
- name: Use IntelliJ to deploy apps
138138
href: how-to-intellij-deploy-apps.md
139139
- name: Use VS Code to deploy apps
140-
href: https://code.visualstudio.com/docs/java/java-spring-cloud
140+
href: https://code.visualstudio.com/docs/java/java-spring-apps
141141
- name: Deploy Spring apps with Maven
142142
href: how-to-maven-deploy-apps.md
143143
- name: Deploy Spring apps with Azure PowerShell

articles/spring-apps/tools-to-troubleshoot-memory-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Spring Apps
44
description: Provides a list of tools for troubleshooting Java memory issues.
55
author: karlerickson
66
ms.author: kaiqianyang
7-
ms.service: spring-cloud
7+
ms.service: spring-apps
88
ms.topic: conceptual
99
ms.date: 07/15/2022
1010
ms.custom: devx-track-java

0 commit comments

Comments
 (0)