title | description | ms.date | author | manager | ms.author | ms.topic | ms.custom |
---|---|---|---|---|---|---|---|
Quickstart to create an Azure Migrate project using an Azure Resource Manager template. |
In this quickstart, you learn how to create an Azure Migrate project using an Azure Resource Manager template (ARM template). |
04/23/2021 |
rahulg1190 |
bsiva |
rahugup |
quickstart |
subject-armqs, mode-arm |
This quickstart describes how to set up an Azure Migrate project Recovery by using an Azure Resource Manager template (ARM template). Azure Migrate provides a centralized hub to assess and migrate to Azure on-premises servers, infrastructure, applications, and data. Azure Migrate supports assessment and migration of on-premises VMware VMs, Hyper-V VMs, physical servers, other virtualized VMs, databases, web apps, and virtual desktops.
This template creates an Azure Migrate project that will be used further for assessing and migrating your Azure on-premises servers, infrastructure, applications, and data.
[!INCLUDE About Azure Resource Manager]
If your environment meets the prerequisites and you're familiar with using ARM templates, select the Deploy to Azure button. The template will open in the Azure portal.
If you don't have an active Azure subscription, you can create a free account before you begin.
The template used in this quickstart is from Azure Quickstart Templates.
:::code language="json" source="~/quickstart-templates/quickstarts/microsoft.migrate/migrate-project-create/azuredeploy.json":::
To deploy the template, the Subscription, Resource group, Project name, and Location are required.
-
To sign in to Azure and open the template, select the Deploy to Azure image.
-
Select or enter the following values:
:::image type="content" source="media/quickstart-create-migrate-project-template/create-migrate-project.png" alt-text="Template to create an Azure Migrate project.":::
- Subscription: Select your Azure subscription.
- Resource group: Select an existing group or select Create new to add a group.
- Region: Defaults to the resource group's location and becomes unavailable after a resource group is selected.
- Migrate Project Name: Provide a name for the vault.
- Location: Select the location where you want to deploy the Azure Migrate project and its resources.
-
Click Review + create button to start the deployment.
To confirm that the Azure Migrate project was created, use the Azure portal.
- Navigate to Azure Migrate by searching for Azure Migrate in the search bar on the Azure portal.
- Click the Discover, Assess, and Migrate button under the Servers, databases and web apps tile.
- Select the Azure subscription and Project as per the values specified in the deployment.
In this quickstart, you created an Azure Migrate project. To learn more about Azure Migrate and its capabilities, continue to the Azure Migrate overview.
[!div class="nextstepaction"] Azure Migrate overview