Cosmos DB Trigger is not working after upgrading WebJobs.Extensions.CosmosDB and WebJobs.Extensions to the latest versions

lakshmi 746 Reputation points
2022-12-21T06:51:55.447+00:00

Error is showed after upgrading Cosmos DB and storage in web jobs extension . We have upgraded the project to .NET 6 and upgraded azure functions sdk to latest version.

272844-image.png

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,029 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. TP 96,331 Reputation points
    2022-12-21T07:35:10.363+00:00

    Hi,

    Please review article below and make changes as necessary:

    Migrate your application to use the Azure Cosmos DB .NET SDK v3

    https://learn.microsoft.com/en-us/azure/cosmos-db/nosql/migrate-dotnet-v3?tabs=dotnet-v3#major-name-changes-from-v2-sdk-to-v3-sdk

    Thanks.

    -TP


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.