Configuring a backup for an app service
Your application is running well, but you're concerned that if something should fail or data is lost, you can't restore your application. You decide that backing it up is a good idea and start to explore different ways to back up your application. Thankfully, Azure makes this a simple process, where you just need to think about what your backup strategy needs to look like and then configure the service accordingly. Remember that using a backup is different from performing DR in that DR restores operational services, whereas backups enable point-in-time restorations of data to recover from loss or accidental deletion. Follow these steps to configure a backup for your application:
- Navigate to the App Service plan you worked on in the previous exercises.
- From the left menu blade, under Settings, click Backups. From the blade that appears, click Configure at the top of the screen. The Backup Configuration blade will appear...