Prevent application failure by upgrading to the minimum recommended version (4.48.2) of the Azure Cosmos DB Java SDK by 31 March 2025

Pkp 25 Reputation points
2025-03-09T23:59:36.8166667+00:00

Hello,

I have Azure function app which uses .NET, cosmos db client and cosmos db. I am seeing following message in cosmos db in azure portal.

"Prevent application failure by upgrading to the minimum recommended version (4.48.2) of the Azure Cosmos DB Java SDK by 31 March 2025."

I am not using any Java SDK. What should I do to resolve this warning message.

Thank you.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,786 questions
0 comments No comments
{count} vote

Accepted answer
  1. Sai Prabhu Naveen Parimi 395 Reputation points Microsoft External Staff
    2025-03-11T06:29:57+00:00

    Pkp

    The warning message in the Azure portal is a general notification about the Azure Cosmos DB Java SDK. Since your application is built on .NET and not Java, this message does not apply to your setup, and no action is required. Azure sends these notifications to inform users of the Java SDK about necessary updates.

    To ensure your .NET application is up to date, follow the latest recommendations here: Azure Cosmos DB .NET SDK v3.

    If the answer is helpful, please click Accept Answer and kindly upvote it. If you have any further questions about this answer, please click Comment.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.