Can't seem to find any clear information about the following: will the LTR backup of an Azure SQL database be recoverable in the case of a complete SQL logical server deletion (could it be accidental or admin account compromise).
In other words, does the deletion of the whole logical SQL server would also delete the long-term retention backups?
What are you guys doing to protect against such threat? Database sync to another server & database? Scheduled script to backup the database to a .BACPAC file?
Thanks