Skip to content

Commit ca3eaf5

Browse files
authored
Merge pull request #101998 from jeffpatt24/patch-8
Update storage-sync-files-troubleshoot.md
2 parents 10b0ad7 + 8ab71c2 commit ca3eaf5

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/storage/files/storage-sync-files-troubleshoot.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Troubleshoot common issues with Azure File Sync.
44
author: jeffpatt24
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 12/8/2019
7+
ms.date: 1/22/2019
88
ms.author: jeffpatt
99
ms.subservice: files
1010
---
@@ -453,6 +453,17 @@ This error occurs because the Azure File Sync agent is not authorized to access
453453
1. [Verify the storage account exists.](#troubleshoot-storage-account)
454454
2. [Verify the firewall and virtual network settings on the storage account are configured properly (if enabled)](https://docs.microsoft.com/azure/storage/files/storage-sync-files-deployment-guide?tabs=azure-portal#configure-firewall-and-virtual-network-settings)
455455
456+
<a id="-2134364014"></a>**Sync failed due to storage account locked.**
457+
458+
| | |
459+
|-|-|
460+
| **HRESULT** | 0x80c83092 |
461+
| **HRESULT (decimal)** | -2134364014 |
462+
| **Error string** | ECS_E_STORAGE_ACCOUNT_LOCKED |
463+
| **Remediation required** | Yes |
464+
465+
This error occurs because the storage account has a read-only [resource lock](https://docs.microsoft.com/azure/azure-resource-manager/management/lock-resources). To resolve this issue, remove the read-only resource lock on the storage account.
466+
456467
<a id="-1906441138"></a>**Sync failed due to a problem with the sync database.**
457468
458469
| | |

0 commit comments

Comments
 (0)