Hi all, and as always thanks in advance.
Does anyone have any suggestions to correctly create a working backup of the SQL AxDB sitting in one LCS Development environment and import it into a separate LCS Development environment?
Moving of the actual file is fine, we have Azure Storage accounts for that and I use Azure Storage Explorer. It is more the backup and import process that I am struggling with as each time I try it seems to fail.
(For context we take the backup of the UAT DB and import it into the development environment then scrub all the sensative data. This is about a 8-16 hour process. So I would prefer to only have to do it once, and then use that scrubbed DB and import it into the two other development environments that we use.)
Thanks!