
Extract a stored Github secret
So over the years we have seen a great push on security, something that is really important so I am not here to judge. However sometimes it will get …
Category
27 posts

So over the years we have seen a great push on security, something that is really important so I am not here to judge. However sometimes it will get …

I love automated deployments. So it is safe to say that in most projects I try to get the deployment pipeline as automated as possible. This is …

Working on a customer we had an interesting issue today. We started building stuff for them years ago and at that point we didn’t invest to much …

Occasionally you must do some sysadmin chores. So, I found myself having to onboard a local machine into Endpoint Manager. Little did I know that it …

Quite often things in the cloud tend to change. And sometimes you spend ages looking for simple solutions for things you don’t do that often. Recently …

Sometimes you have these moments that it all comes together. During a recent call we had a customer who had some issues with one of its Flows. Due to …

The cool thing about Node.js is the option to write cross platform. So that must have played role in the decision to build the O365 CLI using Node.js. …

A long long time ago Microsoft released some samples on how to build your own AppChrome and People cards. You can find them on MSDN Office 365 …

Anyone who have ever done migrations know that they usually are not as easy initially thought. Using tooling most migrations can be made easier yet …