MI Restore
Version 1.3 by Rudi Marais on 2024/05/13 12:27
- Backup Old DB to storage account
- container for client
- container for client
- Stop all services including web site
- Drop Old DB
- drop existing connections
- drop existing connections
- Restore DB from Live from last PITR
- Run post restore script sqlmi_post_restore_SKL
- source passwords from vault
- source passwords from vault
- Run dba.dbo.sp_scan_db script for '%[_]Live[_]%'
- correct all config found and repoint to Staging
- TODO automate
- Start all services
- check logs to make sure no connections issues