Got an error while trying to delete a MongoDB Cluster

Milton Xavier Sarmiento 0 Reputation points
2024-12-16T21:38:52.2033333+00:00

While I am trying to delete a cluster failed with error: "An unknown error occurred for the operation. Tracking id: 09a0efb1-5922-4338-aad9-ffa4ceba130b. Please can someone help me

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

1 answer

Sort by: Most helpful
  1. Vahid Ghafarpour 22,290 Reputation points
    2024-12-16T22:33:26.3133333+00:00

    Make sure the cluster is not in a paused state or undergoing any maintenance operations. Paused clusters cannot be deleted

    https://www.mongodb.com/docs/atlas/pause-terminate-cluster/

    Check the detailed logs for any additional information that might help identify the cause of the error. You can find the logs in the Azure Portal under the "Activity Log" section.


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.