Changes for page MI Restore to Staging From Live
Last modified by Phillip Swanepoel on 2026/06/09 12:46
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -3,7 +3,9 @@ 3 3 1. Stop all services including web site for staging on VM 4 4 5 5 1. Backup Old DB to storage account 6 -11. disable encryption if enabled 6 +11. disable encryption if enabled, delete encryption key for DB 7 +111. TODO move to self managed keys 8 +11. enable compression! 7 7 11. container for client 8 8 9 9 1. Drop Old DB ... ... @@ -11,11 +11,17 @@ 11 11 12 12 1. Restore DB from Live from last PITR 13 13 14 -1. Run post restore access script sqlmi_accesss_SKL.sql 16 +1. Wait for group policy SQL JOB [roughly 5-10 minutes] to create groups 17 + 18 +1. Give yourself access to the admin group via the powershell script 19 + 20 +1. Run post restore access script [[SKL_sqlmi_accesss.sql - Repos (azure.com)>>url:https://dev.azure.com/ebsphere/ebsphere/_git/dbs?version=GBmaster&path=/src/setup_scripts/SKL_sqlmi_accesss.sql]] 15 15 11. [TODO] source passwords from vault 16 16 11. set clearLogins = 1 17 17 11. TODO 18 18 25 +1. TODO - post restore script db sedttings etc 26 + 19 19 1. Run dba.dbo.sp_scan_db script for '%[_]Live[_]%' 20 20 11. correct all config found and repoint to Staging 21 21 11. TODO automate