在Azure中连接到源服务器以进行数据迁移时出现以下错误

Deb*_*ash 2 data-migration azure azure-sql-database

Invalid source server details were specified for the migration.
Validator 'Microsoft.SqlServer.Migration.Core.Validators.SupportedDatabaseEnvironmentValidator' failed to validate data.
A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - The certificate chain was issued by an authority that is not trusted.)
The certificate chain was issued by an authority that is not trusted
Run Code Online (Sandbox Code Playgroud)

在此输入图像描述

我是Azure新手,希望从我的计算机数据库迁移到azure.

Deb*_*ash 5

我在这里找到的解决方案是我们需要检查第二个复选框(例如,信任服务器证书),这对我来说很好.