Skip to content

Commit 58004bf

Browse files
authored
Document SAS expiration policy for Azure Files Backup
Added information about SAS expiration requirements for Azure Files Backup.
1 parent f5b2a87 commit 58004bf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

articles/backup/troubleshoot-azure-files.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,16 @@ Recommended Actions: Ensure that the following configurations in the storage acc
325325

326326
**Cause**: Storage Accounts with [Smart Tier(Preview)](../storage/blobs/access-tiers-smart.md) set are currently not supported.
327327

328+
### UserErrorStorageAccountSasPolicyNotSupported - Azure Files Backup requires a minimum SAS expiration period of 8 hours
329+
330+
**Error code**: `UserErrorStorageAccountSasPolicyNotSupported`
331+
332+
**Error message**: Azure File Share Backup requires a minimum SAS expiration period of 8 hours.
333+
334+
**Recommended action**:
335+
- If the SAS token expiry is shorter than 8 hours, the Backup service cannot renew the token in time. This leads to authentication failures and can interrupt ongoing backup or restore operations.
336+
- Set the SAS expiry upper limit to 8 hours or more to ensure the Backup service can successfully renew the SAS token and maintain uninterrupted backup and restore activities.
337+
328338
## Common policy modification errors
329339

330340
### BMSUserErrorConflictingProtectionOperation- Another configure protection operation is in progress for this item

0 commit comments

Comments
 (0)