Is it possible to use Azure DevOps Server (on-prem) version with LCS? Does it support build and release pipeline which can generate the deployable package and upload to LCS.
Compiling code and creating a deployable package has no dependency on LCS. The only moment is when you want to upload the package to LCS, which definitely is possible from local machines (e.g. with Invoke-D365LcsUpload), therefore it's possible even if the usual LCS deployment task didn't work with Azure DevOps Server.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.