Go Go governance! Enforcing Azure Policies with Azure CLI
This post is part of a series about Deployments, Role Assignments and more! How to deploy Azure LogAnalytics Workspace and link Application Insights to it How to use Azure Container Registry to …
Azure RBAC is so 2023! Let’s get ABAC to the rescue!
This post is part of a series about Deployments, Role Assignments and more! How to deploy Azure LogAnalytics Workspace and link Application Insights to it How to use Azure Container Registry to …
Why you shouldn’t say 'please' or 'thank you' to AI (and why it matters)
We’ve all been there: asking ChatGPT, Copilot or whatever AI, for something and instinctively saying “please” or “thank you.” It feels polite, right? But AI doesn’t care. Talking to it like it’s a …
How to secure access to an Azure Container registry with a Managed Identity and RBAC
This post is part of a series How to deploy Azure LogAnalytics Workspace and link Application Insights to it How to use Azure Container Registry to standardize deployments using Bicep across your …
Hasta la vista?! About how we picture AI
Ever searched for “AI” on a stock image site or even used an AI tool to generate an image of “AI”? I can’t help but noticing three recurring themes: robots that look like the Terminator …
AI can now REASON?! tl;dr: no, it cant!
Another day, another AI model drop! This time, it’s the OpenAI o1 series, and wow, the hype is all over my feed 🙄 Is this the breakthrough in reasoning we’ve all been waiting for? 🤔 OpenAI …
How to secure access to an Azure Container registry with RBAC
This post is part of a series How to deploy Azure LogAnalytics Workspace and link Application Insights to it How to use Azure Container Registry to standardize deployments using Bicep across your …
How to use Azure Container registry to standardize deployments using Bicep across your organization
This post is part of a series How to deploy Azure LogAnalytics Workspace and link Application Insights to it 📍 you are here - How to use Azure Container registry to standardize deployments using …
How to use Bicep to deploy Azure LogAnalytics Workspace and link Application Insights to it
This post is part of a series 📍 you are here - How to use Bicep to deploy Azure LogAnalytics Workspace and link Application Insights to it How to use Azure Container registry to standardize …
How to get from Dev? Ooops! 🤭 to proper (Azure) DevOps for Power Platform
Watch out - this is part 2 of a series around very good practices in Power Platform Part 1: Yolo! Let’s deploy Friday?! 📍 You are here –> Part 2: How to get from Dev? Ooops! 🤭 to …
Yolo! Let's deploy Friday?!
We do not deploy on Fridays, AmIRite? Ah, the infamous Friday Freeze – a term that became somewhat of running joke among developers. The idea is simple: Don’t deploy on Fridays. Why? Because if …
How to upload files to SharePoint for Dataverse integration in a Power Apps canvas app
Use Case Recently, someone asked me if it was possible to utilize the SharePoint integration in Dataverse not only from a model-driven app, but also from a canvas app. Challenge accepted! Tl;dr: yes, …