Skip to content

Commit 1539a28

Browse files
authored
Merge pull request #111291 from uhabiba04/master
updated the PR review feedback
2 parents 4aa7549 + 72c2814 commit 1539a28

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ FarmBeats stores data in three Azure first party services, which are **Azure sto
2929

3030
## Restore service from online backup
3131

32-
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:
32+
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:
3333

3434
1. [Configure Cosmos DB](#configure-cosmos-db)
3535
2. [Configure Storage Account](#configure-storage-account)
@@ -45,13 +45,13 @@ Copy the access key of the restored Cosmos DB and update the new FarmBeats Datah
4545
> [!NOTE]
4646
> Copy the URL of restored Cosmos DB and update it in the new FarmBeats Datahub App Service Configuration. You can now delete Cosmos DB account in the new FarmBeats deployment.
4747
48-
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/northeu-ehub-api-configuration.png)
48+
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/configuration.png)
4949

5050
### Configure Storage Account
5151

5252
Copy the access key of the restored storage account and update it in the new FarmBeats Datahub Key Vault.
5353

54-
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/key-vault-7-udqm-secrets.png)
54+
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/key-vault-7-secrets.png)
5555

5656
>[!NOTE]
5757
> Ensure to Update Storage Account name in the new FarmBeats Batch VM config file.

0 commit comments

Comments
 (0)