Create a Teams status indicator light

For a long time, I thought about a great use case for a raspberry pi. Beginning of 2021 I found a great article of Elio Struyf on how he created such a light. I thought: “I want one of those! This is a great use case to get my...
Read More

Unpack Canvas Apps in a Pipeline

In this blog post, we will learn how to unpack Canvas Apps in a pipeline to be able to see and track changes in our repository. The PASopa is now available directly from the Power Apps CLI (pac). I created a new blog post explaining this approach. Problem As...
Read More

How to handle hotfixes in Dataverse

Recently I noticed some questions coming up here and there regarding how to handle hotfixes in Dataverse. There was one community member who specifically asked whether I would have a blog post about that. So I thought it might be time to write about it. What is an Hotfix?...
Read More

Add SASS to a TypeScript project for Dataverse

In some of my recent blog posts, we learned how to set up a TypeScript project and how to add React and tests to it. Today we will learn how to add SASS to a TypeScript project for Dataverse. The following configuration is working as of writing this blog...
Read More