Skip to content

Commit 6b3902c

Browse files
committed
format and heading fixes
1 parent fb90570 commit 6b3902c

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

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

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@ FarmBeats stores data in three Azure first party services, which are **Azure sto
3131

3232
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

34-
1. **Configure Cosmos DB** - Copy the access key of the restored Cosmos DB and update the new FarmBeats Datahub Key Vault.
34+
1. [Configure CosmosDB](#configure-cosmosdb)
35+
2. [Configure Storage Account](#configure-storage-account)
36+
37+
38+
### Configure Cosmos DB
39+
40+
Copy the access key of the restored Cosmos DB and update the new FarmBeats Datahub Key Vault.
3541

3642

3743
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/keyvault-secrets.png)
@@ -41,7 +47,9 @@ You can initiate failover and recover data stored for which, each of the above m
4147
4248
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/northeu-ehub-api-configuration.png)
4349

44-
2. **Configure Storage Account** - Copy the access key of the restored storage account and update it in the new FarmBeats Datahub Key Vault.
50+
### Configure Storage Account
51+
52+
Copy the access key of the restored storage account and update it in the new FarmBeats Datahub Key Vault.
4553

4654
![Disaster Recovery](./media/disaster-recovery-for-farmbeats/keyvault-7udqm-secrets.png)
4755

0 commit comments

Comments
 (0)