You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/spring-cloud/index.yml
+89-34Lines changed: 89 additions & 34 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
### YamlMime:Landing
2
2
3
3
title: Azure Spring Cloud documentation # < 60 chars
4
-
summary: Azure Spring Cloud provides a managed service that lets you run microservices on Azure using Spring-boot or Steeltoe (preview) with no code changes. # < 160 chars
4
+
summary: Azure Spring Cloud is a fully managed service for building and running Spring Boot and Steeltoe apps without needing to manage infrastructure. # < 160 chars
5
5
6
6
metadata:
7
7
title: Azure Spring Cloud # Required; page title displayed in search results. Include the brand. < 60 chars.
8
-
description: Azure Spring Cloud provides a managed service that lets you run microservices on Azure using Spring-boot or Steeltoe (preview) with no code changes. # Required; article description that is displayed in search results. < 160 chars.
8
+
description: Azure Spring Cloud is a fully managed service for building and running Spring Boot and Steeltoe apps without needing to manage infrastructure.# Required; article description that is displayed in search results. < 160 chars.
9
9
services: spring-cloud
10
10
ms.service: spring-cloud #Required; service per approved list. service slug assigned to your service.
11
11
ms.topic: landing-page # Required
@@ -26,67 +26,122 @@ landingContent:
26
26
links:
27
27
- text: What is Azure Spring Cloud?
28
28
url: overview.md
29
-
- text: Understanding Azure Spring Cloud quotas and limits
30
-
url: quotas.md
31
29
32
30
# Card (optional)
33
31
- title: Get started
34
32
linkLists:
35
33
- linkListType: quickstart
36
34
links:
37
-
- text: Quickstart - Deploy your first Spring Boot app in Azure Spring Cloud
35
+
- text: Quickstart - Deploy your first application in Azure Spring Cloud
38
36
url: quickstart.md
39
-
- text: Introduction to PiggyMetrics sample app
40
-
url: quickstart-sample-app-introduction.md
41
-
- linkListType: tutorial
37
+
38
+
# Card (optional)
39
+
- title: Develop and deploy apps
40
+
linkLists:
41
+
- linkListType: how-to-guide
42
42
links:
43
-
- text: Prepare a Spring or Steeltoe app for deployment
0 commit comments