Hi Geir, thanks for asking here.
As you probably guessed, this is more of a Cloud Operations question than a question about Document Management.
I imagine that copying the files from the Azure Storage (AS) in one environment to AS in another can be done in two main ways:
- Using a tool that reads data from the AS connected to one environment and directly (streams) writes the data to the AS connected to the other.
- Using functionality available in Azure to quickly copy files between two AS instances.
When it comes to option one, IFS (R&D) has not developed such a tool but it can be developed. The files can in theory be accessible directly from the AS account, but I don't know if you/we have the credentials to login to UAT and TST. An option we do have is to use a projection/API, which is what the FS mig tool does.
As for the second option, I am mostly guessing that there are ways to more quickly copy data between AS accounts, but I don't know for sure.
Can we get some clarity on the above, @Tim Jenner @ianm @chanaka-shanil ?
HI Geir,
The clone process at the moment does not clone the actual files in the File Storage. But this is something we are planning to add in the future.
Hi @chanaka-shanil Is there any process/feature developed currently, to clone the file storage in the cloning process?