Migrate assets
In this phase of the adoption journey, use the output of the assessment phase to begin migrating your environment. Migrating your environment involves deploying workloads and assets, like infrastructure, apps, and data. This article helps you find the best tools for your migration. Explore native tools, third-party tools, and project management tools.
The following sections describe the native Azure tools that perform or help with migration. To learn how to choose the right tools to support your migration efforts, see the Cloud Adoption Framework's migration tools decision guide.
Azure Migrate
Azure Migrate is a one-stop, extensible migration experience. Use Azure Migrate to track your Azure migration journey from assessment to migration. You can choose your migration tools, and track your migration progress in the tools.
Azure Migrate is a centralized hub where you can assess and then migrate on-premises servers, infrastructure, applications, and data to Azure. Azure Migrate offers these features:
- Unified platform, with assessment, migration, and progress tracking.
- Enhanced assessment and migration capabilities:
- Assess on-premises servers, including SQL Server instances, and migrate them to Azure Virtual Machines or Azure VMware Solution.
- Agentless migration of VMware virtual machines to Azure.
- Assess on-premises databases and migrate them to Azure SQL Database or Azure SQL Managed Instance.
- Assess on-premises web applications and migrate them to Azure App Service by using Azure App Service Migration Assistant.
- Assess your on-premises virtual desktop infrastructure and migrate it to Azure Virtual Desktop.
- Migrate large amounts of data to Azure quickly and cost-effectively using Azure Data Box products.
- Extensible approach with ISV integration (such as Cloudamize).
To perform a migration using Azure Migrate, follow these steps:
- Search for Azure Migrate under All services. Select Azure Migrate to continue.
- In Get started, select Discover, assess and migrate.
- Select Add tools.
- In Project, select your Azure subscription, then create a resource group if you don't have one.
- In Project Details, specify the project name and geography where you want to create the project, then select Create.
- After you create the project, tools are visible in the project, and the user can start with discovery.
Note
For guidance specific to your scenario, see the tutorials and Azure Migrate documentation.
Learn more
Azure Database Migration Service
Azure Database Migration Service is a fully managed service that enables seamless migrations from multiple database sources to Azure data platforms, with minimal downtime (online migrations). Database Migration Service performs all of the required steps. You can initiate your migration projects assured that the process takes advantage of best practices recommended by Microsoft.
Create an Azure Database Migration Service instance
The first time you use Azure Database Migration Service, you must register the resource provider for your Azure subscription:
- Select All services. Under General, select Subscriptions, and choose the subscription to use.
- Select Resource providers.
- Search for
migration
. In the search results, to the right of Microsoft.DataMigration, select Register.
After you register the resource provider, create an instance of Azure Database Migration Service.
- Select + Create a resource and search Marketplace for Azure Database Migration Service.
- Complete the Create Migration Service wizard, then select Create.
The service is now ready to migrate the supported source databases to target platforms such as SQL Server, MySQL, PostgreSQL, or MongoDB.
For more information, see:
Azure App Service Migration Assistant
The Azure App Service Migration Assistant is part of a larger suite of applications that help organizations with their transition to the cloud. The Migration Assistant provides a guided, wizard-like experience that performs two tasks.
- Azure App Service Migration Assistant assesses a specific web app that's installed on a computer running Windows Server. Migration Assistant runs pre-migration compatibility checks on the web app to see whether it can migrate to Azure App Service without modification.
- If the assessment shows that the web app can be migrated without being modified, Migration Assistant migrates the app. You'll need to give Migration Assistant access to your Azure account. You also select the resource group to use and enter a name for the web app, among other details.
Alternatively, the Migration Assistant generates an Azure Resource Manager template that you can use to migrate the web application in a more automated and repeatable way.
Migrate a web app to Azure App Service
The Migration Assistant begins the migration process by collecting key details from you about your Azure account and then does the migration.
First, you'll sign in to your Azure account and associate your Migration Assistant session with your account by using a unique code. Next, you'll choose the subscription, the resource group, and the website's domain name. You can choose to create a new Azure App Service plan to host the web app or select an existing plan. The choice you make affects the geographical region from which your web app is hosted. You'll also have a chance to associate this migration effort with an existing Azure Migrate project. Finally, you can either choose to skip database setup or choose to set up a hybrid connection to enable a database connection.
After the Migration Assistant collects and verifies your selections, it creates required Azure App Service resources in the selected region and resource group. It zips the web app's source files and uses the Azure App Service deployment API to deploy the files. It completes final, optional migration steps, like helping you set up a hybrid connection.
After a successful migration, some post-migration tasks might include:
- Manually move application settings and connection strings in your
web.config
file to Azure App Service. - Migrate data from an on-premises SQL Server instance to an Azure SQL Database instance.
- Set up an SSL certificate.
- Set up custom domain names.
- Set up permissions in Azure Active Directory.
You might also decide to change the Azure App Service hosting plan and other settings like autoscaling and deployment slots.
For more information, see Migrate ASP.NET applications to Azure.
Data Migration Assistant
Data Migration Assistant helps you upgrade to a modern data platform. It detects compatibility issues that can affect database functionality in your new version of SQL Server or Azure SQL Database. Data Migration Assistant recommends performance and reliability improvements for your target environment. You can use Data Migration Assistant to move your schema, data, and uncontained objects from your source server to your target server.
Data Migration Assistant is integrated with Azure Migrate, so you can track assessment progress in the Azure Migrate dashboard. Open Data Migration Assistant in Azure Migrate by adding the Azure Migrate database assessment tool. Add your database assessment to Azure Migrate by selecting Upload to Azure Migrate in Data Migration Assistant.
Note
For large migrations (in terms of number and size of databases), we recommend that you use Azure Database Migration Service, which can migrate databases at scale.
To begin using Data Migration Assistant:
- Download and install Data Migration Assistant from the Microsoft download center.
- Create an assessment by selecting the New (+) icon, then select the Assessment project type.
- Set the source and target server type, then select Create.
- Configure the assessment options as required (recommend all defaults).
- Add the databases to assess.
- Select Next to start the assessment.
- View results in Data Migration Assistant.
For an enterprise, we recommend following the approach outlined in Assess an enterprise and consolidate assessment reports with DMA. You assess multiple servers, combine the reports, and then use provided Power BI reports to analyze the results.
For more information, including detailed usage steps, see these resources:
- Data Migration Assistant overview
- Assess an enterprise and consolidate assessment reports with DMA
- Analyze consolidated assessment reports created by Data Migration Assistant with Power BI
SQL Server Migration Assistant
Microsoft SQL Server Migration Assistant (SSMA) automates database migration to SQL Server from Microsoft access, DB2, MySQL, Oracle, and SAP ASE. The general concept is to collect, assess, and then review with these tools. But due to the variances in the process for each of the source systems, review the detailed SQL Server Migration Assistant documentation.
For more information, see SQL Server Migration Assistant overview.
Database Experimentation Assistant
Database Experimentation Assistant is an A/B testing solution for SQL Server upgrades. Database Experimentation Assistant helps you evaluate a targeted version of SQL for a specific workload. If you're upgrading from an earlier version of SQL Server (SQL Server 2005 and later) to any current version of SQL Server, you can use these analysis metrics.
The Database Experimentation Assistant contains the following workflow activities:
- Capture: The first step of SQL Server A/B testing is to capture a trace on your source server. Usually, the source server is the production server.
- Replay: The second step of SQL Server A/B testing is to replay the trace file that was captured to your target servers. Then, collect extensive traces from the replays for analysis.
- Analysis: The final step is to generate an analysis report by using the replay traces. The analysis report can help you gain insight about the performance implications of the proposed change.
For more information, see Overview of Database Experimentation Assistant.
Azure Cosmos DB data migration tool
Azure Cosmos DB data migration imports data from various sources into Azure Cosmos DB collections and tables. You can import from JSON files, CSV files, SQL, MongoDB, Azure Table Storage, Amazon DynamoDB, and even Azure Cosmos DB for NoSQL collections. You can also use the data migration tool when migrating from a single partition collection to a multipartition collection in Azure Cosmos DB for NoSQL.
For more information, see Azure Cosmos DB data migration tool.
Feedback
Submit and view feedback for