azure - 通过 Azure DevOps 迁移工具运行迁移的管道时出现 "No spool was specified"错误

标签 azure azure-devops azure-pipelines azure-devops-migration-tools azure-migrate

我们最近使用 Azure DevOps 迁移工具将管道迁移到不同的组织。迁移本身是成功的,我们可以在 Destination 项目中看到所有迁移的管道。 但在运行迁移的管道时遇到错误“未指定假脱机”。

有人在使用 Azure DevOps 迁移工具时遇到过这个问题吗?

我尝试在 Destination 项目中创建一个新管道来检查其工作情况,并且没有任何问题。

仅在迁移管道时出现此问题。

最佳答案

Encounter an error "No pool was specified" while running the migrated pipelines

根据错误消息,迁移的管道似乎未指定代理。

您可以编辑迁移的管道并检查代理池。

enter image description here

然后您可以保存管道并再次运行。

更新:

对于 Yaml 管道,您可以导航至编辑管道 -> ... -> 触发器 -> YAML -> 管道 -> YAML 的默认代理池

enter image description here

enter image description here

关于azure - 通过 Azure DevOps 迁移工具运行迁移的管道时出现 "No spool was specified"错误,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/71582793/

相关文章:

java - 有没有办法使用 Java 中的 Azure Functions 将带有 header 数据的事件输出到 Azure 事件中心?

azure - 如何使用 zip 文件和 ARM 模板将机器人框架应用程序部署到 azure?

c# - 如何查找 MT2002 违规 DLL?

c# - Azure Pipelines 多项目和平台构建

Azure 任务计划程序

Azure 表存储 (412) 前提条件失败

api - 有没有办法让 API 在 Azure 上暂时不可用?

azure-devops - 如何将Visual Studio Team Service版本复制到新项目?

python - 下载 Python 中的 Azure Devops Artifact

c# - VSTS 构建 - 在发布阶段替换 Angular4 环境变量