@@ -26,20 +26,34 @@ 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
32
36
# Card
33
- - title : Get started
37
+ - title : Get started using the Azure portal
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
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 Azure Spring Apps
40
44
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
42
46
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
43
57
- title : Common tasks
44
58
linkLists :
45
59
- linkListType : tutorial
@@ -61,7 +75,7 @@ landingContent:
61
75
links :
62
76
- text : Manage authentication
63
77
url : how-to-manage-authentication.md
78
+ - text : Store secrets in Azure Key Vault
79
+ url : tutorial-portal-key-vault.md
64
80
- text : Troubleshooting guide
65
81
url : how-to-troubleshoot-front-end-error.md
66
- - text : Region support
67
- url : concept-region-support.md
0 commit comments