Power Platform
The Power Platform has grown from a low-code curiosity into the backbone of digital transformation for organisations of all sizes and the community building on it has grown with it. Sessions range from enterprise governance and architecture thinking to AI-powered app development and test automation. This track meets you where you are, and takes you somewhere further.
German · Intermediate (200)
Hauke Jacobsen
Kim Buske Was? 2009 führte Dräger ein globales CRM 2011-System ein und migrierte 2018 auf Dynamics 365 CRM, welches derzeit von über 6.000 Benutzern genutzt wird und mehr als 1.000 angepasste Komponenten umfasst. Lange Zeit wurde das ALM mit inkrementellen Unmanaged Solutions umgesetzt. Microsoft aber setzt inzwischen auf Managed Solutions als Standard. In dieser Session zeigen wir, wie wir den Wechsel vollzogen haben und welche Herausforderungen und Chancen damit verbunden waren. Warum? Der Umstieg auf Managed Solutions ist für viele Organisationen ein wichtiger, aber komplexer Schritt. Wir teilen unsere Erfahrungen und Lessons Learned, um zu zeigen, dass auch große und stark angepasste Dynamics 365-Umgebungen erfolgreich auf Managed Solutions migriert werden können – und warum sich dieser Aufwand langfristig lohnt. Wie? Die Session bietet einen strukturierten Überblick über unsere Herangehensweise. Wir zeigen, wie wir Stolpersteine gemeistert haben, welche Tools und Strategien hilfreich waren und wie wir die Migration ohne Unterbrechung des laufenden Betriebs realisieren konnten. Ergebnisse - Du lernst, wie eine Migration zu Managed Solutions auch in komplexen Enterprise-Umgebungen gelingt - Du bekommst praxisnahe Tipps zur Planung und Umsetzung einer ALM-Strategie für Managed Solutions - Du erfährst, welche technischen und organisatorischen Aspekte besonders wichtig sind und wie du sie erfolgreich angehst
English · Advanced (300)
Joe Griffin To make any agent effective, it's necessary to incorporate relevant tools connecting to our key business systems so we can automate actions, realise more complex sequences, and have our agents really "dazzle" from an end-user perspective. Fortunately, thanks to low-code agent-building platforms like Copilot Studio, deep development expertise is not necessarily required to integrate these tools; have your idea and a couple of (appropriately privileged) credentials handy, and you can start to build. In this hands-on, demo-led session, we'll jump into Copilot Studio and understand the power and versatility of tools. We'll take a look at the different types of tools you can use, such as agent flows and MCP Servers, the importance of proper configuration for each tool, and how we can use tools in combination to handle more complex user prompts. If you are sick of working with manual topics and cloud flows to automate your agents' workflows, then this session will illuminate the art of the possible.
English · Introduction (100)
Areti Iles With AI legislation slowly being introduced and varying wildly from country to country, it is not easy to identify what you need to know about it when it comes to creating, using and managing Microsoft Business Applications and Power Platform solutions. Join this session to get an overview of: • The AI legislation, regulations and standards as they currently stand globally (EU AI Act, NIST AI Risk Management Framework, AIDA, ISO/IEC) • What current legislation applies to Microsoft solutions • Existing Microsoft tools you can use now to address legislation • How to future proof your solutions to remain compliant Being aware of the legislation requirements now will allow you to plan and have the right governance and controls in your tenant – and even beat the deadlines!
English · Introduction (100)
Nick Doelman
Ulrikke Akerbæk No description available.
English · Intermediate (200)
Carl Cookson The Power Platform now offers several Copilot‑driven ways to build applications, but choosing between Code Apps, Generative Pages, and vibe.powerapps.com is as much an organizational decision as it is a technical one. In this session we will compare these three approaches from both angles. Technically, we will look at how each option is built, how Copilot is applied, what level of control you have over data models, UI, logic, and extensibility, and where the current limitations are. You will see how starting an app from code differs from starting from a prompt, and how AI‑generated structure fits into traditional Power Platform patterns. From an organisational perspective, we will explore what each approach enables for different roles and teams. We’ll discuss how Code Apps support professional developers and complex ALM scenarios, where Generative Pages accelerate delivery inside model‑driven apps, and how vibe lowers the barrier for business users to move from idea to working solution. We will also cover the impact on governance, maintainability, skills adoption, and collaboration between makers, developers, and IT. By tying the technology to real delivery models, this session helps you understand: - When speed matters more than flexibility, and when the reverse is true - How different build experiences influence ownership, support, and long‑term sustainability - How these tools can coexist within a single Power Platform strategy rather than competing with each other If you are responsible for building apps, enabling teams, or setting direction for Power Platform adoption, this session will help you align the right Copilot experience with both technical requirements and organizational goals.
English · Intermediate (200)
Andrew Bibby
Cathrine Bruvold Nobody likes getting the dreaded call: “the app is broken.” With the new monitoring alerts in the Power Platform admin center you can catch issues before users even notice. MVPs Cathrine Bruvold and Andrew Bibby will take you on a troubleshooting adventure packed with demos. We begin with proactive alerts in PPAC that flag problems early. Next we turn to the Power CAT tools to uncover hidden design and performance flaws. With the suspects identified we switch to Power Apps Monitor to watch the issue unfold live from the user’s perspective. We might even ask Copilot to lend a hand with the fix! You will leave confident in how to spot issues before they escalate, analyse app performance, capture the live user experience and keep your apps and flows running smoothly 🚀.
English · Intermediate (200)
Feline Parein Citizen development is transforming how organizations build solutions, but without the right guardrails it can quickly become chaos. This session explores how to enable and scale citizen development responsibly, combining structured enablement with technical governance. I’ll share a proven approach to balancing empowerment and control. Why? Many organizations struggle to find the sweet spot between innovation and oversight. This session addresses that challenge head-on, showing how to create a governance model that supports creativity while ensuring security, maintainability, and compliance. You’ll learn from real-world experience setting up citizen development programs, including adoption strategies, enablement tactics, and technical governance. How? We’ll walk through a practical framework that includes: - Environment strategy and managed environments - DLP policies and solution templates - Onboarding, training, and community building - Monitoring and lifecycle management Takeaways for Attendees: - A blueprint for enabling citizen developers - Governance strategies that support scale and sustainability - Lessons learned from real implementations, including pitfalls to avoid - Practical tips for combining technical controls with human enablement
English · Advanced (300)
Magnus Gether Sørensen Stop crossing your fingers and hoping AI-generated code works. In this session, we'll move beyond "vibe coding" and into the world of agentic engineering, where AI doesn't just write code that works - it writes code you'd be proud to ship to production. Since August 2025, I've been successfully deploying AI-written code to real customer environments. The secret? An open-source framework that transforms AI from a coding assistant into a professional developer who writes safe, maintainable, and thoroughly tested Dataverse and Azure code. What You'll Learn: * Live demonstration of AI writing production-quality Dataverse plugins, custom APIs, and business logic that looks exactly like senior developer code. * Deep dive into the framework architecture that enforces coding standards, security patterns, and comprehensive test coverage. * How agentic engineering differs from typical AI coding: focusing on long-term maintainability, not just immediate functionality. * Practical strategies to implement this approach in your organization—either by adopting my open-source framework or building your own. Why This Matters: While everyone's talking about AI and Copilot, we're actually shipping AI-written code to production. This isn't about prompting tricks or hoping for the best - it's about systematic engineering practices that make AI a reliable member of your development team. The agent even writes more unit tests than most developers (myself included) because it never gets lazy. Key Takeaways: * Understanding the shift from ad-hoc AI assistance to systematic agentic engineering. * Concrete patterns for ensuring AI-generated code meets enterprise standards. * Access to the open-source framework and implementation guidance. * Real-world examples from months of production deployments. Join me to discover how professional Dataverse development with AI isn't just possible - it's already happening, and you can start implementing it tomorrow.
English · Intermediate (200)
Arjan Rijsdijk Everyone knows software testing is crucial, even in low-code setups! Testing is often seen as the necessary evil, time-consuming work. It can be done differently: automate your tests in the Power Platform! The goal isn't to slow down production but to make sure everything meets standards and reduces risks. So I'll take you into the world of automated testing in the Power Platform. This session is fully packed with live demos. I will share tips on how to use and extend the Power Apps Live monitor to test and monitor your apps. We will take a look at the Power Apps Test Studio and dive deep into automated end-to-end testing using Playwright. By the end of the session, you will have learned about the differences between Power Apps Test Studio and Playwright and have a practical understanding of how to implement Playwright into your workflow, making your testing not only more efficient but also more robust.
English · Advanced (300)
Chloé Moreau
Nick Doelman Power Platform makers and developers building Power Pages websites have access to a variety of tools to quickly create and extend powerful, data-driven, themed, and secure websites. While Power Pages has out-of-the-box multilingual capabilities, setting up and configuring a multilingual website and translating content can be both tedious and time consuming. It is both expected and in some cases legally required for organizations operating internationally to provide websites and portals in their stakeholder's language of choice. This session is your ultimate guide to walk through the process of configuring a multilingual website as well as best practices and content strategies to more efficiently create, translate, and manage multilingual static and dynamic content. Attendees will learn how to: - Use effective context engineering when using AI and Copilot for Power Pages translation projects. - Configure Dataverse and Power Pages to be enabled for multiple languages. - How the metadata structure works to store multilingual webpages and content. - How Dataverse model-driven forms and lists can be configured for multilingual sites. - Best practices for managing and translating data and static content. - Handle complex language requirements (e.g., right-to-left languages, regional variants) Don't start your next international Power Pages project without attending this session!
English · Intermediate (200)
Ulrikke Akerbæk I have spent the last two years working with Power Platform Pipelines on a customer project - and MAN have I learned a thing or two. And now I want to share them with you. In this session, you will learn the basics, and I will share with you all the mistakes I made, the way we should have done it, and the very important fine print from Microsoft Docs that you need to know about. Deploying packages downstream with Power Platform Pipelines seems simple enough, but some best practices and strategies go all the way back to data modelling and the planning phase of your project - and that's why thinking about ALM at the start of your project will save you time and effort at the finish line. What we will cover is - What is Power Platform Pipelines - Environment Strategy - Solution Strategy - Development Practices - Basic pipeline setup - Service Principals - Connection References, Custom Connectors, and other Gotcha's! You will take back practical tips and tricks, know about the pitfalls, and have a proven set of best practices from a real-life customer project from this session,
English · Advanced (300)
Diana Birkelbach "Pro coder was yesterday" or "We don't need developer anymore". In the AI times, generative coding is taking over, and you probably heard this kind of thesis somewhere. Do you think that too? It's true that the developer role shifts, and developing Power Apps is not an exception. But let me show you, why a developer can make a difference, even if the code is generated. We'll consider the UI of the Power Apps: from PCFs to Generative Pages and Code Apps. In each of them we can generate code until a certain level. The starting point is different. And in each of them we'll probably need a developer at one point. PCF: where do we need them? And how can we use generative features? Generative Pages: we'll cover the basics and see a lot of examples and go into advanced usage: from Model-Driven Apps Theming, using Fluent UI 9, how to deal with needed controls, solving issues and modify the code. Code Apps are awesome too, and we have a huge start up booster: GitHub Spark. And then GitHub Copilot speeds up everything. Let's explore them together! Your takeaway: - Generative Pages are a huge booster, democratizing the app development, but for some parts a pro coder will make a difference - Generative Coding with Code Apps & GitHub Spark and PCF with GitHub Copilot will help the developer to be much more productive - Generative code tools are there to improve the work of developers
English · Intermediate (200)
Scott Durow This session explores the next evolution of app creation on the Microsoft Power Platform - vibe engineering. As the platform expands with GitHub Spark, Code Apps, Power Pages BYOC, Generative Pages, and the upcoming next-generation creation experience, developers and makers alike face a new challenge: navigating an ecosystem where there’s no single way to start building. In this session, you’ll learn how to move seamlessly between these entry points, blending AI-assisted creation with pro-code precision and enterprise governance. We’ll explore how vibe engineering transforms how we build - from fast prototyping to scalable, maintainable solutions that balance creativity with responsibility. By the end of this session, learners understand how to: - Start, extend, and regenerate apps across GitHub Spark, Code Apps, Power Pages BYOC, and Generative Pages. - Apply vibe engineering principles to bring structure and safety to AI-assisted development. - Integrate metadata, agents, and automation to connect low-code and pro-code experiences. - Prepare for the new exciting creation experiences that are coming to the Power Platform
German · Intermediate (200)
Anna-Lena Kunz Wie gelingt die Digitalisierung alltäglicher Prozesse mit der Power Platform? In diesem Vortrag zeige ich, wie wir bei Fraport AG die Lesebestätigungen im Bereich Airside Operations von einer papierbasierten, fehleranfälligen Lösung zu einer modernen, skalierbaren Power Platform-Anwendung weiterentwickelt haben – inklusive Power Apps, Power Automate und Dataverse. Die Nachvollziehbarkeit und Effizienz von Informationsweitergabe sind für den Betrieb eines Flughafens elementar. Die traditionelle, papiergebundene Lesebestätigung war zeitintensiv, unübersichtlich und nicht revisionssicher. Mit der Digitalisierung per Power Platform konnten wir diese Herausforderungen lösen und Transparenz sowie Compliance deutlich verbessern. Ich teile Lessons Learned, Stolpersteine und Best Practices aus dem Projekt. Die Session kombiniert einen Erfahrungsbericht mit einer technischen Live-Demo: Ich stelle die Ausgangslage, die erste digitale Lösung (SharePoint & Power Automate) und die Neuentwicklung mit Power Apps und Dataverse vor. Es werden konkrete technische und organisatorische Herausforderungen sowie die Lösungsarchitektur gezeigt. Eine Demo der neuen Anwendung rundet die Session ab. Takeaways: - Digitalisierung eines klassischen Papierprozesses mit Power Platform - Praktische Architektur- und Umsetzungstipps - Lessons Learned und Best Practices - Übertragbarkeit auf andere Use Cases