Azure CosmosDB provides a standard backup, every 4 hours.
Only the last two backups are kept, 8 hours.
To have them restored, one must open a support ticket with Microsoft and request a restore.
More details here: https://docs.microsoft.com/en-us/azure/cosmos-db/online-backup-and-restore
Azure Data Factory has been setup to create backups of QA and PROD data.
-
Data Factory Name: wsna-oneconnect-backups
All backups are stored as raw JSON, and gzip compressed.
Frequency:
QA: Nightly, starting at 3:00 AM UTC.
PROD: Nightly, starting at 4:00 AM UTC.
Azure Logic App has been setup to remove any backups older than 15 days.
Logic App Name: wsna-oneconnect-backups
Azure Storage Account has been created to store all backups.
Storage Account Name: wsnaoneconnectbackups
-
Folder Structure: /<Product>/<Environment>/<Region>/data
Type: Blob
-
Container: Backups/
-
Folders:
-
/OneConnect
-
/PROD
/US/****
-
/QA
/US/****
-
-
/OnePlan
-
/PROD
/US/****
/CA/****
/AU/****
-
/QA
/US/****
-
-
-