@@ -21,16 +21,13 @@ sections:
21
21
background :
22
22
componentType : image
23
23
src : images/banner-image.png
24
+
24
25
- componentType : markdown
25
26
content : |
26
27
:::row:::
27
28
:::column:::
28
29
> [!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
34
31
:::column-end:::
35
32
:::row-end:::
36
33
@@ -39,19 +36,29 @@ sections:
39
36
# isShadowless: false # Removes the box shadow from around the card
40
37
blocks :
41
38
- componentType : card
42
- title : Migrate workloads hosted on Amazon Web Services (AWS) to Microsoft Azure
39
+ title : Amazon Web Services (AWS) to Azure
43
40
summary : Compare AWS and Azure and review example scenarios to help integrate components for transition to Azure.
41
+ imageUrl : ./images/removeme.png
44
42
links :
45
43
- componentType : link
46
44
url : /azure/migration/migrate-from-aws
47
45
text : Learn more
48
46
- componentType : card
49
- title : Migrate workloads hosted on Google Cloud to Microsoft Azure
47
+ title : Google Cloud to Azure
50
48
summary : Compare Google Cloud and Azure and review example scenarios to help integrate components for transition to Azure.
49
+ imageUrl : ./images/removeme.png
51
50
links :
52
51
- componentType : link
53
52
url : /azure/migration/migrate-from-google-cloud
54
53
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
55
62
56
63
- componentType : markdown
57
64
content : |
0 commit comments