We got a database hosted on Azure SQL Managed Instance.
Got an application change planned soon and as part of implementation plan, we need to manually take a backup of database on Azure SQL Managed Instance at the beginning of the change and restore it (overwrite existing DB) if there is a rollback. What's the best way to achieve this ?