Skip to content

Commit 6345220

Browse files
committed
Merge branch 'main' into AB#8913-link-cleanup-kccross
2 parents 39ec95d + 18550ca commit 6345220

2 files changed

Lines changed: 151 additions & 127 deletions

File tree

support/azure/azure-storage/files/backup-restore/troubleshoot-azure-files.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Troubleshoot Azure file share backup
33
description: This article is troubleshooting information about issues occurring when protecting your Azure file shares.
4-
ms.date: 06/26/2023
4+
ms.date: 04/01/2026
55
ms.reviewer: jsuri
66
ms.service: azure-file-storage
77
ms.custom: sap:Backup and Restore
@@ -185,6 +185,16 @@ Error Message: Recovery failed as no file could be recovered.
185185

186186
- files that failed are currently in use
187187
- a directory with the same name as the failed file exists in the parent directory.
188+
189+
### CloudStorageAccountAuthenticationFailed - Azure File Share Backup requires a minimum SAS expiry interval of 8 hours
190+
191+
Error Code: CloudStorageAccountAuthenticationFailed
192+
193+
Error Message: Invalid credentials specified for accessing backup data store.
194+
195+
- 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.
196+
197+
- 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.
188198

189199
### UserErrorDTSSourceUriNotValid - Restore fails because one of the files in the source does not exist
190200

0 commit comments

Comments
 (0)