Skip to content

Commit 67d4ddf

Browse files
authored
Revise Azure migration guide content.
1 parent 796eb79 commit 67d4ddf

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

articles/migration/migrate-to-azure.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,15 +16,19 @@ This content collection is curated to help workload teams plan and implement the
1616
>
1717
> Some migration scenarios are out of scope for this collection. It doesn't cover on-premises to Azure migrations, full datacenter migrations, or region relocations. It also doesn't address workloads that concurrently run on multiple clouds.
1818
19-
Migration to Azure typically involves replatforming the workload, which includes transitioning both the infrastructure and management layer from the source cloud provider to Azure. During the migration process, you need to find the best match for your source components on Azure. Not all components have direct equivalents. To accomplish your business objectives, you might need to redesign the architecture or revisit code to maintain functionality. This collection provides valuable insights into such cloud-to-cloud transitions because it compares workload components and services, and includes example migration scenarios.
19+
Migration to Azure typically involves _replatforming the workload_, which includes transitioning both the infrastructure and management layer from the source cloud provider to Azure. To prepare for the migration process, you need to find the best match for your source components on Azure. Keep in mind that not all components have direct equivalents. You'll need to redesign the architecture or revisit code to maintain functionality and accomplish your business objectives. This collection offers comparisons of the typical workload components and platform services, and includes example migration scenarios.
2020

2121
## Prerequisites for workload migrations
2222

2323
Workloads should be migrated only after the organization is committed to Azure and have established their approach for adopting Azure. Before migrating workloads, we recommend that you understand the fundamental concepts on Azure and have an active Azure enrollment. Explore these Cloud Adoption Framework (CAF) resources to achieve these goals:
2424

25-
- To learn about terms in Azure and how the concepts relate to one another, see [Azure fundamental concepts](/azure/cloud-adoption-framework/ready/considerations/fundamental-concepts).
25+
- Learn about terms used in Azure and how the concepts relate to one another.
26+
27+
[**Azure fundamental concepts**](/azure/cloud-adoption-framework/ready/considerations/fundamental-concepts)
2628

27-
- To develop your organization's migration plan and identify the types of workloads that you should migrate, see the training module, [Use the Cloud Adoption Framework Migrate methodology to migrate your workload to the cloud](/training/modules/cloud-adoption-framework-migrate/).
29+
- Complete the learning objectives in the training module to develop your organization's migration plan and identify the types of workloads that need to be migrated.
30+
31+
[**Learn about the Cloud Adoption Framework Migrate methodology**](/training/modules/cloud-adoption-framework-migrate/)
2832

2933
In the next phase, the workload team plans and implements the migration. They assess the current workload design, prepare a solution in Azure, make necessary code changes, and perform the migration.
3034

@@ -38,7 +42,7 @@ This collection applies to the following workload roles and functions at the tea
3842

3943
## Content layout
4044

41-
The migration guide content is organized by platform, starting with your source platform. Each platform includes comparison articles. To get started, compare the capabilities of your workload and its services with their closest Azure counterparts. These articles also include example scenarios and service-level migration guides to illustrate the comparisons.
45+
The migration guide content is categorized by the source platform on which your workload currently runs. Each category includes comparison articles. To get started, compare the capabilities of your workload and its services with their closest Azure counterparts. These articles also include example scenarios and service-level migration guides to illustrate the comparisons.
4246

4347
Start your learning journey based on your source platform:
4448

@@ -48,7 +52,7 @@ Start your learning journey based on your source platform:
4852
> [!div class="nextstepaction"]
4953
> [Migrate a workload from GCP](./migrate-from-google-cloud.yml)
5054
51-
This collection also includes guidance that applies to all platforms. All sections include such platform-agnostic guidance for convenience.
55+
This collection also includes articles that apply to all platforms. All sections include such platform-agnostic articles for convenience.
5256

5357
## Tools
5458

0 commit comments

Comments
 (0)