I am unable to connect to source server in azure migration service. I am doing a POC for migrating SQL Server database to azure sql MI using the Azure database Migration Service.
But when I create the New Migration Project and specify the source instance it gives me an error,
Error 53 - SQL connection failed.
A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) The network path was not found
The SQL server is on my local machine itself.