Skip to content

Commit 06fa2bf

Browse files
committed
Add additional cards/links
1 parent 8ada37f commit 06fa2bf

File tree

1 file changed

+28
-9
lines changed

1 file changed

+28
-9
lines changed

articles/spring-cloud/index.yml

Lines changed: 28 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,13 @@ landingContent:
3434
linkLists:
3535
- linkListType: quickstart
3636
links:
37-
- text: Quickstart - Deploy your first Spring Boot app in Azure Spring Cloud
37+
- text: Quickstart - Deploy your first application in Azure Spring Cloud
3838
url: quickstart.md
39-
- text: Introduction to PiggyMetrics sample app
39+
- text: Introduction to the sample app
4040
url: quickstart-sample-app-introduction.md
4141
- linkListType: tutorial
4242
links:
43-
- text: Prepare a Spring or Steeltoe app for deployment
43+
- text: Prepare an application for deployment in Azure Spring Cloud
4444
url: how-to-prepare-app-deployment.md
4545

4646
# Card (optional)
@@ -50,14 +50,20 @@ landingContent:
5050
links:
5151
- text: Read a secret from Azure Key Vault in a Spring Boot application
5252
url: configure-spring-boot-starter-java-app-with-azure-key-vault.md
53+
- text: -- this -- End-user authentication and authorization
54+
url: overview.md
5355
- linkListType: how-to-guide
5456
links:
5557
- text: Deploy Azure Spring Cloud in a virtual network
5658
url: how-to-deploy-in-azure-virtual-network.md
59+
- text: Customer responsibilities for running Azure Spring Cloud in VNET
60+
url: vnet-customer-responsibilities.mds
5761
- text: Use TLS/SSL certificates in your application
5862
url: how-to-use-tls-certificate.md
5963
- text: Enable end-to-end TLS for an application
6064
url: how-to-enable-end-to-end-tls.md
65+
- text: How to enable system-assigned managed identity for applications
66+
url: how-to-enable-system-assigned-managed-identity.md
6167

6268
# Card (optional)
6369
- title: Scale your apps
@@ -72,27 +78,35 @@ landingContent:
7278
# Card (optional)
7379
- title: Configure your service
7480
linkLists:
75-
- linkListType: tutorial
81+
- linkListType: quickstart
82+
links:
83+
- text: Set up Azure Spring Cloud Config Server
84+
url: quickstart-setup-config-server.md
85+
- linkListType: tutorial
7686
links:
77-
- text: Use Config Server to maintain application configuration
87+
- text: Set up a Spring Cloud Config Server instance for your service
7888
url: how-to-config-server.md
79-
- text: Manually scale your application
80-
url: how-to-scale-manual.md
89+
- text: Access Config Server and Service Registry
90+
url: how-to-access-data-plane-azure-ad-rbac
8191

8292
# Card (optional)
83-
- title: Automate end-to-end
93+
- title: Automate your application
8494
linkLists:
8595
- linkListType: how-to-guide
8696
links:
8797
- text: Automate your CI/CD pipeline in Azure Spring Cloud
8898
url: how-to-cicd.md
99+
- text: Azure Spring Cloud CI/CD with GitHub Actions
100+
url: how-to-github-actions.md
101+
- text: Authenticate Azure Spring Cloud with Key Vault in GitHub Actions
102+
url: github-actions-key-vault.md
89103
- text: Enable Blue-Green deployments using Azure Spring Cloud
90104
url: how-to-staging-environment.md
91105
- text: Use built-in persistent storage
92106
url: how-to-built-in-persistent-storage.md
93107

94108
# Card (optional)
95-
- title: Monitor end-to-end
109+
- title: Monitor your application
96110
linkLists:
97111
- linkListType: tutorial
98112
links:
@@ -104,6 +118,11 @@ landingContent:
104118
links:
105119
- text: Understanding Azure Monitor Metrics for Spring Cloud
106120
url: concept-metrics.md
121+
- linkListType: how-to-guide
122+
links:
123+
- text: Analyze logs with Elastic (ELK) using diagnostics settings
124+
url: how-to-elastic-diagnostic-settings.md
125+
- text:
107126

108127
# Card (optional)
109128
- title: API reference

0 commit comments

Comments
 (0)