简体   繁体   中英

how to backup and restore azure document DB AZURE

I need to backup and restore DocumentDB in Azure. I have used DocumentDB Data Migration Tool v1.7 for backup in local and blob I have done, here is the URL for Automatic online backup and restore with DocumentDB https://docs.microsoft.com/en-us/azure/documentdb/documentdb-online-backup-and-restore . Any documentation for real time backup and restore for document DB

You can check out this blog post:

https://azure.microsoft.com/en-us/blog/backing-up-documentdb-databases/

It covers the backup strategy you are using with the Migration Tool, plus the "Double Writes" strategy of having a secondary documentDB in a different region in case of outage or restore needed.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM