Skip to content

Commit

Permalink
Merge pull request #6276 from AmandaAZ/Branch-PostEdit
Browse files Browse the repository at this point in the history
AB#189892: Post Edit for Azure PR#6270
  • Loading branch information
simonxjx authored Apr 19, 2024
2 parents 9931336 + e740aa0 commit baff176
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description: Troubleshoot common issues with cloud tiering in an Azure File Sync
author: khdownie
ms.service: azure-file-storage
ms.topic: troubleshooting
ms.date: 04/18/2024
ms.date: 04/19/2024
ms.author: kendownie
ms.reviewer: v-weizhu
ms.custom: sap:File Sync
Expand Down Expand Up @@ -238,7 +238,7 @@ If content doesn't exist for the error code, follow the general troubleshooting
| 0x80072747 | -2147014841 | WSAENOBUFS | An internal error occurred. | If the error persists, use the `Test-StorageSyncNetworkConnectivity` cmdlet to check network connectivity to the service endpoints. [Learn more](/azure/storage/file-sync/file-sync-firewall-and-proxy#test-network-connectivity-to-service-endpoints). |
| 0x80C86093 | -2134351785 | ECS_E_STABLEVERSION_SVID_CHECK_<br/>FAILED | The file can't be recalled due to a known issue. | Copy the file manually from a different endpoint or the cloud share. If you can't copy the file manually, create a support ticket. |
| 0x80C80362 | -2134375582 | ECS_E_ITEM_PATH_COMPONENT_HAS_<br/>TRAILING_DOT | The file tiering or download failed because of a trailing dot in the path. | Rename the trailing dot in the folder or file name. |
| 0x80c83096 | -2134364010 | ECS_E_MGMT_<br/>STORAGEACLSBYPASSNOTSET | This error occurs if the firewall and virtual network settings are enabled on the storage account and the "Allow trusted Microsoft services to access this storage account" exception isn't checked. | To resolve this issue, follow the steps documented in [Configure firewall and virtual network settings](/azure/storage/file-sync/file-sync-deployment-guide#optional-configure-firewall-and-virtual-network-settings). |
| 0x80c83096 | -2134364010 | ECS_E_MGMT_<br/>STORAGEACLSBYPASSNOTSET | This error occurs if the firewall and virtual network settings are enabled on the storage account and the **Allow trusted Microsoft services to access this storage account** exception isn't checked. | To resolve this issue, follow the steps in [Configure firewall and virtual network settings](/azure/storage/file-sync/file-sync-deployment-guide#optional-configure-firewall-and-virtual-network-settings). |
## Tiered files are not accessible on the server after deleting a server endpoint
Expand Down

0 comments on commit baff176

Please sign in to comment.