Skip to content

Commit e27b4a3

Browse files
Merge pull request #307708 from normesta/normesta-reg-updates-16
Adding a note to address a CSS reported issue
2 parents 9ae9fa4 + 64bc94c commit e27b4a3

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 planned changes to the names of archived blobs
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 modifications **before** you upgrade. 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)