Skip to content

Commit 3c61844

Browse files
authored
Merge pull request #228021 from KarlErickson/Overtab_migration
edit "Update toc.yml #225325"
2 parents 8fd11a9 + c91f662 commit 3c61844

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

articles/spring-apps/breadcrumb/toc.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ items:
2727
- name: Azure Spring Apps
2828
tocHref: /rest/api/azurespringcloud/
2929
topicHref: /azure/spring-apps/index
30+
- name: Azure Spring Apps
31+
tocHref: /azure/architecture/guide/technology-choices/
32+
topicHref: /azure/spring-apps/index
3033
- name: Azure Spring Apps
3134
tocHref: /azure/architecture/reference-architectures/microservices/
3235
topicHref: /azure/spring-apps/index

articles/spring-apps/overview.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ Azure Spring Apps, including Enterprise tier, runs on Azure in a fully managed e
128128
| Monitor end-to-end using any tool and platform. | Application Insights, Azure Log Analytics, Splunk, Elastic, New Relic, Dynatrace, or AppDynamics |
129129
| Connect Spring applications and interact with your cloud services. | Spring integration with Azure services for data, messaging, eventing, cache, storage, and directories |
130130
| Securely load app secrets and certificates. | Azure Key Vault |
131-
| Use familiar development tools. | IntelliJ, VS Code, Eclipse, Spring Tool Suite, Maven, or Gradle |
131+
| Use familiar development tools. | IntelliJ, Visual Studio Code, Eclipse, Spring Tool Suite, Maven, or Gradle |
132132

133133
After you create your Enterprise tier service instance and deploy your applications, you can monitor with Application Insights or any other application performance management tools of your choice.
134134

@@ -165,3 +165,5 @@ As a quick reference, the articles listed above and the articles in the followin
165165
> [Quickstart: Deploy your first application to Azure Spring Apps](quickstart.md)
166166
167167
Samples are available on GitHub. See [Azure Spring Apps Samples](https://github.com/Azure-Samples/Azure-Spring-Cloud-Samples/tree/master/).
168+
169+
For feature updates about Azure Spring Apps, see [Azure updates](https://azure.microsoft.com/updates/?query=spring).

articles/spring-apps/toc.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ items:
77
items:
88
- name: What is Azure Spring Apps?
99
href: overview.md
10+
- name: Compare Java application hosting options on Azure
11+
href: /azure/architecture/guide/technology-choices/service-for-java-comparison?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
12+
- name: Migrate Spring workloads to Azure Spring Apps
13+
href: /azure/developer/java/migration/migrate-spring-cloud-to-azure-spring-apps?toc=/azure/spring-apps/toc.json&bc=/azure/spring-apps/breadcrumb/toc.json
1014
- name: Quickstarts
1115
expanded: true
1216
items:
@@ -339,6 +343,3 @@ items:
339343
- name: Azure Policy built-ins
340344
displayName: samples, policies, definitions
341345
href: policy-reference.md
342-
- name: What's New
343-
displayName: What's New
344-
href: https://azure.microsoft.com/updates/?query=spring

0 commit comments

Comments
 (0)