File tree Expand file tree Collapse file tree 4 files changed +23
-9
lines changed
articles/service-connector Expand file tree Collapse file tree 4 files changed +23
-9
lines changed Original file line number Diff line number Diff line change @@ -72,8 +72,16 @@ There are two major ways to use Service Connector for your Azure application:
72
72
Follow the tutorials listed below to start building your own application with Service Connector.
73
73
74
74
> [ !div class="nextstepaction"]
75
- > - [ Quickstart: Service Connector in App Service using Azure CLI] ( ./quickstart-cli-app-service-connection.md )
76
- > - [ Quickstart: Service Connector in App Service using Azure portal] ( ./quickstart-portal-app-service-connection.md )
77
- > - [ Quickstart: Service Connector in Spring Cloud Service using Azure CLI] ( ./quickstart-cli-spring-cloud-connection.md )
78
- > - [ Quickstart: Service Connector in Spring Cloud using Azure portal] ( ./quickstart-portal-spring-cloud-connection.md )
79
- > - [ Learn about Service Connector concepts] ( ./concept-service-connector-internals.md )
75
+ > [ Quickstart: Service Connector in App Service using Azure CLI] ( ./quickstart-cli-app-service-connection.md )
76
+
77
+ > [ !div class="nextstepaction"]
78
+ > [ Quickstart: Service Connector in App Service using Azure portal] ( ./quickstart-portal-app-service-connection.md )
79
+
80
+ > [ !div class="nextstepaction"]
81
+ > [ Quickstart: Service Connector in Spring Cloud Service using Azure CLI] ( ./quickstart-cli-spring-cloud-connection.md )
82
+
83
+ > [ !div class="nextstepaction"]
84
+ > [ Quickstart: Service Connector in Spring Cloud using Azure portal] ( ./quickstart-portal-spring-cloud-connection.md )
85
+
86
+ > [ !div class="nextstepaction"]
87
+ > [ 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,6 @@ Follow the tutorials listed below to start building your own application with Se
86
86
87
87
> [ !div class="nextstepaction"]
88
88
> [ Tutorial: Spring Cloud + MySQL] ( ./tutorial-java-spring-mysql.md )
89
+
90
+ > [ !div class="nextstepaction"]
89
91
> [ Tutorial: Spring Cloud + Apache Kafka on Confluent Cloud] ( ./tutorial-java-spring-confluent-kafka.md )
Original file line number Diff line number Diff line change @@ -55,5 +55,7 @@ Sign in to the Azure portal at [https://portal.azure.com/](https://portal.azure.
55
55
Follow the tutorials listed below to start building your own application with Service Connector.
56
56
57
57
> [ !div class="nextstepaction"]
58
- > - [ Tutorial: Spring Cloud + MySQL] ( ./tutorial-java-spring-mysql.md )
59
- > - [ Tutorial: Spring Cloud + Apache Kafka on Confluent Cloud] ( ./tutorial-java-spring-confluent-kafka.md )
58
+ > [ Tutorial: Spring Cloud + MySQL] ( ./tutorial-java-spring-mysql.md )
59
+
60
+ > [ !div class="nextstepaction"]
61
+ > [ Tutorial: Spring Cloud + Apache Kafka on Confluent Cloud] ( ./tutorial-java-spring-confluent-kafka.md )
You can’t perform that action at this time.
0 commit comments