Skip to content

Commit 70033c6

Browse files
Added temporary image for cards
1 parent bf7d57d commit 70033c6

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
lines changed
207 KB
Loading

articles/migration/index.yml

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,13 @@ sections:
2121
background:
2222
componentType: image
2323
src: images/banner-image.png
24+
2425
- componentType: markdown
2526
content: |
2627
:::row:::
2728
:::column:::
2829
> [!div style="text-align:center;"]
29-
> # Migrate workloads from other clouds
30-
> Learn more about the exciting new announcements at Microsoft Build 2025
31-
> </br>
32-
> </br>
33-
> <a class="button button-sm button-primary button-filled margin-right-none" href="https://blogs.windows.com/windowsdeveloper/2025/05/19/advancing-windows-for-ai-development-new-platform-capabilities-and-tools-introduced-at-build-2025/">Read the announcement blog</a>
30+
> # Migrate workloads from other clouds or on-premises
3431
:::column-end:::
3532
:::row-end:::
3633
@@ -39,19 +36,29 @@ sections:
3936
# isShadowless: false # Removes the box shadow from around the card
4037
blocks:
4138
- componentType: card
42-
title: Migrate workloads hosted on Amazon Web Services (AWS) to Microsoft Azure
39+
title: Amazon Web Services (AWS) to Azure
4340
summary: Compare AWS and Azure and review example scenarios to help integrate components for transition to Azure.
41+
imageUrl: ./images/removeme.png
4442
links:
4543
- componentType: link
4644
url: /azure/migration/migrate-from-aws
4745
text: Learn more
4846
- componentType: card
49-
title: Migrate workloads hosted on Google Cloud to Microsoft Azure
47+
title: Google Cloud to Azure
5048
summary: Compare Google Cloud and Azure and review example scenarios to help integrate components for transition to Azure.
49+
imageUrl: ./images/removeme.png
5150
links:
5251
- componentType: link
5352
url: /azure/migration/migrate-from-google-cloud
5453
text: Learn more
54+
- componentType: card
55+
title: On-premise to Azure
56+
summary: Review example scenarios to help integrate components for transition to Azure.
57+
imageUrl: ./images/removeme.png
58+
links:
59+
- componentType: link
60+
url: /azure/migration/migrate-from-google-cloud
61+
text: Learn more
5562

5663
- componentType: markdown
5764
content: |

0 commit comments

Comments
 (0)