Skip to content

Commit 29dc3f3

Browse files
authored
Merge pull request #128366 from rmarr2/patch-6
Clarify storage account requirements for backups
2 parents 3c37d2b + 8082e23 commit 29dc3f3

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

articles/app-service/manage-backup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,9 @@ There are two types of backups in App Service. If your app is in a supported pri
120120
1. At the top of the **Backups** page, select **Configure custom backups**.
121121
122122
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+
123126
124127
To back up the linked databases, select **Next: Advanced** > **Include database**, and select the databases to backup.
125128

0 commit comments

Comments
 (0)