Skip to content

Commit d4e4303

Browse files
authored
Merge pull request #220221 from KarlErickson/karler-toc
TOC update; added missing boilerplate
2 parents 45be35d + 89f3f0a commit d4e4303

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

articles/spring-apps/how-to-connect-to-app-instance-for-troubleshooting.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ ms.custom: devx-track-java, devx-track-azurecli
1111

1212
# Connect to an app instance for troubleshooting
1313

14+
> [!NOTE]
15+
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
16+
17+
**This article applies to:** ✔️ Basic/Standard tier ✔️ Enterprise tier
18+
1419
This article describes how to access the shell environment inside your application instances to do advanced troubleshooting.
1520

1621
Although Azure Spring Apps offers various managed troubleshooting approaches, you may want to do advanced troubleshooting using the shell environment. For example, you may want to accomplish the following troubleshooting tasks:

articles/spring-apps/how-to-remote-debugging-app-instance.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ ms.custom: devx-track-java, event-tier1-build-2022
1111

1212
# Debug your apps remotely in Azure Spring Apps
1313

14+
> [!NOTE]
15+
> Azure Spring Apps is the new name for the Azure Spring Cloud service. Although the service has a new name, you'll see the old name in some places for a while as we work to update assets such as screenshots, videos, and diagrams.
16+
17+
**This article applies to:** ✔️ Basic/Standard tier ✔️ Enterprise tier
18+
1419
This feature describes how to enable remote debugging of your applications in Azure Spring Apps.
1520

1621
## Prerequisites

articles/spring-apps/toc.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,8 +132,6 @@ items:
132132
href: how-to-use-enterprise-spring-cloud-gateway.md
133133
- name: Configure Spring Cloud Gateway
134134
href: how-to-configure-enterprise-spring-cloud-gateway.md
135-
- name: Debug your apps remotely
136-
href: how-to-remote-debugging-app-instance.md
137135
- name: Use VMware Tanzu Application Accelerator
138136
href: how-to-use-accelerator.md
139137
- name: Use Tanzu Application Platform GUI tools
@@ -300,6 +298,8 @@ items:
300298
href: how-to-dump-jvm-options.md
301299
- name: Connect to an app instance for troubleshooting
302300
href: how-to-connect-to-app-instance-for-troubleshooting.md
301+
- name: Debug your apps remotely
302+
href: how-to-remote-debugging-app-instance.md
303303
- name: Migrate
304304
items:
305305
- name: Migrate Standard and Basic to Enterprise

0 commit comments

Comments
 (0)