You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/industry/agriculture/disaster-recovery-for-farmbeats.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,15 +15,15 @@ Data recovery protects you from losing your data in an unfortunate event like co
15
15
16
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:
17
17
18
-
1. **Azure Storage**: Follow this guideline to enable data redundancy for each storage account in your FarmBbeats deployment.
19
-
2. **Azure Cosmos DB**: Follow this guideline to enable data redundancy for Cosmos DB account your FarmBeats deployment.
20
-
3. **Azure Time Series Insights (TSI)**: TSI currently does not offer data redundancy. To recover Time Series Insights data, go to your sensor/weather partner and push the data again to FarmBeats deployment.
18
+
1. **Azure Storage**- Follow this guideline to enable data redundancy for each storage account in your FarmBbeats deployment.
19
+
2. **Azure Cosmos DB**- Follow this guideline to enable data redundancy for Cosmos DB account your FarmBeats deployment.
20
+
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.
21
21
22
22
## Restoring service from online backup
23
23
24
-
You can initiate failover and recover data stored for which, each of the above mentioned data stores for your FarmBeats deployment. Once you have 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:
24
+
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:
25
25
26
-
1. **Configure Cosmos DB**: Copy the access key of the restored Cosmos DB and update the new FarmBeats Datahub Key Vault.
26
+
1. **Configure Cosmos DB**- Copy the access key of the restored Cosmos DB and update the new FarmBeats Datahub Key Vault.
0 commit comments