tech blog, presented by

  • Home
  • About
  • Blog
  • Presentations & publications
  • podcast
Getting BC insider artifacts without powershell or a token (and the BC community is great!)

Getting BC insider artifacts without powershell or a token (and the BC community is great!)

Mar 18, 2024

In a previous blog post I shared how you can use a little Azure Function to get a BC artifact (actually the URL to a BC artifact) without PowerShell by... [read more]

Improve BC container startup performance

Improve BC container startup performance

Feb 28, 2024

This is a little nugget on how to improve the BC container startup performance, but only in a specific scenario: If you have a persisted database (e.g. by storing the... [read more]

Azure Container Storage - A howto and performance check

Azure Container Storage - A howto and performance check

Jan 30, 2024

Azure Container Storage (ACS) is a storage solution for containers on the Azure Kubernetes Service. While the preview was already running for a while, a recent update caught my eye... [read more]

Getting OCI annotations / Docker image labels from an Azure Container Registry in Kubernetes

Getting OCI annotations / Docker image labels from an Azure Container Registry in Kubernetes

Dec 27, 2023

When you create container images using Dockerfiles, you can easily set up convenient labels to store more information about an image for later retrieval. These follow the definition in the... [read more]

More Power to you: About equality in PowerShell and finding next Monday in Power Automate

More Power to you: About equality in PowerShell and finding next Monday in Power Automate

Nov 26, 2023

Just two quick lessons I learned in the last few weeks: Lesson 1: Equal isn’t equal in PowerShell when it comes to environment variables This was an issue a colleague... [read more]

Creating a BC only container image

Creating a BC only container image

Oct 26, 2023

I sometimes take half a look at at the bccontainerhelper issues and recently one caught my eye: Question: How to create a [Business Central] “service only” container, by KristofKlein. Not... [read more]

Easily access files in your containers

Easily access files in your containers

Sep 7, 2023

This is a little “service post” where I want to show you three ways how to easily interact with the file system of your container, mainly driven by the relatively... [read more]

Docker Desktop resource saving got an amazing improvement

Docker Desktop resource saving got an amazing improvement

Aug 17, 2023

Docker Desktop, the “one-click-install application for your Mac, Linux, or Windows environment that lets you build, share, and run containerized applications and microservices” has a new release, v4.22, and for... [read more]

Generate your own Business Central API client with Kiota

Generate your own Business Central API client with Kiota

Aug 6, 2023

I know that there are tons of options for low-code / no-code integrations with Business Central and those certainly have merit. But sometimes, you just want or need a piece... [read more]

Vacation everywhere - how to keep track

Vacation everywhere - how to keep track

Jul 22, 2023

It’s vacation time in Germany, so this will be a short, but topical blog post: How to keep track of the planned vacation of your team? The TL;DR A manually... [read more]

  • « Prev
  • Page 3 of 9
  • Next »
  • bsky

©2025 All rights reserved. Made with Jekyll and ♥