Skip to content

Commit e6fbe58

Browse files
committed
Fixing image references
1 parent a851923 commit e6fbe58

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

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

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ To migrate to Gen2, we recommend the following approach.
4444

4545
4. Gen2 supports Blob storage features such as [diagnostic logging](../common/storage-analytics-logging.md), [access tiers](storage-blob-storage-tiers.md), and [Blob storage lifecycle management policies](storage-lifecycle-management-concepts.md). If you're interesting in using any of these features, review [current level of support](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-multi-protocol-access?toc=%2fazure%2fstorage%2fblobs%2ftoc.json#blob-storage-feature-support).
4646

47-
5. Review the current state of [Azure ecosystem support](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-multi-protocol-access?toc=%2fazure%2fstorage%2fblobs%2ftoc.json#azure-ecosystem-support) to ensure that Gen2 supports any services that your solutions depend upon.
47+
5. Review the current state of [Azure ecoysystem support](https://docs.microsoft.com/azure/storage/blobs/data-lake-storage-multi-protocol-access?toc=%2fazure%2fstorage%2fblobs%2ftoc.json#azure-ecosystem-support) to ensure that Gen2 supports any services that your solutions depend upon.
4848

4949
### Step 2: Prepare to migrate
5050

@@ -127,7 +127,8 @@ This is the simplest pattern.
127127

128128
4. Decommission Gen1.
129129

130-
![lift and shift pattern](./media/data-lake-storage-migrate-gen1-to-gen2/lift-and-shift.png)
130+
> [!div class="mx-imgBorder"]
131+
> ![lift and shift pattern](./media/data-lake-storage-migrate-gen1-to-gen2/lift-and-shift.png)
131132
132133
#### Considerations for using the lift and shift pattern
133134

@@ -147,7 +148,8 @@ This is the simplest pattern.
147148

148149
4. Decommission Gen1.
149150

150-
![Incremental copy pattern](./media/data-lake-storage-migrate-gen1-to-gen2/incremental-copy.png)
151+
> [!div class="mx-imgBorder"]
152+
> ![Incremental copy pattern](./media/data-lake-storage-migrate-gen1-to-gen2/incremental-copy.png)
151153
152154
#### Considerations for using the incremental copy pattern:
153155

@@ -167,7 +169,8 @@ This is the simplest pattern.
167169

168170
4. Stop all writes to Gen1 and then decommission Gen1.
169171

170-
![Dual pipeline pattern](./media/data-lake-storage-migrate-gen1-to-gen2/dual-pipeline.png)
172+
> [!div class="mx-imgBorder"]
173+
> ![Dual pipeline pattern](./media/data-lake-storage-migrate-gen1-to-gen2/dual-pipeline.png)
171174
172175
#### Considerations for using the dual pipeline pattern:
173176

@@ -185,7 +188,8 @@ This is the simplest pattern.
185188

186189
4. Decommission Gen1.
187190

188-
![Bidirectional pattern](./media/data-lake-storage-migrate-gen1-to-gen2/bidirectional-sync.png)
191+
> [!div class="mx-imgBorder"]
192+
> ![Bidirectional pattern](./media/data-lake-storage-migrate-gen1-to-gen2/bidirectional-sync.png)
189193
190194
#### Considerations for using the bi-directional sync pattern:
191195

0 commit comments

Comments
 (0)