#dataversedevops

Posts tagged with this topic.

Learn how to deploy plugins with Azure DevOps Pipeline

Dec 17, 2022

Last week, we already learn how to set up Azure DevOps Pipeline for Web Resources. And this week, we will learn how to set up the pipeline, but for the Plugin (backend customization). And the interesting part, we also will implement the Plugin Package (or plugin-dependent...

Learn how to deploy web resources with Azure DevOps Pipeline

Dec 10, 2022

Before we begin, this topic is similar to what Benedikt Bergmann explains in his blog post. But like always, if I do not yet try it by myself = I do not yet fully understand 😀. The twist will be I will create the web resource project using Dataverse DevTools by Danish Naglekar...