Skip to content

Commit ebb4ffe

Browse files
authored
Merge pull request #106049 from MikeDodaro/deployguide2
Move Next steps to end of doc
2 parents 4381f95 + bbafe11 commit ebb4ffe

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/spring-cloud/spring-cloud-tutorial-prepare-app-deployment.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,6 +211,13 @@ Include the following `spring-cloud-starter-sleuth` and `spring-cloud-starter-zi
211211

212212
You also need to enable an Azure Application Insights instance to work with your Azure Spring Cloud service instance. Read the [tutorial on distributed tracing](spring-cloud-tutorial-distributed-tracing.md) to learn how to use Application Insights with Azure Spring Cloud.
213213

214+
## See also
215+
* [Analyze application logs and metrics](https://docs.microsoft.com/azure/spring-cloud/diagnostic-services)
216+
* [Set up your Config Server](https://docs.microsoft.com/azure/spring-cloud/spring-cloud-tutorial-config-server)
217+
* [Use distributed tracing with Azure Spring Cloud](https://docs.microsoft.com/azure/spring-cloud/spring-cloud-tutorial-distributed-tracing)
218+
* [Spring Quickstart Guide](https://spring.io/quickstart)
219+
* [Spring Boot documentation](https://spring.io/projects/spring-boot)
220+
214221
## Next steps
215222

216223
In this tutorial, you learned how to configure your Java Spring application for deployment to Azure Spring Cloud. To learn how to set up a Config Server instance, continue to the next tutorial.
@@ -219,10 +226,3 @@ In this tutorial, you learned how to configure your Java Spring application for
219226
> [Learn how to set up a Config Server instance](spring-cloud-tutorial-config-server.md)
220227
221228
More samples are available on GitHub: [Azure Spring Cloud Samples](https://github.com/Azure-Samples/Azure-Spring-Cloud-Samples).
222-
223-
## See also
224-
* [Analyze application logs and metrics](https://docs.microsoft.com/azure/spring-cloud/diagnostic-services)
225-
* [Set up your Config Server](https://docs.microsoft.com/azure/spring-cloud/spring-cloud-tutorial-config-server)
226-
* [Use distributed tracing with Azure Spring Cloud](https://docs.microsoft.com/azure/spring-cloud/spring-cloud-tutorial-distributed-tracing)
227-
* [Spring Quickstart Guide](https://spring.io/quickstart)
228-
* [Spring Boot documentation](https://spring.io/projects/spring-boot)

0 commit comments

Comments
 (0)