You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/app-service/manage-backup.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -120,6 +120,9 @@ There are two types of backups in App Service. If your app is in a supported pri
120
120
1. At the top of the **Backups** page, select **Configure custom backups**.
121
121
122
122
1. In **Storage account**, select an existing storage account in the same subscription or select **Create new**. Repeat in **Container**.
123
+
> [!NOTE]
124
+
> Custom backups for Azure App Service require an Azure Storage account that supports Shared Access Signature (SAS)–based authorization. Managed Identity–based authentication to the storage account isn't supported for App Service backup and restore operations.
125
+
123
126
124
127
To back up the linked databases, select **Next: Advanced** > **Include database**, and select the databases to backup.
0 commit comments