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
+36-17Lines changed: 36 additions & 17 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 the hassle of managing 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 the hassle of managing 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
@@ -43,6 +43,33 @@ landingContent:
43
43
- text: Prepare a Spring or Steeltoe app for deployment
44
44
url: how-to-prepare-app-deployment.md
45
45
46
+
# Card (optional)
47
+
- title: Secure Spring Boot apps
48
+
linkLists:
49
+
- linkListType: tutorial
50
+
links:
51
+
- text: Read a secret from Azure Key Vault in a Spring Boot application
0 commit comments