Skip to content

Commit 2befc26

Browse files
authored
Update tutorial-springboot-azure-kubernetes-service.md to add link for Java workload destination guide
1 parent faca0ed commit 2befc26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/cosmos-db/nosql/tutorial-springboot-azure-kubernetes-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ ms.custom: mode-api, devx-track-azurecli, build-2023, build-2023-dataai
1616
[!INCLUDE[NoSQL](../includes/appliesto-nosql.md)]
1717

1818
> [!NOTE]
19-
> For Spring Boot applications, we recommend using Azure Spring Apps. However, you can still use Azure Kubernetes Service as a destination.
19+
> For Spring Boot applications, we recommend using Azure Spring Apps. However, you can still use Azure Kubernetes Service as a destination. See [Java Workload Destination Guidance](https://aka.ms/javadestinations) for advice.
2020
2121
In this tutorial, you will set up and deploy a Spring Boot application that exposes REST APIs to perform CRUD operations on data in Azure Cosmos DB (API for NoSQL account). You will package the application as Docker image, push it to Azure Container Registry, deploy to Azure Kubernetes Service and test the application.
2222

0 commit comments

Comments
 (0)