Skip to content

Commit 3516047

Browse files
committed
Split portal and CLI
1 parent 518b528 commit 3516047

File tree

1 file changed

+13
-9
lines changed

1 file changed

+13
-9
lines changed

articles/service-connector/index.yml

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,22 +34,26 @@ landingContent:
3434
url: faq.yml
3535

3636
# Card
37-
- title: Get started
37+
- title: Get started using the Azure portal
3838
linkLists:
3939
- linkListType: quickstart
4040
links:
41-
- text: Create a connection in App Service - Azure portal
41+
- text: Create a connection in App Service
4242
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
4644
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
4854
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
5056
url: quickstart-cli-container-apps.md
51-
- text: Create a connection in Container Apps - Azure CLI
52-
url: quickstart-portal-container-apps.md
5357
- title: Common tasks
5458
linkLists:
5559
- linkListType: tutorial

0 commit comments

Comments
 (0)