简体   繁体   English

如何备份和恢复azure文档DB AZURE

[英]how to backup and restore azure document DB AZURE

I need to backup and restore DocumentDB in Azure. 我需要在Azure中备份和恢复DocumentDB。 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 . 我已经使用DocumentDB数据迁移工具v1.7进行本地和blob的备份,这里是使用DocumentDB自动在线备份和恢复的URL https://docs.microsoft.com/en-us/azure/documentdb/ documentdb-online-backup-and-restore Any documentation for real time backup and restore for document DB 用于文档DB的实时备份和还原的任何文档

You can check out this blog post: 你可以查看这篇博文:

https://azure.microsoft.com/en-us/blog/backing-up-documentdb-databases/ 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. 它涵盖了您使用迁移工具的备份策略,以及在需要中断或恢复时在不同区域中具有辅助documentDB的“双重写入”策略。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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