Skip to content

Commit 2fc4059

Browse files
authored
Update how-to-bind-mysql.md
1 parent 89e0428 commit 2fc4059

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/spring-apps/how-to-bind-mysql.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ ms.custom: devx-track-java, event-tier1-build-2022, passwordless-java, service-c
1818

1919
**This article applies to:** ✔️ Basic/Standard tier ✔️ Enterprise tier
2020

21-
With Azure Spring Apps, you can connect select Azure services to your applications automatically, instead of having to configure your Spring Boot application manually. This article shows you how to connect your application to your Azure Database for MySQL instance.
21+
With Azure Spring Apps, you can connect selected Azure services to your applications automatically, instead of having to configure your Spring Boot application manually. This article shows you how to connect your application to your Azure Database for MySQL instance.
2222

2323
## Prerequisites
2424

@@ -183,4 +183,4 @@ resource "azurerm_spring_cloud_active_deployment" "example" {
183183

184184
## Next steps
185185

186-
In this article, you learned how to connect an application in Azure Spring Apps to an Azure Database for MySQL instance. To learn more about connecting services to an application, see [Connect an Azure Cosmos DB database to an application in Azure Spring Apps](./how-to-connect-cosmos.md).
186+
In this article, you learned how to connect an application in Azure Spring Apps to an Azure Database for MySQL instance. To learn more about connecting services to an application, see [Connect an Azure Cosmos DB database to an application in Azure Spring Apps](./how-to-bind-cosmos.md).

0 commit comments

Comments
 (0)