An Azure relational database service.
Hi Punith K M,
Welcome to Microsoft Q&A forum and thanks for using Azure Services.
As I understand, you are getting error when migrating SQL DB Server to Azure SQL using DMA.
Could you please check if at the source level one of the columns holds NULLs?
Also refer to https://stackoverflow.com/questions/870697/unable-to-cast-object-of-type-system-dbnull-to-type-system-string thread which might help in your case.
Thanks