Hello Dikaver,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that you are asking on how you can submit the support ticket to restore the corrupted data in Cosmos DB.
You should have submitted the request within 8 hours of the deletion or corruption to maximize the chances of successful recovery.
However, you mentioned Developer support hasn’t offered assistance since February 2025. If that’s the case, and you're unable to submit a ticket through the portal, I recommend:
- Upgrading to a Standard or Professional Direct support plan via the Azure Support Plans page.- https://azure.microsoft.com/en-us/support/plans/
- Or contacting Microsoft directly via Azure Support Contact.- https://azure.microsoft.com/en-us/support/
If You are now on Continuous Backup, you can restore data yourself using the Azure Portal: The below is a Step-by-Step: Self-Service Restore Continuous Backup
- Go to Azure Portal: https://portal.azure.com
- Navigate to your Cosmos DB account
- In the left pane, select “Point In Time Restore”
- Provide:
- Restore Point UTC: The timestamp before deletion
- Location: Region where the account existed
- Restore Resource: Choose entire account or specific container
- Resource Group: Must already exist
- Target Account Name: A new name for the restored account
- Click Submit to begin the restore - https://learn.microsoft.com/en-us/azure/cosmos-db/restore-account-continuous-backup.
NOTE: You must have the Microsoft.DocumentDB/locations/restorableDatabaseAccounts//read
permission - https://learn.microsoft.com/en-us/azure/cosmos-db/restore-account-continuous-backup.
Secondly, if you still need to submit a support ticket
- Go to: Create Azure Support Request- https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request
- Choose:
- Issue Type: Technical
- Service: Azure Cosmos DB
- Problem Type: Data Recovery
- Provide:
- Subscription ID
- Account, database, and container names
- UTC timestamp of deletion
- Whether a new container was created
- Whether you want isolated restore
CAUTION: You must have a Standard or higher-tier support plan to submit this request- https://learn.microsoft.com/en-us/azure/azure-portal/supportability/how-to-create-azure-support-request . If any of the above information is not available. opt for similar.
I hope this is helpful! Do not hesitate to let me know if you have any other questions or clarifications.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.