我正在尝试将文件从S3迁移到Azure文件。我已经成功创建了S3作为源,并且可以选择我的存储桶。当我尝试配置Azure文件存储时,出现此错误
[{"code":9005,"message":"Error occurred when trying to access the file in Folder '\\\\<storage url>.file.core.windows.net\\archive', File filter: ''."}]
在“编辑链接的服务(文件系统)”下,我正在使用默认的集成运行时,将主机直接从storagename-Files> archive-Properties> URL中拉出,而我用于测试的凭据是Global Admins。