I have a database and I want to move it to Azure SQL. While doing that, I have successfully exported the BACPAC file to Azure container. But, while importing it throws an error:
Error encountered during the service operation. Could not import package. Unable to connect to target server.
Can anyone help me with this?