Skip to content

Commit e5e2551

Browse files
committed
Adding a note to address a CSS reported issue
1 parent a619c3e commit e5e2551

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

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

Lines changed: 5 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: azure-blob-storage
66
ms.topic: concept-article
7-
ms.date: 11/15/2024
7+
ms.date: 11/03/2025
88
ms.author: normesta
99
ms.custom:
1010
- devx-track-azurepowershell
@@ -67,6 +67,10 @@ After the upgrade has completed, break the leases you created to resume allowing
6767
> [!WARNING]
6868
> Breaking an active lease without gracefully disabling applications or virtual machines that are currently accessing those resources could have unexpected results. Be sure to quiesce any current write activities before breaking any current leases.
6969
70+
### Make any changes to the names archived blobs before you upgrade
71+
72+
If you plan the change the name of an archived blob or the name of any parent directory that leads up to the archived blob, make sure to do that **before** you upgrade. That way, you can rehydrate the archived blob in future. If you change the name of an archived blob or any parent directory leading to the archived blob **after** the upgrade, then you won't be able to rehydrate it. This is a temporary limitation of the current release.
73+
7074
## Perform the upgrade
7175

7276
### [Portal](#tab/azure-portal)

0 commit comments

Comments
 (0)