

- #How to deploy asset library with ant migration tool how to
- #How to deploy asset library with ant migration tool update
- #How to deploy asset library with ant migration tool software
The task needs to execute before running the build of the model in question, and it only updates the local copy of the descriptor during build and does not affect the descriptor present in source control. This task is available in both build and release pipelines.
#How to deploy asset library with ant migration tool update
Update Model Version : Update model descriptors' versions during build. For more information, see Add license files to a deployable package in Azure Pipelines. For more information, see Create deployable packages in Azure Pipelines.Īdd Licenses to Deployable Package : Add license files to a deployable package. For more information, see Deploy assets by using Azure Pipelines.Ĭreate Deployable Package : Create a deployable package from a set of compiled X++ binaries. Update the version of the task used in your pipeline to 1.* or higher to take advantage of self-service environment support.
#How to deploy asset library with ant migration tool software
By design it does not allow deploying to production environments, and in line with the LCS portal it does not allow deploying software deployable packages to build environments. It requires an LCS connection to be setup in the Azure DevOps project's service connections. This task is only available as a release pipeline task. For more information, see Download assets by using Azure Pipelines.ĭynamics Lifecycle Services (LCS) Asset Deployment : Deploy a software deployable package from an LCS project's Asset Library to a non-production environment. This task requires an LCS connection to be setup in the Azure DevOps project's service connections. NOTE: Review the known limitations and issues below.ĭynamics Lifecycle Services (LCS) Asset Download : Download assets from an LCS project's Asset Library. For more information, see Upload assets by using Azure Pipelines. Available Tasksĭynamics Lifecycle Services (LCS) Asset Upload : Upload a software deployable package to an LCS project's Asset Library. Some tasks are only available in release or build pipelines, depending on their purpose.
#How to deploy asset library with ant migration tool how to
How to UseĪfter installing the extension, you can add tasks to new or existing build and release pipelines. This extension provides Azure DevOps build and release tasks for Dynamics 365 Finance and Operations and Dynamics Lifecycle Services.
