The "copy" activity in ADF applies an automatic conversion from varchar(N) to string. We rely on the type of some columns being explicitly varchar. Is there a way to actually copy the data as-is when going between two databases of the exact same type?