Skip to content

Commit eafd8af

Browse files
Merge pull request #263296 from normesta/normesta-reg-updates-12
A fix request
2 parents 1a36019 + ab21a4f commit eafd8af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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
@@ -57,8 +57,8 @@ The migration process creates a directory for each path segment of a blob. Data
5757
The upgrade might fail if an application writes to the storage account during the upgrade. To prevent such write activity:
5858

5959
1. Quiesce any applications or services that might perform write operations.
60-
1. Release or break existing leases on containers and blobs in the storage account.
61-
1. Acquire new leases on all containers and blobs in the account. The new leases should be infinite or long enough to prevent write access for the duration of the upgrade.
60+
61+
2. Release or break existing leases on containers and blobs in the storage account.
6262

6363
After the upgrade has completed, break the leases you created to resume allowing write access to the containers and blobs.
6464

0 commit comments

Comments
 (0)