@Alexandre Thanks for bringing up this issue As a part of the best practice for migration, it is advised not to enable HA and geo backups since we would need to copy data and files across regions (in case of geo backup). But given the fact, that you can only enable geoback at the time of server creation, the possible workaround will be to do the following :
- Create a flexible server without geo backup
- Complete the migration
- Take a PITR of this flexible server
- While creating PITR, choose the option of geo backup
- This PITR will now be the primary flexible server and connection strings of application can point to this.
- Delete the flexible server used for migration We will update the document as well. I hope this information helps. Regards Geetha