Skip to content

Commit 96ef68c

Browse files
authored
Merge pull request #84030 from dbabulldog-repo/master
Update data-lake-storage-migrate-gen1-to-gen2-azure-portal.md
2 parents 1080c41 + 1cbbb41 commit 96ef68c

File tree

1 file changed

+15
-4
lines changed

1 file changed

+15
-4
lines changed

articles/storage/blobs/data-lake-storage-migrate-gen1-to-gen2-azure-portal.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@ As you create the account, make sure to configure settings with the following va
6262
> [!NOTE]
6363
> The migration tool in the Azure portal doesn't move account settings. Therefore, after you've created the account, you'll have to manually configure settings such as encryption, network firewalls, data protection.
6464
65+
> [!IMPORTANT]
66+
> Ensure that you use a newly created Gen2 account that is empty. It's important that you don’t migrate to a previously used Gen2 account.
67+
6568
## Verify RBAC role assignments
6669

6770
For Gen2, ensure that the [Storage Blob Data Owner](../../role-based-access-control/built-in-roles.md#storage-blob-data-owner) role has been assigned to your Azure Active Directory (Azure AD) user identity in the scope of the storage account, parent resource group, or subscription.
@@ -100,7 +103,8 @@ If you perform a complete migration, data is copied from Gen1 to Gen2. Then, you
100103
> [!div class="mx-imgBorder"]
101104
> ![Checkbox to provide consent](./media/data-lake-storage-migrate-gen1-to-gen2-azure-portal/migration-consent.png)
102105
103-
While your data is being migrated, your Gen1 account becomes read-only, and your Gen2-enabled account is disabled. After the migration completes, you can read and write to both accounts.
106+
> [!IMPORTANT]
107+
> While your data is being migrated, your Gen1 account becomes read-only and your Gen2-enabled account is disabled. When the migration is finished, you can read and write to both accounts.
104108
105109
You can stop the migration at any time by selecting the **Stop migration** button.
106110

@@ -128,9 +132,12 @@ If you perform a complete migration, data is copied from Gen1 to Gen2. Then, you
128132
> [!div class="mx-imgBorder"]
129133
> ![Consent checkbox](./media/data-lake-storage-migrate-gen1-to-gen2-azure-portal/migration-consent.png)
130134
131-
- While your data is being migrated, your Gen1 account becomes read-only, and the Gen2-enabled account is disabled.
132-
- While the Gen1 URI is being redirected, both accounts are disabled.
133-
- After the migration completes, your Gen1 account is disabled, and you can read and write to your Gen2-enabled account.
135+
> [!IMPORTANT]
136+
> While your data is being migrated, your Gen1 account becomes read-only and the Gen2-enabled account is disabled.
137+
>
138+
> Also, while the Gen1 URI is being redirected, both accounts are disabled.
139+
>
140+
> When the migration is finished, your Gen1 account is disabled and you can read and write to your Gen2-enabled account.
134141
135142
You can stop the migration at any time before the URI is redirected by selecting the **Stop migration** button.
136143

@@ -201,6 +208,10 @@ Once the migration is complete, both in "Copy data" and "Complete migration" opt
201208

202209
When we copy the data over to your Gen2-enabled account, we automatically create a container named `Gen1`. If you choose to copy only data, then you can rename that container after the data copy is complete. If you perform a complete migration, and you plan to use the application compatibility layer, then you should avoid changing the container name. When you no longer want to use the compatibility layer, you can change the name of the container.
203210

211+
#### What should I consider in terms of migration performance?
212+
213+
When you copy the data over to your Gen2-enabled account, two factors that can affect performance are the number of files and the amount of metadata you have. For example, many small files can affect the performance of the migration.
214+
204215
## Next steps
205216

206217
- Learn about migration in general. For more information, see [Migrate Azure Data Lake Storage from Gen1 to Gen2](data-lake-storage-migrate-gen1-to-gen2.md).

0 commit comments

Comments
 (0)