Skip to content

Commit 2420449

Browse files
Merge pull request #312526 from Charmila1/main
Document SAS expiration policy for Azure Files Backup
2 parents fdca3b3 + 3bcbd93 commit 2420449

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+
**Cause**: 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.
335+
336+
**Recommended action**: 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)