是否可以将配置迁移工具与 Azure Devops 一起使用?动态 365

Is it possible to use Configuration Migration Tool with Azure Devops? Dynamics 365

我们正在使用 Dynamics 365 和门户(以前称为 adx 门户)。在 SDK 中找到迁移实用工具,它可用于部署 CRM 数据以及环境之间的门户配置(来源:https://community.dynamics.com/365/f/761/t/233172)。但是这些工作能否通过 Azure DevOps 实现自动化,或者我是否需要围绕 Jenkins 或其他东西构建我的管道来实现这一目标?

谢谢

是的,可以使用 Package Deployer 将配置迁移工具数据导入集成到 Azure DevOps 管道。

有一些资源解释了如何创建包:

为了从 Azure DevOps 使用包部署器,您可以使用 Dynamics 365 Build Tools。有一个名为 MSCRM Package Deployer 的任务,可以从您的管道中轻松使用它。