Skip to content

Commit ffbfe30

Browse files
authored
Update manage-backup.md - slots backup restore overvnet
To enable Backup/Restore over VNet for deployment slots, customers must complete the necessary steps specifically for each slot. Enabling it for the production environment does not automatically enable it for the slots.
1 parent e195458 commit ffbfe30

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/app-service/manage-backup.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,11 @@ To back up and restore over Azure Virtual Network:
182182
1. When configuring [custom backups](#create-a-custom-backup), select **Backup/restore over virtual network integration**.
183183
1. Save your settings by selecting **Configure**.
184184
185+
To enable Backup/Restore over VNet for deployment slots, you need to complete the necessary steps specifically for each slot:
186+
187+
- VNet Integration is enabled for the deployment slots, or the slot is in a v3 [App Service Environment](environment/overview.md).
188+
- The option for Backup/Restore over Virtual Network Integration is selected for deployment slots.
189+
185190
If you don't see the checkbox, or if the checkbox is disabled, verify that your resources fulfill the requirements.
186191
187192
Once the configuration is saved, any manual backup, scheduled backup, or restore is made through the virtual network. If you make changes to the app, the virtual network, or the storage account that prevent the app from accessing the storage account through the virtual network, the backup or restore operations fail.

0 commit comments

Comments
 (0)