Delete an Azure Migrate project
This article describes how to delete an Azure Migrate project.
Before you start
Before you delete a project:
- When you delete a project, the project, and discovered machine metadata are deleted.
- If you attached a Log Analytics workspace to the Server Assessment tool for dependency analysis, decide whether you want to delete the workspace.
- The workspace isn't automatically deleted. Delete it manually.
- Verify what a workspace is used for before you delete it. The same Log Analytics workspace can be used for multiple scenarios.
- Before you delete the project, you can find a link to the workspace in Azure Migrate - Servers > Azure Migrate - Server Assessment, under OMS Workspace.
- To delete a workspace after deleting a project, find the workspace in the relevant resource group, and follow these instructions.
Delete a project
- In the Azure portal, open the resource group in which the project was created.
- In the resource group page, select Show hidden types.
- Select the project and the associated resources that you want to delete.
- The resource type for Azure Migrate projects is Microsoft.Migrate/migrateprojects.
- In the next section, review the resources created for discovery, assessment, and migration in an Azure Migrate project.
- If the resource group only contains the Azure Migrate project, you can delete the entire resource group.
- If you want to delete a project from the previous version of Azure Migrate, the steps are the same. The resource type for these projects is Migration project.
Created resources
These tables summarize the resources created for discovery, assessment, and migration in an Azure Migrate project.
Note
Delete the key vault with caution because it might contain security keys.
Projects with public endpoint connectivity
VMware/physical server
Resource | Type |
---|---|
"Appliancename"kv | Key vault |
"Appliancename"site | Microsoft.OffAzure/VMwareSites |
"ProjectName" | Microsoft.Migrate/migrateprojects |
"ProjectName"project | Microsoft.Migrate/assessmentProjects |
"ProjectName"rsvault | Recovery Services vault |
"ProjectName"-MigrateVault-* | Recovery Services vault |
migrateappligwsa* | Storage account |
migrateapplilsa* | Storage account |
migrateapplicsa* | Storage account |
migrateapplikv* | Key vault |
migrateapplisbns* | Service Bus Namespace |
Hyper-V VM
Resource | Type |
---|---|
"ProjectName" | Microsoft.Migrate/migrateprojects |
"ProjectName"project | Microsoft.Migrate/assessmentProjects |
HyperV*kv | Key vault |
HyperV*Site | Microsoft.OffAzure/HyperVSites |
"ProjectName"-MigrateVault-* | Recovery Services vault |
The following tables summarize the resources created by Azure Migrate to discover, assess, and migrate servers over a private network using [Azure private link](./how-to-use-azure-migrate-with-private-endpoints.md).
Projects with private endpoint connectivity
VMware VMs - agentless migrations
Type | Resource | Private endpoint |
---|---|---|
Microsoft.Migrate/migrateprojects | "ProjectName" | "ProjectName"*pe |
Discovery site (master site) | "ProjectName"*mastersite | "ProjectName"*mastersite*pe |
Microsoft.Migrate/assessmentProjects | "ApplianceName"*project | "ApplianceName"*project*pe |
Key vault | "ProjectName"*kv | "ProjectName"*kv*pe |
Microsoft.OffAzure/VMwareSites | "ApplianceName"*site | NA |
Recovery Services vault | "ApplianceName"*vault | NA |
Storage account | "ApplianceName"*usa | "ApplianceName"*usa*pe |
Recovery Services vault | "ProjectName"-MigrateVault-* | NA |
Storage account | migrateappligwsa* | NA |
Storage account | migrateapplilsa* | NA |
Key vault | migrateapplikv* | NA |
Service Bus Namespace | migrateapplisbns* | NA |
Hyper-V VMs
Type | Resource | Private endpoint |
---|---|---|
Microsoft.Migrate/migrateprojects | "ProjectName" | "ProjectName"*pe |
Discovery site (master site) | "ProjectName"*mastersite | "ProjectName"*mastersite*pe |
Microsoft.Migrate/assessmentProjects | "ApplianceName"*project | "ApplianceName"*project*pe |
Key vault | "ProjectName"*kv | "ProjectName"*kv*pe |
Microsoft.OffAzure/HyperVSites | "ApplianceName"*site | NA |
Recovery Services vault | "ProjectName"-MigrateVault-* | "ProjectName"-MigrateVault-*pe |
Physical servers / AWS VMs / GCP VMs
Type | Resource | Private endpoint |
---|---|---|
Microsoft.Migrate/migrateprojects | "ProjectName" | "ProjectName"*pe |
Discovery site (master site) | "ProjectName"*mastersite | "ProjectName"*mastersite*pe |
Microsoft.Migrate/assessmentProjects | "ApplianceName"*project | "ApplianceName"*project*pe |
Key vault | "ProjectName"*kv | "ProjectName"*kv*pe |
Microsoft.OffAzure/serversites | "ApplianceName"*site | NA |
Recovery Services vault | "ProjectName"-MigrateVault-* | "ProjectName"-MigrateVault-*pe |
Next steps
Learn how to add additional assessment and migration tools.