Skip to content

Commit 20f4e47

Browse files
authored
Update spring-cloud-tutorial-bind-redis.md
1 parent dd213d1 commit 20f4e47

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/spring-cloud/spring-cloud-tutorial-bind-redis.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tutorial - How to bind Azure Cache for Redis to your Azure Spring Cloud application
2+
title: Tutorial - Bind Azure Cache for Redis to your Azure Spring Cloud application
33
description: This tutorial shows you how to bind Azure Cache for Redis to your Azure Spring Cloud application
44
author: jpconnock
55
ms.service: spring-cloud
@@ -9,7 +9,7 @@ ms.author: jeconnoc
99

1010
---
1111

12-
# Bind Azure Cache for Redis cache to your Azure Spring Cloud application
12+
# Bind Azure Cache for Redis to your Azure Spring Cloud application
1313

1414
Instead of manually configuring your Spring Boot applications, you can automatically bind select Azure services to your applications by using Azure Spring Cloud. This article shows how to bind your application to Azure Cache for Redis.
1515

@@ -51,7 +51,7 @@ If you don't have a deployed Azure Spring Cloud instance, follow the steps in th
5151

5252
## Next steps
5353

54-
In this tutorial, you learned how to bind your Azure Spring Cloud application to an Azure Cache for Redis cache. To learn more about binding services to your application, continue to the tutorial on binding an application to an Azure Database for MySQL instance.
54+
In this tutorial, you learned how to bind your Azure Spring Cloud application to Azure Cache for Redis. To learn more about binding services to your application, continue to the tutorial on binding an application to an Azure Database for MySQL instance.
5555

5656
> [!div class="nextstepaction"]
5757
> [Learn how to bind to an Azure Database for MySQL instance](spring-cloud-tutorial-bind-mysql.md)

0 commit comments

Comments
 (0)