Skip to content

Commit 7057a85

Browse files
authored
Merge pull request #116503 from anfeldma-ms/fixMigrationGuideLink
Added release notes link to migration guide
2 parents d821af6 + cc6b04c commit 7057a85

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/cosmos-db/migrate-java-v4-sdk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@ author: anfeldma-ms
55
ms.author: anfeldma
66
ms.service: cosmos-db
77
ms.topic: conceptual
8-
ms.date: 05/08/2020
8+
ms.date: 05/26/2020
99
ms.reviewer: sngun
1010
---
1111

1212
# Migrate your application to use the Azure Cosmos DB Java SDK v4
1313

1414
> [!IMPORTANT]
15-
> For more information about this SDK, please view the Azure Cosmos DB Java SDK v4 Release notes, [Maven repository](https://mvnrepository.com/artifact/com.azure/azure-cosmos), Azure Cosmos DB Java SDK v4 [performance tips](performance-tips-java-sdk-v4-sql.md), and Azure Cosmos DB Java SDK v4 [troubleshooting guide](troubleshoot-java-sdk-v4-sql.md).
15+
> For more information about this SDK, please view the Azure Cosmos DB Java SDK v4 [Release notes](sql-api-sdk-java-v4.md), [Maven repository](https://mvnrepository.com/artifact/com.azure/azure-cosmos), Azure Cosmos DB Java SDK v4 [performance tips](performance-tips-java-sdk-v4-sql.md), and Azure Cosmos DB Java SDK v4 [troubleshooting guide](troubleshoot-java-sdk-v4-sql.md).
1616
>
1717
1818
This article explains how to upgrade your existing Java application that is using an older Azure Cosmos DB Java SDK to the newer Azure Cosmos DB Java SDK 4.0 for Core (SQL) API. Azure Cosmos DB Java SDK v4 corresponds to the `com.azure.cosmos` package. You can use the instructions in this doc if you are migrating your application from any of the following Azure Cosmos DB Java SDKs:

0 commit comments

Comments
 (0)