SQLServertoAzure migration : error while connecting to source in local computer
I am trying to migrate my Database in SQL server on my local computer to Azure Database.
Under my Data Migration Service, when i create a "New Migration Project" and enter the details for the source SQL server(in my local computer), i get the following error. Image is also attached.
Can anyone help me to resolve this?
----------------------------------------------------------
"errorType":"Failed to connect, please check error details", "errorDetail":"Unhandled scenario exception. Scenario 'ConnectToSource.SqlServer', TaskId 'a54540c4-0201-4f24-b2fc-67680747c16e'.One or more errors occurred.Unable to get 'NetOnly' token for user.The validation information class requested was invalid." }
----------------------------------------------------------