Hello, I have some questions about data persistency in case of issues in a datacenter.
We use a MSSQL database on Azure.
We keep the first backup of every month.
I can't find where backup are stored.
What happens if the datacenter hosting the database has some kind of problems?
Our backups are safe? Or are they stored in the same datacenter, so they could get corrupted?
And what about point-in-restore (guaranteed for the last 35 days for Premium subscriptions)? Is this guaranteed also in case of issues or the data could be lost?
We use storage, too, to store some kind of files.
Are they safe in case of issues or should we configure a storage replica in another geographic location?
Thanks everybody for your support.