@@ -34,22 +34,26 @@ landingContent:
34
34
url : faq.yml
35
35
36
36
# Card
37
- - title : Get started
37
+ - title : Get started using the Azure portal
38
38
linkLists :
39
39
- linkListType : quickstart
40
40
links :
41
- - text : Create a connection in App Service - Azure portal
41
+ - text : Create a connection in App Service
42
42
url : quickstart-portal-app-service-connection.md
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
43
+ - text : Create a connection in Azure Spring Apps
46
44
url : quickstart-portal-spring-cloud-connection.md
47
- - text : Create a connection in Azure Spring Apps - Azure CLI
45
+ - text : Create a connection in Container Apps
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
48
54
url : quickstart-cli-spring-cloud-connection.md
49
- - text : Create a connection in Container Apps - Azure portal
55
+ - text : Create a connection in Container Apps
50
56
url : quickstart-cli-container-apps.md
51
- - text : Create a connection in Container Apps - Azure CLI
52
- url : quickstart-portal-container-apps.md
53
57
- title : Common tasks
54
58
linkLists :
55
59
- linkListType : tutorial
0 commit comments