M365.FM - Modern work, security, and productivity with Microsoft 365 cover art

M365.FM - Modern work, security, and productivity with Microsoft 365

M365.FM - Modern work, security, and productivity with Microsoft 365

By: Mirko Peters - Founder of m365.fm m365.show and m365con.net
Listen for free

Welcome to the M365.FM — your essential podcast for everything Microsoft 365, Azure, and beyond. Join us as we explore the latest developments across Power BI, Power Platform, Microsoft Teams, Viva, Fabric, Purview, Security, and the entire Microsoft ecosystem. Each episode delivers expert insights, real-world use cases, best practices, and interviews with industry leaders to help you stay ahead in the fast-moving world of cloud, collaboration, and data innovation. Whether you're an IT professional, business leader, developer, or data enthusiast, the M365.FM brings the knowledge, trends, and strategies you need to thrive in the modern digital workplace. Tune in, level up, and make the most of everything Microsoft has to offer. M365.FM is part of the M365-Show Network.

Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support.Copyright Mirko Peters / m365.fm - Part of the m365.show Network - News, tips, and best practices for Microsoft 365 admins
Hourly Politics & Government
Episodes
  • EXTENSIBILITY FIRST: Building .NET Systems That Survive Change with Miguel Castro [MVP]
    Jul 1 2026
    Software rarely fails because developers cannot write code. It fails because applications are designed for today's requirements instead of tomorrow's changes. In this episode of the m365.fm Podcast, Mirko Peters sits down with Microsoft MVP Miguel Castro—software architect, consultant, conference speaker, and one of the most respected voices in the .NET ecosystem—to explore why extensibility should be the foundation of every enterprise application. With decades of experience designing cloud SDKs, enterprise communication platforms, AI-powered transcription systems, automation solutions, and scalable .NET applications, Miguel shares the architectural mindset that has helped organizations build software capable of evolving for years instead of becoming technical debt after only a few releases. Rather than focusing on trendy frameworks or the latest development buzzwords, this conversation dives into timeless software engineering principles. Miguel explains why clean code starts long before writing the first line of C#, how modular thinking simplifies maintenance, and why extensibility isn't overengineering—it's preparing your software for the reality that requirements will always change. Whether you're a .NET developer, software architect, engineering manager, technical lead, or CTO, this episode offers practical insights that can immediately improve the way you design modern enterprise systems.WHAT YOU'LL LEARN During this episode you'll discover:Why extensibility is the cornerstone of maintainable enterprise softwareThe difference between writing clean code and designing great architectureHow modular systems dramatically reduce future development costsWhy strategy patterns, abstractions, and dependency injection work so well togetherHow AI is changing software development without replacing software architectsWHY EXTENSIBILITY MATTERS MORE THAN EVER Every successful software product evolves. New business requirements appear. Customers request additional features. Security standards change. AI capabilities emerge. Integrations become necessary. Miguel explains that applications designed around extensibility can adapt to these changes by replacing or extending individual components instead of rewriting entire systems. Through practical examples—including AI-powered transcription platforms, enterprise automation solutions, and communication SDKs—he demonstrates how designing for change dramatically reduces maintenance costs while increasing long-term business value. One of the biggest takeaways is that architecture should make future changes easier, not harder. Great architecture often becomes invisible because it simply allows software to evolve naturally. CLEAN CODE STARTS WITH GREAT ARCHITECTURE Many developers focus heavily on writing clean, readable code. Miguel argues that clean code is actually the result of good architectural decisions made before implementation begins. The discussion explores layering, modularity, abstraction, component boundaries, dependency injection, interfaces, design patterns, and the importance of separating responsibilities early in a project. You'll also hear why architecture and implementation should never become isolated disciplines, and why architects and developers must continuously collaborate throughout the software lifecycle. AI, AUTOMATION & THE FUTURE OF .NET DEVELOPMENT Artificial Intelligence is transforming how developers build software, but Miguel believes its greatest value lies in accelerating implementation—not replacing architectural thinking. The conversation covers:AI-assisted codingAzure AI servicesEnterprise automationAI-powered transcription systemsKnowledge retrievalChatGPT integrationsDeveloper productivityResponsible AI-assisted developmentMiguel explains where AI delivers enormous productivity gains and where human experience remains irreplaceable, especially when designing complex enterprise systems.DESIGN PATTERNS THAT ACTUALLY MATTERInstead of discussing patterns theoretically, Miguel shares the real-world architectural approaches he relies on throughout enterprise consulting projects. Topics include strategy patterns, abstraction, plugin architectures, event-driven extensibility, HTTP pipeline concepts inspired by ASP.NET, modular application design, dependency injection, and techniques for building software that remains adaptable long after its first deployment. RAPID FIRE QUESTIONS The episode concludes with an entertaining rapid-fire session covering developer preferences and opinions on topics including:REST vs GraphQLClean Architecture vs Vertical Slice ArchitectureAzure Functions vs ContainersEssential C# language featuresExtension methodsAsync/AwaitAI coding assistantsFavorite developer beveragesModern .NET development practicesABOUT MIGUEL CASTRO Miguel Castro is a Microsoft MVP, Senior .NET Software Architect, consultant, international conference speaker, and longtime expert in enterprise application architecture. ...
    Show More Show Less
    1 hr and 4 mins
  • The Death of the UI: Why CUA is the End of SaaS as We Know It
    Jul 1 2026
    For more than forty years, enterprise software has been built around one fundamental assumption: humans need graphical interfaces to interact with machines. Dashboards, forms, navigation menus, search boxes, workflow builders, and endless clicks became the foundation of the software industry. But what happens when the user is no longer human? In this episode, we explore one of the most disruptive shifts in technology since the rise of cloud computing: the transition from human-driven software to agent-driven systems. As Computer-Using Agents (CUA), autonomous AI agents, and API-first architectures become mainstream, the traditional SaaS model faces an existential challenge. We examine why user interfaces were always a workaround for human limitations, how agents interact with software differently, and why the economics of seat-based software licensing are beginning to break down. More importantly, we explore what replaces the UI and how organizations must rethink architecture, governance, security, identity, workflows, and business value in a world where agents increasingly perform the work once done by people. This conversation goes far beyond AI hype. It is about the future operating model of enterprise technology and the strategic choices organizations must make today to remain competitive tomorrow.WHY THE USER INTERFACE IS BECOMING OBSOLETE The graphical user interface revolutionized computing by making technology accessible to humans. But every button, menu, and dashboard exists because humans require visual representations of data and actions. Agents do not. They consume structured information directly, reason over data, execute actions through APIs, and operate without visual abstractions. This creates a future where interfaces become optional and software increasingly transforms into machine-consumable services. Key themes include:The history of UI-driven softwareWhy dashboards are becoming bottlenecksHuman workflows versus agent workflowsThe rise of intent-based computingWhy software logic matters more than presentation layersTHE COLLAPSE OF THE SEAT-BASED SAAS MODEL Traditional SaaS companies built billion-dollar businesses on a simple equation: more employees equal more licenses. Agentic systems challenge that assumption. When one AI agent can perform the work of multiple employees, the relationship between headcount and software consumption breaks apart. This creates enormous pressure on software vendors to rethink pricing, valuation, and revenue models. Topics discussed include:Why seat-based pricing is mathematically challengedThe move toward consumption-based modelsOutcome-based software pricingSaaS valuation compressionThe economics of agent-driven workWHAT AGENTS ACTUALLY NEED While humans need interfaces, agents require something entirely different. Successful agent ecosystems depend on:Stable APIsBusiness contextGovernance controlsIdentity managementObservability and auditingThe discussion explores why API-first architecture is becoming a competitive necessity and why organizations must expose business capabilities as machine-readable services rather than hiding them behind user interfaces.WORKFLOW CAPITAL BECOMES THE NEW MOAT One of the most important ideas discussed is workflow capital. The real competitive advantage of an organization is not the software it buys. It is the unique operational logic that determines how decisions are made, approvals flow, risks are managed, and work gets done. As agents become more capable, workflow capital becomes the most valuable asset enterprises own. We discuss:Why workflow knowledge matters more than featuresProtecting organizational intelligenceAgent training and proprietary workflowsCompetitive differentiation in the AI eraBuilding agents that embody institutional knowledgeAGENT GOVERNANCE, IDENTITY, AND SECURITY Managing thousands of autonomous agents introduces entirely new security and governance challenges. The episode explores modern approaches including:Non-human identitiesZero-standing privilegeEntra Agent IDAgent governance frameworksAgent 365Microsoft Foundry Agent ServiceCompliance and auditabilityData protection and policy enforcementWe examine why traditional service-account models fail in an agentic world and how organizations must rethink security from the ground up.THE FUTURE OF SOFTWARE The future is not software without logic. It is software without traditional interfaces. Applications increasingly become collections of services, APIs, governance controls, workflow engines, and intelligent agents working together to deliver outcomes directly. In that world, users express intent while agents determine execution. The companies that understand this transition early will build significant advantages. Those that remain attached to UI-centric thinking risk becoming constrained by architectures designed for a world that no longer exists. This episode provides a roadmap for understanding one of the most important transformations ...
    Show More Show Less
    1 hr and 8 mins
  • Microsoft Copilot Adoption: What Actually Works - With Chris Hinch [Microsoft]
    Jun 30 2026
    Artificial Intelligence has moved beyond experimentation and into the heart of modern business. Yet while organizations are investing heavily in Microsoft Copilot, many struggle to achieve meaningful adoption and measurable business value. Simply assigning licenses is no longer enough. Successful AI transformation requires governance, training, executive sponsorship, security, and a well-defined adoption strategy that helps employees integrate AI into their daily work. In this episode, Microsoft Cloud Solution Architect Chris Hinch shares practical lessons learned from working with enterprise customers adopting Microsoft Copilot at scale. Together, we separate marketing hype from real-world implementation and explore what organizations should focus on to maximize productivity, improve employee satisfaction, and build a sustainable AI culture. WHY MOST COPILOT DEPLOYMENTS STRUGGLE Many organizations approach Microsoft Copilot expecting immediate productivity gains. They purchase licenses, enable the service, and assume employees will naturally discover how to use AI effectively. Unfortunately, this approach often leads to disappointing adoption rates and limited return on investment. Chris explains that AI is not a magic solution capable of fixing broken business processes overnight. Like any enterprise technology, Copilot requires clear objectives, structured onboarding, continuous learning, and organizational leadership. Companies that define measurable business outcomes before deployment consistently achieve stronger adoption than those implementing AI simply because it is the latest technology trend.ADOPTION IS A PEOPLE CHALLENGE, NOT A TECHNOLOGY CHALLENGE Technology rarely becomes the biggest obstacle during deployment. Instead, successful adoption depends on helping employees change how they work. Every department has unique workflows, challenges, and productivity goals, making a one-size-fits-all rollout ineffective. Rather than deploying Copilot across the entire organization immediately, Chris recommends identifying practical business problems that AI can solve quickly. Demonstrating measurable improvements builds confidence, encourages wider adoption, and creates internal momentum for future AI initiatives. Successful adoption strategies include:Department-specific use casesClear business objectivesContinuous employee trainingExecutive sponsorshipOngoing success measurementTHE POWER OF CHAMPIONS PROGRAMS One of the most effective strategies discussed in this episode is establishing an internal Champions Program. Instead of relying solely on IT departments, organizations identify enthusiastic employees from different business units who become early adopters and advocates for Microsoft Copilot. These champions experiment with prompts, discover practical workflows, and share successful techniques with colleagues. Their real-world experience makes AI more approachable than traditional technical documentation or generic training sessions. As adoption grows, these internal experts naturally become trusted advisors who accelerate organizational learning while reducing resistance to change.PROMPTING IS ABOUT CONTEXT, NOT COMPLEXITY The conversation also explores one of the biggest misconceptions surrounding AI—prompt engineering. Rather than memorizing complicated prompt structures, users should focus on providing meaningful context. Chris explains Microsoft's simple prompting framework, emphasizing goals, context, available information, and expected outcomes. AI produces significantly better responses when users explain why they need something instead of simply asking for a task to be completed. Whether summarizing emails, creating presentations, analyzing documents, or generating reports, context consistently improves the quality and relevance of AI-generated responses.COPILOT, COPILOT STUDIO, AND AI FOUNDARY Microsoft's AI ecosystem continues expanding rapidly, which often creates confusion about the different products available. This episode breaks down where Microsoft Copilot, Copilot Studio, Agent Builder, and Azure AI Foundry fit within an enterprise AI strategy. Organizations beginning their AI journey should focus on end-user productivity with Microsoft Copilot before gradually expanding into custom agents and enterprise automation through Copilot Studio. As maturity increases, Azure AI Foundry enables more advanced AI scenarios involving custom models, orchestration, and enterprise-grade AI development. Core AI technologies discussed include:Microsoft CopilotCopilot StudioAgent BuilderAzure AI FoundryMicrosoft 365 Copilot ChatSECURITY, GOVERNANCE, AND TRUST Security remains one of the most common concerns organizations raise before deploying AI. Chris explains that Microsoft Copilot respects existing Microsoft 365 permissions, meaning users can only access information they already have permission to view. At the same time, AI frequently exposes governance weaknesses that already exist ...
    Show More Show Less
    55 mins
adbl_web_anon_alc_button_suppression_t1
No reviews yet