I know, I know what you’re gonna say: license files are a thing of the past 😅 But even though I prefer the SaaS-model a lot over the on-prem model, we can’t forget that there are still tons of customers...
Continue ReadingLet’s show some more open source adoption / enhancing Azure Blob Services API
During Directions EMEA some weeks ago I not only had the chance to meet great people and have great talks with them, but also to get on stage. Together with Jesper and Maria from Microsoft we talked about open source...
Continue ReadingGet platform version of Runtime Packages / Update to D365BCAppHelper (and little sign of life)
My last post was already quite a while ago. That’s mostly because the work-load right now is kind of bananas. Never thought that there be so much projects in the midst of a pandemic 😅 But at least some small...
Continue ReadingAzure Blob Storage API for Dynamics 365 Business Central
Open Source App for Microsoft Dynamics 365 Business Central to implement the Azure Blob Storage API.
Continue ReadingYet another update for D365BCAppHelper / Read information from Runtime packages
In the last post I introduced you to a new function in the D365BCAppHelper-module – Get-D365BCManifestFromAppFile. I also informed you that it is limited to “regular” App-packages (meaning “non-Runtime-Packages” that weren’t created with Get-NAVAppRuntimePackage). But I also said that I...
Continue ReadingGet App-information without Get-NAVAppInfo / Update for D365BCAppHelper
Get information from App-Files similar to Get-NavAppInfo, but without the need of having the standard libraries available.
Continue ReadingUpdate for D365BCAppHelper
When I initially started with the D365BCAppHelper-module I did not only want to easily see a representation of existing Dependencies between installed Apps. I also wanted to use it for scenarios like easily updating Apps with said dependencies (e.g. replacing...
Continue ReadingShow app dependencies with D365BCAppHelper
It’s been quiet for some time here, but I didn’t abandon the blog. There was just a lot to do and there was little time for new stuff. This post won’t be very long, just a quick introduction of a...
Continue ReadingUpdate for D365BCDownloadHelper
This will be a short post. I updated the Download Helper for Dynamics 365 Business Central (first described here) module. For a demo I needed to have the functionality for an older version (NAV 2018). So I figured to just...
Continue ReadingSetup 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,...
Continue Reading