I'm trying to import SQL DB which is around 23 GB from our cloud dedicated server to Azure SQL Database.
After processing of all tables, I got error in
1. "importing Database" :-
"Could not import package. (Microsoft.SqlServer.Dac)
Unable to connect to target server."
2. Creating Deployment Plan.
3. initializing Deployment.
Note:
1. using SQL Server standard Edition 2014-SP3
2. We can not upgrade it to higher version.