Skip to content

Commit 42d0e5b

Browse files
authored
Merge pull request #113442 from alkohli/patch-594
Added an extra error message
2 parents b58b8be + 0bfe1eb commit 42d0e5b

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

articles/databox/data-box-troubleshoot.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ author: alkohli
77
ms.service: databox
88
ms.subservice: pod
99
ms.topic: article
10-
ms.date: 06/24/2019
10+
ms.date: 04/30/2020
1111
ms.author: alkohli
1212
---
1313

@@ -88,6 +88,17 @@ These are errors related to container and share names.
8888
- Examples of names that aren’t valid: `my-folder_1`, `my`, `--myfolder`, `myfolder--`, `myfolder!`
8989

9090
For more information, see the Azure naming conventions for [container names](https://docs.microsoft.com/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata#container-names) and [share names](https://docs.microsoft.com/rest/api/storageservices/naming-and-referencing-shares--directories--files--and-metadata#share-names).
91+
92+
### ERROR_FILE_OR_DIRECTORY_NAME_ILLEGAL
93+
94+
**Error description**: The directory or the container names contain illegal characters.
95+
96+
**Suggested resolution**: The directory or the container names that you have copied contain unsupported characters.
97+
98+
- On the Connect and copy page of the local web UI, download, and review the error files to identify the folder names with issues.
99+
- Rename the directory or containers to ensure that they are compliant with Azure naming conventions.
100+
101+
For more information, see the Azure naming conventions for [directories](https://docs.microsoft.com/rest/api/storageservices/naming-and-referencing-shares--directories--files--and-metadata#directory-and-file-names) and [containers](https://docs.microsoft.com/rest/api/storageservices/naming-and-referencing-containers--blobs--and-metadata#container-names).
91102

92103
## Container or share size limit errors
93104

0 commit comments

Comments
 (0)