16.06.2019, 16:19 | #1 |
Участник
|
jaestevan: Release your Dynamics 365 for Finance and Operation packages to LCS with Azure DevOps Pipelines [EN]
Источник: https://www.jaestevan.com/release-yo...-pipelines-en/
============== The first automation task to close the continuous integration cycle in Dynamics 365 for Finance and Operations with Azure DevOps pipelines was released recently as described on the official announcement. These are some high-level instructions to set it up while the official documentation is released: Prerequisites To keep things simple, these prerequisites should be prepared before starting this process:
Also prepare:
Register an Application in AAD In order to authorize DevOps Pipelines to connect to the new Lifecycle Services (LCS) API, an application must be created in the Azure Active Directory of the organization. Elevated permissions are required for this operation.
More information about registering applications in AAD here: And about permission consent here: Create the Azure Release Pipeline A release pipelines will be used to connect the Build output with the Asset Library in LCS. New build packages will be uploaded to LCS automatically through this pipeline.
Done! now what? To test that the newly created release work, use the Create a release button to create a new release manually: And, hopefully, results will look like that (otherwise check the logs to understand what’s happening, most common error so far is authentication with the AAD app): And you should have a new file in the Software deployable package folder of the LCS Asset Library. To get more information about this release and the setup process check the official announcement here and this blog post. Hope these instructions are useful to understand how to setup this first automation task, that hopefully won’t be the last one. Check the documentation for upcoming changes regarding Developer tools and application lifecycle management. This article was first published at “Dynamics AX in the Field”, the blog from the Premier Field Engineering team at Microsoft. Источник: https://www.jaestevan.com/release-yo...-pipelines-en/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору. |
|
|
|