Skip to content

Commit c057609

Browse files
committed
Fixing something
1 parent 12ccbbd commit c057609

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/storage/blobs/upgrade-to-data-lake-storage-gen2-how-to.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Shows you how to use Resource Manager templates to upgrade from Azu
44
author: normesta
55
ms.service: storage
66
ms.topic: conceptual
7-
ms.date: 01/25/2022
7+
ms.date: 09/22/2022
88
ms.author: normesta
99

1010
---
@@ -26,6 +26,9 @@ Review the [Blob Storage feature support in Azure Storage accounts](storage-feat
2626

2727
## Perform the upgrade
2828

29+
> [!NOTE]
30+
> The migration process creates a directory for each path segment of a blob. Data Lake Storage Gen2 directories must have a name, so for migration to succeed, each path segment in a virtual directory must have a name. The same requirement is true for segments that are named only with a space character. If any path segments are either unnamed (`//`) or named only with a space character (`_`), then you must copy those blobs to a new path that is compatible with these naming requirements. Then, you can proceed with the migration.
31+
2932
### [Portal](#tab/azure-portal)
3033

3134
1. Sign in to the [Azure portal](https://portal.azure.com/) to get started.

0 commit comments

Comments
 (0)