Skip to content

Commit 0031e82

Browse files
Merge pull request #234377 from maud-lv/ml-sc-index
Update index
2 parents 27ec9f0 + 3516047 commit 0031e82

File tree

1 file changed

+20
-6
lines changed

1 file changed

+20
-6
lines changed

articles/service-connector/index.yml

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,20 +26,34 @@ landingContent:
2626
url: overview.md
2727
- text: Key concepts in Service Connector
2828
url: concept-service-connector-internals.md
29+
- text: Region support
30+
url: concept-region-support.md
31+
- text: High availability
32+
url: concept-availability.md
2933
- text: Frequently asked questions
3034
url: faq.yml
3135

3236
# Card
33-
- title: Get started
37+
- title: Get started using the Azure portal
3438
linkLists:
3539
- linkListType: quickstart
3640
links:
37-
- text: Create a new service connection in App Service
41+
- text: Create a connection in App Service
3842
url: quickstart-portal-app-service-connection.md
39-
- text: Create a new service connection in Azure Spring Apps
43+
- text: Create a connection in Azure Spring Apps
4044
url: quickstart-portal-spring-cloud-connection.md
41-
- text: Create a new service connection in Container Apps
45+
- text: Create a connection in Container Apps
4246
url: quickstart-portal-container-apps.md
47+
- title: Get started using the Azure CLI
48+
linkLists:
49+
- linkListType: quickstart
50+
links:
51+
- text: Create a connection in App Service
52+
url: quickstart-cli-app-service-connection.md
53+
- text: Create a connection in Azure Spring Apps
54+
url: quickstart-cli-spring-cloud-connection.md
55+
- text: Create a connection in Container Apps
56+
url: quickstart-cli-container-apps.md
4357
- title: Common tasks
4458
linkLists:
4559
- linkListType: tutorial
@@ -61,7 +75,7 @@ landingContent:
6175
links:
6276
- text: Manage authentication
6377
url: how-to-manage-authentication.md
78+
- text: Store secrets in Azure Key Vault
79+
url: tutorial-portal-key-vault.md
6480
- text: Troubleshooting guide
6581
url: how-to-troubleshoot-front-end-error.md
66-
- text: Region support
67-
url: concept-region-support.md

0 commit comments

Comments
 (0)