Hello
We handle different azure directory with different purposes (test, backup, ....)
We have a directory with virtual machine in production and another directory where we store the backups of the virtual server in production
We use Azure MARS Agent to do these backups.
Because of an initial configuration error, I need to move MARS backup of one virtual machine azure from one directory to another.
I can simply reconfigure Mars backup agents to and send new backups to the right directory, but I want to migrate also backup history.
What is the right procedure to do this?
Thanks.