
Microsoft Innovation Podcast How to Protect Your Power Platform Solutions
Dec 14, 2025
In this conversation, Florian Krönert, a software engineer and open-source advocate, shares insights on protecting intellectual property in the Power Platform. He discusses practical offline licensing methods using JSON Web Tokens and highlights the significance of open-source tools for trust and transparency. Florian also explores the evolving role of AI in development, emphasizing its potential as a coding partner. Listeners will gain valuable strategies for adopting AI responsibly and navigating the differences between consulting and in-house tech roles.
AI Snips
Chapters
Books
Transcript
Episode notes
From Boilerplate To Open-Source Tools
- Florian built several open-source tools for Dataverse, starting with a Web API wrapper and a custom templating language he created from scratch.
- He used these projects to learn fast, share with the community, and solve repetitive platform problems for customers.
Frame AI Tasks As Templating Problems
- When designing AI-driven transformations, model the task as templating: define input and output templates and train with few-shot examples.
- Reuse existing templating tools (like XM templating) to produce deterministic, reproducible training data for LLMs.
Administrators Retain Final Control
- Dataverse always gives environment administrators ultimate control, so perfect protection against tampering is impossible.
- In practice, tampering risks breaking production systems, which deters most administrators from altering protection logic.

