
Free Daily Podcast Summary
by Mirko Peters (Microsoft 365 consultant and trainer)
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.
The most recent episodes — sign up to get AI-powered summaries of each one.
In this episode of the M365 Podcast, Mirko Peters sits down with Microsoft MVP Michel Mendes to explore his remarkable journey from traditional SharePoint development to becoming a leading Power Platform Architect. Michel shares how he started his Microsoft technology career in Brazil, transitioned from C# and SharePoint development into the modern Power Platform ecosystem, and eventually moved to Ireland to continue building enterprise-grade solutions for organizations worldwide.Throughout the conversation, Michel provides valuable insights into how the Microsoft ecosystem has evolved over the years, the growing role of AI in software development, and why understanding architecture, governance, and security remains critical even in a low-code world. Whether you're a developer, solution architect, IT leader, or Power Platform enthusiast, this episode delivers practical guidance for building scalable and maintainable business applications.POWER PLATFORM EVOLUTION AND THE FUTURE OF DEVELOPMENTMichel discusses how Power Platform has transformed application development by enabling both professional developers and technically minded business users to build solutions faster than ever before. He also shares his perspective on how AI-powered development tools such as GitHub Copilot are changing the way applications are designed, prototyped, and maintained.Key topics include:• The transition from traditional development to low-code solutions• How AI is accelerating software delivery• Why developers who embrace AI will thrive• The future of Power Apps, Power Pages, and pro-code development• The importance of understanding business problems before building technologyBUILDING ENTERPRISE POWER APPS THAT SCALECreating an app is easy. Creating an app that remains maintainable, performant, and scalable for years is much harder.Michel explains the architectural principles that separate successful Power Platform implementations from those that struggle over time. He shares practical advice on designing reusable components, improving performance, and creating solutions that can grow alongside business requirements.Topics covered:• Power Apps design best practices• Building maintainable applications• Performance optimization strategies• Reusable components and architecture patterns• Measuring business value and user adoptionDATAVERSE AS THE FOUNDATION OF MODERN BUSINESS APPLICATIONSA major part of the discussion focuses on Microsoft Dataverse and its role as the foundation for enterprise-grade Power Platform solutions.Michel explains why Dataverse is much more than a database and how it provides built-in governance, security, authentication, and scalability capabilities that help organizations avoid reinventing the wheel.Learn about:• Dataverse architecture fundamentals• Security and governance advantages• Building scalable business applications• Plugins versus Power Automate flows• Designing efficient data modelsPOWER PAGES AND EXTERNAL BUSINESS SOLUTIONSMichel is widely recognized for his expertise in Power Pages, and this episode dives deep into how organizations can create secure, modern, and scalable external-facing websites powered by Dataverse.The conversation explores when Power Pages is the right choice, how it differs from Power Apps, and how recent innovations are making the platform even more attractive for professional developers.Highlights include:• Power Pages fundamentals• External portals and customer-facing applications• React and Angular-based SPA experiences• AI-assisted website development• Modern Power Pages architectureSECURITY, GOVERNANCE, AND WEB API BEST PRACTICESOne of the most valuable sections of the episode focuses on security.Michel explains common mistakes developers make when exposing Dataverse data through Power Pages and outlines practical approaches for protecting sensitive information while maintaining usability.Topics include:• Dataverse table permissions• Column-level security• Power Pages Web API security• Common security vulnerabilities• Governance and compliance best practices• Penetration testing and security reviewsCOMMUNITY, CAREER GROWTH, AND MVP INSIGHTSMichel also shares his experiences as a Microsoft MVP and discusses the importance of contributing back to the Microsoft community through blogging, conference speaking, GitHub projects, and social media engagement.For professionals starting their Power Platform journey, he provides actionable advice on certifications, learning paths, and developing a long-term career strategy within the Microsoft ecosystem.This episode is packed with real-world experience, technical insights, and practical guidance for anyone looking to buil
Everyone is building AI agents.Very few organizations are building agent architectures.Across Microsoft 365, Copilot Studio, Azure OpenAI, Power Platform, and custom AI solutions, enterprises are racing to deploy copilots, bots, assistants, and autonomous workflows. Teams are creating agents for customer service, IT support, HR onboarding, knowledge discovery, incident management, and business operations.Most of them work.At least in the demo.But something very different happens when organizations move beyond a single agent and attempt to coordinate dozens of AI-powered systems across multiple business units, multiple platforms, and multiple Microsoft 365 tenants.The result is often chaos.Disconnected bots. Duplicate integrations. Credential sprawl. Governance gaps. Broken workflows. Untraceable actions. And increasingly, AI agents that cannot collaborate because they were never designed to operate as part of a larger system.In this episode, we explore why enterprise AI is repeating the same architectural mistakes organizations made during the early API revolution, why point-to-point agent integrations are becoming unsustainable, and how Azure Logic Apps is emerging as the orchestration layer that connects reasoning, execution, governance, identity, and automation into a single enterprise nervous system.If your organization is investing in Copilot Studio, Azure OpenAI, Microsoft 365 Copilot, Power Platform, or custom AI agents, this episode provides a blueprint for building agent ecosystems that actually scale.THE CHATBOT MIRAGEMost enterprise AI projects begin with a simple success story.A team creates a bot.The bot answers questions.The demo works.The project gets funded.Then another department builds another bot.And another.And another.Soon the organization has dozens of isolated AI systems solving local problems but creating enterprise-wide complexity.We explore:Why AI demos rarely reveal architectural weaknessesThe difference between local optimization and enterprise orchestrationHow siloed agents create operational debtWhy successful pilots often fail at scaleThe hidden cost of disconnected automationThe problem isn't the agents.The problem is the architecture beneath them.THE POINT-TO-POINT INTEGRATION TRAPEvery agent needs data.Most agents get it the wrong way.Organizations frequently allow agents to connect directly to APIs, databases, SaaS platforms, and Microsoft Graph endpoints.Initially this feels efficient.Eventually it becomes unmanageable.This episode examines:Point-to-point integration sprawlCredential proliferationDuplicate business logicDecentralized error handlingGovernance fragmentationObservability challengesThe more agents you deploy, the more dangerous direct integration becomes.WHY AGENTS FAIL AT ENTERPRISE SCALEThe most advanced language model in the world cannot compensate for poor architecture.We discuss why:Reasoning is not orchestrationIntelligence is not governanceConversation is not workflow managementTool calling is not process executionAI is not a replacement for enterprise integrationEnterprise success depends less on model sophistication and more on execution architecture.THE STATEFUL GAPOne of the most important concepts in this episode is the distinction between reasoning and memory.Most AI agents are stateless.Enterprise processes are not.We explore:Stateless automationStateful orchestrationLong-running workflowsProcess persistenceWorkflow recoveryCorrelation and context managementAn employee onboarding process may last days or weeks.A chatbot conversation may last minutes.These are fundamentally different workloads.WHY COPILOTS NEED A NERVOUS SYSTEMHuman brains don't directly control every muscle individually.The nervous system coordinates actions.Enterprise AI requires the same model.This episode introduces the Logic App Nervous System architecture where:Agents reasonLogic Apps orchestrateConnectors executePolicies governIdentity securesObservability monitorsThe result is coordinated intelligence instead of isolated automation.AZURE LOGIC APPS AS THE ORCHESTRATION LAYERAzure Logic Apps was originally designed for enterprise integration.It is rapidly becoming one of the most important foundations for agentic workflows.We examine:HTTP-triggered orchestrationsEvent-driven automationWorkflow persistenceLong-running process supportEnterprise connectorsBusiness process orchestrationLogic Apps becomes the central coordination l
Artificial Intelligence is rapidly evolving from simple chatbots into sophisticated multi-agent systems capable of automating complex business processes, collaborating across services, and delivering real business value. In this episode of the M365 Podcast, Mirko Peters sits down with Microsoft MVP David Lorenzo Lopez to explore the future of intelligent automation and how organizations can leverage Microsoft Copilot Studio, Azure AI Foundry, and the Microsoft Agent Framework to build scalable AI solutions.David shares his journey from web development and .NET programming to becoming a leading voice in AI-driven automation. He explains how the arrival of GPT models transformed the technology landscape and why the real challenge today is no longer generating impressive demos but creating measurable business outcomes with AI.WHAT ARE MULTI-AGENT AI SYSTEMS?One of the core topics of this conversation is the concept of multi-agent systems. David compares modern AI architectures to the evolution from monolithic applications to microservices. Instead of building one giant AI agent responsible for everything, organizations can create specialized agents focused on individual tasks and orchestrate them through a central coordinator.Key benefits include:Improved scalability and maintainabilityBetter task specialization and accuracyEasier testing and optimizationReusable AI components across multiple business scenariosGreater control over automation workflowsCOPILOT STUDIO VS AZURE AI FOUNDRYMicrosoft now offers multiple ways to build AI-powered solutions, and David explains when to choose each platform.The discussion covers how Copilot Studio enables rapid low-code development using Power Platform integrations, while Azure AI Foundry provides greater flexibility, customization, and scalability for advanced AI implementations. As Microsoft continues to integrate these platforms, organizations have more options than ever to match their technical and business requirements.Topics covered include:Copilot Studio connected agentsAzure AI Foundry orchestrationMCP connectorsKnowledge integrationLow-code versus pro-code developmentAI workflow design patternsHUMAN-IN-THE-LOOP AND RESPONSIBLE AIWhile autonomous AI systems are becoming more capable, David strongly advocates for maintaining human oversight in critical business processes. He explains why AI should support decision-making rather than completely replace it, especially when financial, legal, or operational risks are involved.The conversation explores:Approval workflowsHuman validation processesGovernance strategiesCompliance considerationsRisk mitigation for AI automationMICROSOFT AGENT FRAMEWORK AND THE FUTURE OF AI DEVELOPMENTA major highlight of the episode is Microsoft's new Agent Framework. David explains how the framework combines capabilities from Semantic Kernel and other Microsoft AI initiatives to create a powerful platform for building enterprise-grade agents.Listeners will learn how developers can:Create custom AI agentsBuild complex orchestration workflowsDeploy scalable AI solutionsIntegrate with Azure servicesDevelop reusable intelligent systemsGOVERNANCE, SECURITY, AND THE EU AI ACTAs AI adoption accelerates across Europe, governance and compliance have become essential topics. David discusses how Microsoft addresses security, data residency, privacy, and regulatory requirements through Azure AI services and emerging governance tools such as Agent 365 Control Plane.The discussion also covers:Data protection requirementsEuropean AI regulationsAzure OpenAI complianceModel selection strategiesAI governance best practicesCONTROLLING AI COSTS AND FINOPSOne of the biggest challenges organizations face is understanding and controlling AI costs. David explains why estimating AI consumption is difficult and how businesses can establish practical monitoring and optimization strategies.Learn about:Token consumptionCopilot Studio creditsPay-as-you-go modelsCost optimization techniquesAI FinOps best practicesKEY TAKEAWAYSThis episode delivers practical insights for architects, developers, IT leaders, and business decision-makers looking to move beyond AI hype and create sustainable business value through intelligent automation.David's final message is simple yet powerful: AI is a wave that is transforming every industry. Organizations and individuals can either let it pass over them or learn how to ride it. Those who embrace AI responsibly, strategically, and thoughtfully will be best posit
Everyone is talking about AI adoption. Far fewer are talking about AI sovereignty. Organizations have rushed to deploy Microsoft Copilot, Azure OpenAI, ChatGPT Enterprise, Claude, Gemini, and dozens of AI-powered productivity tools. The results have been impressive. Productivity has increased. Development cycles have accelerated. Knowledge discovery has improved. But beneath the excitement lies a growing concern. What happens when your organization's most valuable asset—its proprietary knowledge—starts flowing into AI systems you don't fully control? In this episode, we explore the rise of Private LoRA (Low-Rank Adaptation), why data sovereignty is rapidly becoming one of the most important architectural challenges in enterprise AI, and how organizations can build secure, domain-specific AI models without training foundation models from scratch. We examine the convergence of AI governance, regulatory compliance, Microsoft cloud architecture, sovereign AI, LoRA fine-tuning, quantization, federated learning, and enterprise security. If your organization views proprietary data as a strategic advantage, this episode explains why the future of AI may not belong to the biggest models—but to the most specialized ones.THE SHADOW AI CRISIS Most organizations believe their AI strategy is governed. The reality is very different. Employees routinely paste sensitive information into public AI systems because they are faster and easier than approved tools. This phenomenon has a name: Shadow AI. We explore how:Proprietary business data leaks into public modelsInternal documents are shared outside governance boundariesCompetitive intelligence leaves the organizationCustomer information becomes exposedSecurity teams lose visibilityThe risk isn't always a breach. Sometimes it's simply the slow erosion of proprietary knowledge.WHY DATA SOVEREIGNTY MATTERS The conversation around AI is shifting. Organizations are no longer asking: "Can we use AI?" They're asking: "Where does the data go?" This episode explores the growing importance of:AI SovereigntyData ResidencyData LocalizationCross-Border Data RestrictionsIntellectual Property ProtectionAI GovernanceDigital SovereigntyAs regulatory pressure increases, organizations are discovering that data location is becoming as important as model performance.THE REGULATORY WALL IS ARRIVING Compliance is no longer a future problem. It's becoming an architectural requirement. We examine the impact of:EU AI ActGDPRCPRALGPDData Localization RequirementsFinancial RegulationsHealthcare Compliance FrameworksYou'll learn why AI architectures designed for unrestricted global data movement may struggle in a world increasingly defined by jurisdictional boundaries.MICROSOFT'S APPROACH TO AI SECURITY Microsoft provides some of the strongest enterprise AI protections available today. But even with:Microsoft 365 CopilotAzure OpenAIAzure AI FoundryMicrosoft PurviewMicrosoft Entra IDAzure Confidential ComputingThere remains a gap between approved enterprise AI usage and actual user behavior. We discuss how organizations can extend Microsoft's security model while maintaining control over proprietary intelligence.THE FALSE CHOICE BETWEEN PUBLIC AI AND BUILDING YOUR OWN MODELMany organizations believe they have only two options: Option One Use public AI services. Option Two Build and train a foundation model from scratch. In reality, there is a third option. Private LoRA. This episode explains how LoRA enables organizations to customize powerful open-weight models without the extraordinary cost and complexity of full model training. HOW LORA ACTUALLY WORKS LoRA, or Low-Rank Adaptation, changes the economics of AI customization. Instead of retraining billions of parameters, LoRA introduces lightweight trainable layers that adapt an existing model to a specific domain. We break down:Full Fine-TuningParameter-Efficient Fine-TuningAdapter ArchitecturesRank SelectionTraining EfficiencyModel SpecializationDomain AdaptationThe result is a highly customized AI model with a fraction of the cost and infrastructure requirements.QUANTIZATION CHANGES EVERYTHING LoRA becomes even more powerful when paired with quantization. Using techniques such as:8-bit Quantization4-bit QuantizationNF4QLoRAOrganizations can dramatically reduce hardware requirements while maintaining strong performance. We explain h
or years, organizations believed metadata governance was a training problem.If users understood the taxonomy better, governance would improve.If the dropdown lists were clearer, metadata quality would improve.If more communication and documentation were provided, compliance would improve.But what if the problem was never the user?What if the real problem is that governance logic was placed in the wrong layer of the architecture entirely?In this episode, we explore why manual metadata tagging has become one of the biggest obstacles to modern governance, compliance, enterprise search, and AI readiness. We examine the collapse of traditional metadata models, the rise of Graph-powered governance, and how organizations are replacing manual tagging with automated classification, contextual intelligence, and real-time metadata injection.If your governance strategy still depends on users selecting values from dropdown menus, this episode may fundamentally change how you think about Microsoft 365 governance.THE MANUAL METADATA CRISISModern work has changed.Governance models haven't.Content is now created continuously across Teams, SharePoint, OneDrive, Outlook, mobile devices, and third-party integrations. Files arrive at a pace that no human-driven classification model can realistically keep up with.Yet many organizations still rely on users to manually classify:DepartmentProjectContent TypeSensitivityRetention CategoryThe result is predictable.Users skip fields.Users select defaults.Users guess.And governance slowly collapses under the weight of incomplete metadata.We explore why manual tagging doesn't fail because users are careless.It fails because the architecture assumes human behavior can scale indefinitely.THE HIDDEN COST OF DARK DATAEvery untagged file creates a governance blind spot.The organization continues paying for:StorageSecurityBackupeDiscoveryCompliance MonitoringBut receives none of the governance value metadata was supposed to provide.This episode examines the concept of dark data and how millions of documents become effectively invisible despite remaining stored and protected.Learn how missing metadata impacts:SearchComplianceRecords ManagementRetentionAnalyticsAI ReadinessAnd why many organizations are sitting on enormous repositories of information they can no longer govern effectively.WHY DROPDOWNS ARE A DESIGN FAILUREMost governance teams blame users.User experience research tells a different story.Dropdowns were designed to enforce consistency.Instead, they introduce friction.We discuss:Decision fatigueMetadata abandonmentLong taxonomy listsUser behavior patternsClassification inconsistencyCognitive overloadThe problem isn't that people refuse to govern content.The problem is that governance interrupts the flow of work.Every additional field creates another opportunity for bad metadata.THE COMPLIANCE IMPACT OF BAD TAGGINGPoor metadata quality isn't just inconvenient.It creates regulatory risk.This episode explores how inconsistent classification directly affects:Microsoft PurviewData Loss Prevention (DLP)Retention PolicieseDiscoveryRecords ManagementGDPR ComplianceHIPAA ControlsWhen metadata is wrong, governance policies become unreliable.Sensitive data may be missed.Retention schedules may fail.Search results become incomplete.And compliance teams lose visibility into critical information assets.MICROSOFT GRAPH AS THE ORGANIZATIONAL NERVOUS SYSTEMMost organizations think Microsoft Graph is simply an API.In reality, it is a live representation of how work happens inside the enterprise.Graph understands:UsersTeamsGroupsFilesProjectsRelationshipsPermissionsCollaboration PatternsInstead of asking users to describe content, Graph can infer context automatically.We explore how Graph provides the foundation for a completely different governance model where metadata is generated from organizational signals rather than manual input.CONTEXT-AWARE GOVERNANCETraditional metadata is static.Context is dynamic.A file's meaning depends on:Who created itWhere it was createdWhich project it belongs toWho can access itHow it is being usedThis episode explains how governance systems can derive metadata automatically using Graph relationships rather than relying on user declarations.The result is richer, more accurate metadata that evolves as content mov
Most discussions about quantum computing focus on a single question:When will quantum computers break encryption?The better question is this:How quickly can your organization replace encryption when it happens?Because the organizations that survive the quantum transition won't necessarily be the ones that adopt the newest algorithms first. They'll be the organizations that can change algorithms without rebuilding their infrastructure.In this episode, we explore the growing reality of post-quantum cryptography, the harvest-now-decrypt-later threat, Microsoft's evolving quantum-safe roadmap, and why cryptographic agility is becoming one of the most important architectural disciplines in enterprise security.We examine the technologies, standards, governance models, and operational practices required to prepare Microsoft 365, Azure, Active Directory, Entra ID, Azure Key Vault, VPN infrastructure, certificate services, and enterprise applications for a future where today's cryptography can no longer be trusted.If your organization expects data to remain confidential beyond 2030, this episode explains why preparation can no longer wait.THE HARVEST-NOW, DECRYPT-LATER THREATMany organizations assume quantum risk begins when a quantum computer arrives.In reality, the risk started years ago.Adversaries can capture encrypted traffic today and store it indefinitely. Once cryptographically relevant quantum computers emerge, that archived data can potentially be decrypted retroactively.We explore:Harvest-now, decrypt-later attacksLong-term confidentiality risksWhy encryption can fail years after data is stolenThe impact on healthcare, finance, government, and intellectual propertyHow retention periods influence quantum riskFor organizations protecting data with multi-decade value, the threat already exists.UNDERSTANDING QUANTUM COMPUTINGQuantum computing is often misunderstood.It's not simply a faster computer.Quantum systems use entirely different computational models built around qubits, superposition, interference, and entanglement.This episode explains:Physical versus logical qubitsError correction challengesShor's AlgorithmGrover's AlgorithmWhy quantum computers threaten public-key cryptographyWhy symmetric encryption remains more resilientUnderstanding the technology helps separate realistic risk from sensational headlines.THE GLOBAL QUANTUM TIMELINENobody knows exactly when Q-Day will arrive.What matters is that governments, vendors, and standards organizations are already planning for it.We discuss:NIST standardization effortsIBM quantum roadmapsGoogle Quantum AI milestonesQuantinuum and IonQ developmentsGovernment transition mandatesExpert forecasts for cryptographically relevant quantum computersThe conversation is no longer about if organizations need to prepare.It's about whether they can prepare in time.THE COLLAPSE OF RSA AND ECCModern digital trust depends on public-key cryptography.The internet, cloud computing, software updates, identity systems, VPNs, and certificates all rely on mathematical assumptions that quantum computers threaten to break.We examine:RSAElliptic Curve Cryptography (ECC)Diffie-Hellman key exchangeDigital signaturesPKI infrastructuresIdentity systemsWhen these foundations fail, the impact extends far beyond encryption.THE NEW GENERATION OF POST-QUANTUM ALGORITHMSThe replacement algorithms already exist.After years of evaluation, NIST selected a new generation of post-quantum standards designed to resist both classical and quantum attacks.This episode explores:ML-KEM (formerly CRYSTALS-Kyber)ML-DSA (formerly CRYSTALS-Dilithium)SLH-DSA (formerly SPHINCS+)FN-DSA (FALCON)Lattice-based cryptographyHash-based signaturesLearn how these algorithms work and why they represent one of the largest cryptographic transitions in history.THE PERFORMANCE REALITY OF POST-QUANTUM CRYPTOGRAPHYQuantum-safe cryptography isn't free.The computational performance is often excellent.The bandwidth impact is not.We discuss:Larger key sizesLarger signaturesTLS handshake expansionCertificate chain growthNetwork fragmentationMobile and IoT constraintsPerformance trade-offsDiscover why the challenge isn't CPU performance but infrastructure scalability.WHY MOST ORGANIZATIONS DON'T KNOW WHERE THEIR CRYPTOGRAPHY LIVESOne of the biggest obstacles to migration is visibility.Many organizations cannot accurately identify every location where cryptography is used across their envi
As organizations race to adopt Microsoft 365 Copilot, AI Agents, and Generative AI, one critical question continues to emerge: is your data ready for AI? In this episode of M365 FM, Mirko Peters sits down with Peter Rising, Senior Partner Solution Architect at Microsoft, to explore Microsoft Purview, Zero Trust, Data Governance, Compliance, Security, and the growing importance of protecting information in the age of AI. Peter shares his remarkable journey from IT support in the 1990s to becoming one of Microsoft's leading voices on Security, Compliance, Identity, and Microsoft Purview. Having worked with some of Microsoft's most strategic partners across the UK and Ireland, Peter helps organizations securely adopt Microsoft 365 Copilot, Agents, and AI technologies while maintaining strong governance, compliance, and security foundations.WHY AI HAS CHANGED THE SECURITY CONVERSATION For years, organizations focused heavily on identity and endpoint protection through technologies such as Microsoft Entra ID and Microsoft Defender. However, the rise of Microsoft Copilot, AI Agents, and Agentic AI has dramatically increased the importance of understanding and governing organizational data. Peter explains why Microsoft Purview has become one of the most important platforms in the Microsoft ecosystem. AI systems depend on data as their fuel source, meaning organizations must understand, classify, secure, and govern their information before deploying AI at scale. Without proper governance, oversharing, compliance violations, and accidental data exposure become significant risks. Key takeaways:Why AI makes data governance more important than everThe relationship between Copilot and organizational dataSecurity challenges in the era of Generative AIWhy Purview adoption is acceleratingCommon mistakes organizations make before deploying AIUNDERSTANDING ZERO TRUST IN THE REAL WORLD Zero Trust has become one of the most frequently discussed security frameworks, but many organizations still struggle to understand what it actually means in practice. Peter breaks down Microsoft's Zero Trust philosophy into its three core principles: Verify Explicitly, Use Least Privilege, and Assume Breach. He explains why modern organizations can no longer rely on traditional perimeter security and how cloud-first environments require a completely different approach to identity protection, access control, and risk management. The discussion also highlights why small and medium-sized businesses are increasingly targeted by cybercriminals and why security should never be treated as an IT-only responsibility. Topics discussed:Zero Trust fundamentalsMulti-Factor Authentication (MFA)Privileged Identity Management (PIM)Assume Breach methodologyDefense in Depth strategiesBuilding a security-first cultureMICROSOFT PURVIEW EXPLAINED For many Microsoft 365 professionals, Microsoft Purview remains one of the most misunderstood products in the Microsoft portfolio. Peter provides a practical breakdown of Purview and explains why it serves as the foundation for modern data governance, compliance, and information protection. He identifies three core capabilities every organization should prioritize: Sensitivity Labels, Data Loss Prevention (DLP), and Data Lifecycle Management. The conversation explores how these features help organizations classify data, prevent accidental sharing, manage retention requirements, and ensure AI tools like Copilot respect existing security controls and permissions. Key Purview capabilities:Sensitivity LabelsData Loss Prevention (DLP)Data Lifecycle ManagementRetention PoliciesInformation ProtectionCompliance ManagementTHE OVERSHARING PROBLEM IN COPILOT One of the most common concerns surrounding Microsoft Copilot is data oversharing. Peter explains why oversharing is not primarily a Copilot problem but a data governance challenge. Copilot can only access information users already have permission to access. If data is incorrectly stored, poorly classified, or overly exposed, AI simply makes those issues more visible. The discussion explores practical strategies organizations can use to identify oversharing risks before deploying AI, including SharePoint Advanced Management, Data Security Posture Management (DSPM), Microsoft Defender for Cloud Apps, and comprehensive data discovery initiatives. Key takeaways:Oversharing vs governanceData Security Posture Management (DSPM)SharePoint Advanced ManagementDefender for Cloud AppsData discovery and classificationAI readiness assessmentsRESPONSIBLE AI, GOVERNANCE & COMPLIANCE As AI adoption accelerates, organization
For years, organizations have followed a simple rule: move everything to the cloud.The strategy worked brilliantly for collaboration, analytics, business intelligence, and productivity workloads. Microsoft 365, Azure, Power BI, Teams, and modern cloud platforms transformed how organizations operate.But a growing number of industries are discovering a hard reality.Physics doesn't care about your cloud strategy.When robots, autonomous vehicles, computer vision systems, industrial sensors, healthcare devices, and critical infrastructure require responses measured in milliseconds, traditional cloud architectures hit an unavoidable barrier: the Latency Wall.In this episode, we explore why centralized cloud architectures struggle at the edge, why bandwidth isn't the answer, and how organizations are redesigning their technology platforms around private 5G, Multi-Access Edge Computing (MEC), Azure Stack Edge, Azure Arc, and sovereign edge architectures.If your future includes AI, automation, robotics, manufacturing, logistics, healthcare, energy, or industrial IoT, this episode explains why the next phase of digital transformation is happening closer to the data than ever before.WHY THE CLOUD BREAKS WHEN MILLISECONDS MATTERMost enterprise systems were designed around humans.Humans tolerate delay.A dashboard that loads in a few seconds feels fast.A chatbot that responds in under a second feels instant.An analytics report that refreshes in a minute is perfectly acceptable.Machines don't think that way.A robotic arm operating on a production line may require updates every few milliseconds.A computer vision system inspecting defects has fractions of a second to react.An autonomous guided vehicle navigating a warehouse cannot wait hundreds of milliseconds for instructions from a distant cloud region.The challenge isn't cloud performance.The challenge is physics.This episode explores the science of latency, jitter, determinism, and why distance creates a hard limit that no cloud provider can eliminate.THE PHYSICS OF LATENCYEvery cloud strategy ultimately runs into the same constraint.Data must travel.Even at the speed of light, distance creates delay.As organizations connect factories, warehouses, hospitals, ports, mines, energy grids, and autonomous systems to cloud platforms, latency becomes an architectural problem rather than a networking problem.We discuss:Why latency and jitter matter more than bandwidthDeterministic versus best-effort networkingReal-world control loop requirementsThe impact of packet loss and network variabilityWhy cloud optimization cannot overcome physical distanceUnderstanding these concepts is critical for modern architects designing real-time systems.INDUSTRIES HITTING THE LATENCY WALLThe edge is no longer a niche concept.Across every sector, organizations are discovering workloads that cannot depend on centralized cloud architectures.This episode examines real-world examples from:Manufacturing and industrial automationLogistics and warehouse roboticsHealthcare and patient telemetryEnergy and utilitiesMining operationsSmart ports and maritime logisticsRetail automationAutonomous transportationEach industry faces different challenges, but the underlying problem remains the same: critical decisions must happen locally.THE OLD CLOUD MODEL VS THE NEW EDGE MODELFor decades, enterprise architecture followed a hub-and-spoke model.Data flowed to the cloud.The cloud made decisions.The edge executed instructions.That model is changing.The modern edge architecture places intelligence closer to the source of the data.Instead of sending every sensor reading, image, and event to a distant cloud region, organizations process information locally and send only insights, exceptions, and analytics upstream.We explore:Edge-first architecturesDistributed intelligenceLocal decision-makingAutonomous operationsResilient offline systemsReal-time control loopsThe result is a fundamental inversion of traditional cloud thinking.PRIVATE 5G EXPLAINEDMany organizations think 5G is simply faster wireless networking.Enterprise private 5G is something very different.It provides deterministic connectivity designed specifically for industrial and mission-critical environments.In this episode, we explain:Private 5G architectureNetwork slicingUltra-Reliable Low-Latency Communications (URLLC)SIM-based securityMobility managementQuality of Service (QoS)Deterministic networkingYou'll learn why private 5G is becoming a foundational technology for modern industrial environments.
Free AI-powered daily recaps. Key takeaways, quotes, and mentions — in a 5-minute read.
Get Free Summaries →Free forever for up to 3 podcasts. No credit card required.
Listeners also like.

Latent Space: The AI Engineer Podcast
Covers advances in AI engineering, including foundation models, code generation, and AI agents, through interviews with researchers and developers.

The Cloud Pod | Weekly AI & Cloud News on AWS, Azure & GCP
Covers weekly updates and AI innovations in cloud computing across AWS, Azure, and Google Cloud for tech professionals.

This Day in AI Podcast
Two friends discuss artificial intelligence, sharing casual insights, personal experiments, and humorous experiences with AI tools and technology.

Mac Power Users
Explores productivity workflows and tips for maximizing Apple technology with expert guests.

AI Agents Podcast
Explores AI agents, their current applications, future potential, and impact on industries with insights from experts and developers.

Everyday AI Podcast – An AI and ChatGPT Podcast
Practical AI and ChatGPT tips for professionals to improve productivity and grow their careers.

The AI in Business Podcast
Executives discuss practical AI adoption in business through interviews focused on strategy, use-cases, and ROI.

How I AI
A practical guide to using AI tools in work and life, featuring guests who share specific, actionable techniques and workflows.

NVIDIA AI Podcast
Explores how artificial intelligence and emerging technologies drive innovation across science, sustainability, and industry.

The AI XR Podcast.
Industry insiders interview top founders and executives on AI, spatial computing, VR/AR, and synthetic media.

The Digital Executive
A daily tech podcast exploring emerging technologies through interviews with Silicon Valley CEOs, influencers, and celebrities.

Podmastery: podcasting insights and advice for indie creators
Practical podcasting advice for independent creators aiming to grow their audience and improve production.
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.
AI-powered recaps with compact key takeaways, quotes, and insights.
Get key takeaways from M365.FM - Modern work, security, and productivity with Microsoft 365 in a 5-minute read.
Stay current on your favorite podcasts without falling behind.
It's a free AI-powered email that summarizes new episodes of M365.FM - Modern work, security, and productivity with Microsoft 365 as soon as they're published. You get the key takeaways, notable quotes, and links & mentions — all in a quick read.
When a new episode drops, our AI transcribes and analyzes it, then generates a personalized summary tailored to your interests and profession. It's delivered to your inbox every morning.
No. Podzilla is an independent service that summarizes publicly available podcast content. We're not affiliated with or endorsed by Mirko Peters (Microsoft 365 consultant and trainer).
Absolutely! The free plan covers up to 3 podcasts. Upgrade to Pro for 15, or Premium for 50. Browse our full catalog at /podcasts.
M365.FM - Modern work, security, and productivity with Microsoft 365 publishes daily. Our AI generates a summary within hours of each new episode.
M365.FM - Modern work, security, and productivity with Microsoft 365 covers topics including News, Technology, Education, How To. Our AI identifies the specific themes in each episode and highlights what matters most to you.
Free forever for up to 3 podcasts. No credit card required.
Free forever for up to 3 podcasts. No credit card required.