|
| 1 | +--- |
| 2 | +title: Discovery methods in Azure Migrate |
| 3 | +description: Azure Migrate offers modes for discovering resources |
| 4 | +ms.topic: conceptual |
| 5 | +author: habibaum |
| 6 | +ms.author: v-uhabiba |
| 7 | +ms.manager: molir |
| 8 | +ms.service: azure-migrate |
| 9 | +ms.date: 05/28/2025 |
| 10 | +ms.custom: engagement-fy24 |
| 11 | +--- |
| 12 | + |
| 13 | +# Discovery methods in Azure Migrate |
| 14 | + |
| 15 | +This article explains the different discovery methods in Azure Migrate and gives guidance to choose the most suitable approach based on your requirements. |
| 16 | + |
| 17 | + |
| 18 | +## Prerequisites |
| 19 | + |
| 20 | +Before you begin, make sure you create an Azure Migrate project by following the steps in [Quickstart: Create an Azure Migrate project using portal](quickstart-create-project.md). |
| 21 | + |
| 22 | +## Appliance-based discovery |
| 23 | + |
| 24 | +The appliance-based discovery method involves deploying a virtual appliance that scans your environment to collect metadata about resources. This approach is ideal for scenarios where detailed, automated, and continuous discovery are required. |
| 25 | + |
| 26 | +### Key features |
| 27 | + |
| 28 | +- Continuous collection of configuration and performance data. |
| 29 | +- Supports discovering workloads such as SQL databases, webapps, and MySQL. |
| 30 | +- Discover software inventory and enable dependency analysis. |
| 31 | + |
| 32 | +## Guidance to choose the right appliance |
| 33 | + |
| 34 | +**VMware environments**: For VMware-based infrastructures, we recommend to [deploy VMware stack of Azure Migrate appliance](tutorial-discover-vmware.md). This appliance also supports agentless migrations. |
| 35 | + |
| 36 | +**Hyper-V environments**: For Hyper-V environments, we recommend to [deploy Hyper-V stack of Azure Migrate appliance](tutorial-discover-vmware.md). Also, download the [Hyper-V replication provider](tutorial-migrate-hyper-v.md) to migrate Hyper-V servers. |
| 37 | + |
| 38 | +**Physical & public Cloud servers**: To discover and assess physical servers and servers running in any public cloud, we recommend setting up a [physical stack of appliance](tutorial-discover-physical.md). To migrate physical servers, install a secondary [replication appliance](tutorial-migrate-physical-virtual-machines.md). |
| 39 | + |
| 40 | +## Import-based discovery |
| 41 | + |
| 42 | +Import-based discovery is a simpler and faster alternative, relying on manual upload of inventory data in a structured format. |
| 43 | + |
| 44 | +### Key features |
| 45 | + |
| 46 | +- Manual data entry via CSV file uploads. |
| 47 | +- Add output inventory from CMDB tools to CSV templates. |
| 48 | +- Supports VMware inventory exported from RVTools XLSX file. |
| 49 | +- Build a quick business case using the servers discovered via import. |
| 50 | + |
| 51 | + |
| 52 | +## Supported workloads for discovery |
| 53 | + |
| 54 | +Ensure that software inventory is enabled before initiating workload discovery. Azure Migrate supports the following workloads: |
| 55 | + |
| 56 | +- Discovery of SQL Server instances and databases. |
| 57 | +- Discovery of ASP.NET web apps. |
| 58 | +- Discovery of MySQL database instances. |
| 59 | + |
| 60 | + |
| 61 | +## Next steps |
| 62 | + |
| 63 | +- Learn more about [Appliance requirements](migrate-appliance.md). |
| 64 | +- Learn more about creating a [business case using import](tutorial-discover-import.md). |
0 commit comments