Cosmos DB - Failed to delete CosmosDB containers after 2023-03-23

CHEN XIAOJIE 96 Reputation points
2023-03-24T07:42:56.6033333+00:00

When I try to use the CosmosDB Java SDK and NodeJS SDK to delete a container, I encounter an error message like the one below.

Error: Unknown server error occurred when processing this request.
ActivityId: 9301c0e8-959a-4d7c-b571-cf2256ed7153, Microsoft.Azure.Documents.Common/2.14.0
    at httpRequest (/Users/user/IdeaProjects/cosmosdb-manager/functions/node_modules/@azure/cosmos/src/request/RequestHandler.ts:109:42)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
    at execute (/Users/user/IdeaProjects/cosmosdb-manager/functions/node_modules/@azure/cosmos/src/retry/retryUtility.ts:74:22)
    at ClientContext.delete (/Users/user/IdeaProjects/cosmosdb-manager/functions/node_modules/@azure/cosmos/src/ClientContext.ts:264:24)

Everything was normal before the morning of 2023-03-23, Japan time. Maybe something changed on that day in the morning or night of March 22nd.

Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,607 questions
{count} votes

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.