Plain Coffee · Antoon Bouw
Notes from the cloud, hands on the keyboard.
Microsoft Foundry, Azure, infrastructure as code, Microsoft 365, and the occasional unfiltered take. Written for engineers who’d rather read than scroll.
Featured
-
Supercharge Your AI Agent: Microsoft Skills, Continual Learning, and Context-Driven Development
When I am deep in the codebase building out cloud infrastructure and AI workflows, I run into the same frustrating challenge: AI…
-
AI on your own terms: a deep dive into Foundry Local
We’ve grown accustomed to the idea that AI lives in the cloud; you send a prompt to a server, and you get…
Recent writing
-
User interaction script for SCCM
This script (made by me) allows you to use user-interaction to notify your users about an installation or update of software. It also allows you to push an installation (with administrator priviliges), while still including the user in the process. If there is no interaction within 20 seconds per notification, it will go on. You…