4

Create a function that will restore a database from a sandbox environment to a tier1 environment. This would be similar to the restore database functionality from sandbox to sandbox. This feature would do the bacpac to bak conversion and post conversion setup (i.e. recreating missing roles for MSSQL and turning on change tracking). It would also copy the current tier1 database in to the Asset Library as a backup (as an option). As this operation can take many multiple hours (or days for larger databases), this feature would be very time saving for implementations and post go-live maintenance.

STATUS DETAILS
New