File tree Expand file tree Collapse file tree 3 files changed +18
-8
lines changed
articles/service-connector Expand file tree Collapse file tree 3 files changed +18
-8
lines changed Original file line number Diff line number Diff line change @@ -71,8 +71,16 @@ There are two major ways to use Service Connector for your Azure application:
71
71
Follow the tutorials listed below to start building your own application with Service Connector.
72
72
73
73
> [ !div class="nextstepaction"]
74
- > - [ Quickstart: Service Connector in App Service using Azure CLI] ( ./quickstart-cli-app-service-connection.md )
75
- > - [ Quickstart: Service Connector in App Service using Azure portal] ( ./quickstart-portal-app-service-connection.md )
76
- > - [ Quickstart: Service Connector in Spring Cloud Service using Azure CLI] ( ./quickstart-cli-spring-cloud-connection.md )
77
- > - [ Quickstart: Service Connector in Spring Cloud using Azure portal] ( ./quickstart-portal-spring-cloud-connection.md )
78
- > - [ Learn about Service Connector concepts] ( ./concept-service-connector-internals.md )
74
+ > [ Quickstart: Service Connector in App Service using Azure CLI] ( ./quickstart-cli-app-service-connection.md )
75
+
76
+ > [ !div class="nextstepaction"]
77
+ > [ Quickstart: Service Connector in App Service using Azure portal] ( ./quickstart-portal-app-service-connection.md )
78
+
79
+ > [ !div class="nextstepaction"]
80
+ > [ Quickstart: Service Connector in Spring Cloud Service using Azure CLI] ( ./quickstart-cli-spring-cloud-connection.md )
81
+
82
+ > [ !div class="nextstepaction"]
83
+ > [ Quickstart: Service Connector in Spring Cloud using Azure portal] ( ./quickstart-portal-spring-cloud-connection.md )
84
+
85
+ > [ !div class="nextstepaction"]
86
+ > [ Learn about Service Connector concepts] ( ./concept-service-connector-internals.md )
Original file line number Diff line number Diff line change @@ -86,5 +86,7 @@ az webapp connection list -g "<your-app-service-resource-group>" -n "<your-app-s
86
86
Follow the tutorials listed below to start building your own application with Service Connector.
87
87
88
88
> [ !div class="nextstepaction"]
89
- > - [ Tutorial: WebApp + Storage with Azure CLI] ( ./tutorial-csharp-webapp-storage-cli.md )
90
- > - [ Tutorial: WebApp + PostgreSQL with Azure CLI] ( ./tutorial-django-webapp-postgres-cli.md )
89
+ > [ Tutorial: WebApp + Storage with Azure CLI] ( ./tutorial-csharp-webapp-storage-cli.md )
90
+
91
+ > [ !div class="nextstepaction"]
92
+ > [ Tutorial: WebApp + PostgreSQL with Azure CLI] ( ./tutorial-django-webapp-postgres-cli.md )
Original file line number Diff line number Diff line change @@ -86,4 +86,4 @@ Check the guides below for more information about Service Connector and Azure Sp
86
86
> [ Tutorial: Azure Spring Apps + MySQL] ( ./tutorial-java-spring-mysql.md )
87
87
88
88
> [ !div class="nextstepaction"]
89
- > [ Tutorial: Azure Spring Apps + Apache Kafka on Confluent Cloud] ( ./tutorial-java-spring-confluent-kafka.md )
89
+ > [ Tutorial: Azure Spring Apps + Apache Kafka on Confluent Cloud] ( ./tutorial-java-spring-confluent-kafka.md )
You can’t perform that action at this time.
0 commit comments