Load-balanced Dynamics 365 Business Central Scale Sets on Azure – Introduction

Basic 3 Tier Architecture (VMSS)

Well, this post will be split it up in multiple posts – I guess otherwise it’ll be too big and readers will get scared 😉. It’s difficult to provide a short “TL;DR” for that series. But if you’re interested in this topic I guess it might be a good idea to come back for updates … Read more

Setup Azure DevOps Build Agent and Pipeline for Business Central (with ALOps)

A little while ago I struggled a bit when I wanted to create an extensible Build Agent setup for an Azure DevOps-project for Business Central. I wanted to use ALOps for this project and different VMs for the Build Agents, depending on different sources (builds based on a Pull Request-policy, builds from dev-branch, builds from … Read more

Download Helper for Dynamics 365 Business Central

Sample Output

We all know these situations: you have a simple requirement and wonder anyway why you can’t find an easy-to-use solution to solve it. That’s why I created a little PowerShell-module which I’ll describe here. Requirement I needed a simple way to retrieve the download link for a Dynamics 365 Business Central DVD ZIP file from … Read more