@@ -26,6 +26,10 @@ landingContent:
26
26
url : overview.md
27
27
- text : Key concepts in Service Connector
28
28
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
29
33
- text : Frequently asked questions
30
34
url : faq.yml
31
35
@@ -34,11 +38,17 @@ landingContent:
34
38
linkLists :
35
39
- linkListType : quickstart
36
40
links :
37
- - text : Create a new service connection in App Service
41
+ - text : Create a connection in App Service - Azure portal
38
42
url : quickstart-portal-app-service-connection.md
39
- - text : Create a new service connection in Azure Spring Apps
43
+ - text : Create a connection in App Service - Azure CLI
44
+ url : quickstart-cli-app-service-connection.md
45
+ - text : Create a connection in Azure Spring Apps - Azure portal
40
46
url : quickstart-portal-spring-cloud-connection.md
41
- - text : Create a new service connection in Container Apps
47
+ - text : Create a connection in Azure Spring Apps - Azure CLI
48
+ url : quickstart-cli-spring-cloud-connection.md
49
+ - text : Create a connection in Container Apps - Azure portal
50
+ url : quickstart-cli-container-apps.md
51
+ - text : Create a connection in Container Apps - Azure CLI
42
52
url : quickstart-portal-container-apps.md
43
53
- title : Common tasks
44
54
linkLists :
@@ -61,7 +71,7 @@ landingContent:
61
71
links :
62
72
- text : Manage authentication
63
73
url : how-to-manage-authentication.md
74
+ - text : Store secrets in Azure Key Vault
75
+ url : tutorial-portal-key-vault.md
64
76
- text : Troubleshooting guide
65
77
url : how-to-troubleshoot-front-end-error.md
66
- - text : Region support
67
- url : concept-region-support.md
0 commit comments