Skip to content

Commit cc80472

Browse files
committed
updating the article with more clarity
1 parent 1206d24 commit cc80472

File tree

1 file changed

+12
-4
lines changed

1 file changed

+12
-4
lines changed

articles/industry/agriculture/disaster-recovery-for-farmbeats.md

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,25 @@ ms.author: v-umha
99

1010
# Disaster recovery for FarmBeats
1111

12-
Data recovery protects you from losing your data in an unfortunate event like collapse of Azure region. In such event, you can start failover and recover data stored in your FarmBeats deployment. By default, FarmBeats doesn't configure for data recovery or availability of service, if underlying Azure services or region in which FarmBeats is deployed goes down. However, customers can configure certain Azure resources used by FarmBeats to store data in an Azure paired region and use Active-Passive approach to enable disaster recovery.
12+
Data recovery protects you from losing your data in an unfortunate event like collapse of Azure region. In such an event, you can start failover, and recover the data stored in your FarmBeats deployment.
13+
14+
Data recovery is not a default feature in Azure FarmBeats. You can configure this feature manually by configuring the required Azure resources that are used by FarmBeats to store data in an Azure paired region. Use Active – Passive approach to enable recovery.
15+
16+
The following sections provide information about how you can configure data recovery in Azure FarmBeats:
17+
18+
1. [Enable data redundancy](#enable-data-redundancy)
19+
2. [Restore service from online backup](#restore-service-from-online-backup)
20+
1321

1422
## Enable data redundancy
1523

16-
FarmBeats stores data in three Azure first party services, which are **Azure storage**, **Cosmos DB** and **Time Series Insights**. Below are the steps to enable data redundancy for these services to a paired Azure region:
24+
FarmBeats stores data in three Azure first party services, which are **Azure storage**, **Cosmos DB** and **Time Series Insights**. Use the following steps to enable data redundancy for these services to a paired Azure region:
1725

1826
1. **Azure Storage** - Follow this guideline to enable data redundancy for each storage account in your FarmBbeats deployment.
1927
2. **Azure Cosmos DB** - Follow this guideline to enable data redundancy for Cosmos DB account your FarmBeats deployment.
2028
3. **Azure Time Series Insights (TSI)** - TSI currently doesn't offer data redundancy. To recover Time Series Insights data, go to your sensor/weather partner and push the data again to FarmBeats deployment.
2129

22-
## Restoring service from online backup
30+
## Restore service from online backup
2331

2432
You can initiate failover and recover data stored for which, each of the above mentioned data stores for your FarmBeats deployment. Once you've recovered the data for Azure storage and Cosmos DB, create another FarmBeats deployment in the Azure paired region and then configure the new deployment to use data from restored data stores (i.e. Azure Storage and Cosmos DB) by using the below steps:
2533

@@ -38,7 +46,7 @@ You can initiate failover and recover data stored for which, each of the above m
3846
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/keyvault-7udqm-secrets.png)
3947

4048
>[!NOTE]
41-
> Update Storage Account name in the new FarmBeats Batch VM config file.
49+
> Ensure to Update Storage Account name in the new FarmBeats Batch VM config file.
4250
4351
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/batch-prep-files.png)
4452

0 commit comments

Comments
 (0)