Skip to content

Commit c000a1a

Browse files
committed
adding gen2 to the TOC
1 parent 9db5508 commit c000a1a

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,12 @@ items:
7676
href: ../common/classic-account-migration-process.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
7777
- name: Migrate a classic storage account to Resource Manager
7878
href: ../common/classic-account-migrate.md?toc=/azure/storage/blobs/toc.json&bc=/azure/storage/blobs/breadcrumb/toc.json
79+
- name: Data Lake Storage Gen2
80+
items:
81+
- name: Plan to upgrade an account
82+
href: upgrade-to-data-lake-storage-gen2.md
83+
- name: Upgrade an account
84+
href: upgrade-to-data-lake-storage-gen2-how-to.md
7985
- name: Data transfer and migration
8086
items:
8187
- name: Storage migration overview

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: normesta
55
ms.service: azure-blob-storage
66
ms.custom: devx-track-azurepowershell
77
ms.topic: conceptual
8-
ms.date: 07/20/2023
8+
ms.date: 01/18/2024
99
ms.author: normesta
1010
---
1111

@@ -46,7 +46,7 @@ In some cases, you will have to allow time for clean-up operations after a featu
4646

4747
> [!IMPORTANT]
4848
> You cannot upgrade a storage account to Data Lake Storage Gen2 that has **ever** had the change feed feature enabled.
49-
> Simply disabling change feed will not allow you to perform an upgrade. To convert such an account to Data Lake Storage Gen2, you must perform a manual migration. For migration options, see [Migrate a storage account](../common/storage-account-overview.md#migrate-a-storage-account).
49+
> 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
5151
### Ensure the segments of each blob path are named
5252

0 commit comments

Comments
 (0)