Skip to content

Commit 214ced3

Browse files
Update upgrade-to-data-lake-storage-gen2-how-to.md
1 parent cd2b171 commit 214ced3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ In some cases, you will have to allow time for clean-up operations after a featu
4848
> You cannot upgrade a storage account to Data Lake Storage that has **ever** had the change feed feature enabled.
4949
> Simply disabling change feed will not allow you to perform an upgrade. Instead, you must create an account with the hierarchical namespace feature enabled on it, and move then transfer your data into that account.
5050
51+
> [!IMPORTANT]
52+
> Please be aware that you will not be able to proceed with the ADLS Gen2 Storage account upgrade if the storage account contains page blobs. It is necessary to delete all page blobs from the account before initiating the upgrade process.
53+
5154
### Ensure the segments of each blob path are named
5255

5356
The migration process creates a directory for each path segment of a blob. Data Lake Storage 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 before you proceed with the migration, you must copy those blobs to a new path that is compatible with these naming requirements.

0 commit comments

Comments
 (0)