Forum Discussion
Duraid
Oct 14, 2021Copper Contributor
App Service restore backup to a different database
App[ Service restore functionality on the portal allows restoring to different target slot/app service. However the database (if it's included in the restore) can only be restored to the original database (overwrite).
I talked to Microsoft support and they confirmed that this is by design but I doesn't make sense to allow changing the target for the site but not the database.
1 Reply
Yes, the App Service backup/restore feature in the Azure portal is designed to give flexibility for restoring the web app (to a different slot or even a different App Service), but the database restore component is hard‑wired to overwrite the original database.