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

Stop Building Chatbots: How to Codify Your Logic into a Digital Twin

1 h 7 min · 2. kesä 2026
jakson Stop Building Chatbots: How to Codify Your Logic into a Digital Twin kansikuva

Kuvaus

Most organizations are building chatbots because they're easy to deploy, easy to demonstrate, and relatively inexpensive to operate. But while chatbots can answer questions, they rarely transform how work gets done. The organizations creating the biggest impact with AI are focusing on something entirely different: codifying expertise into digital twins that can reason, diagnose, and guide decision-making.In this episode of M365 FM, Mirko Peters explores why the future of enterprise AI isn't about better conversations—it's about better logic. You'll learn why most organizations are optimizing the wrong layer of the technology stack and how digital twins can capture expert knowledge, automate decision frameworks, and drive measurable business outcomes. WHAT'S THE DIFFERENCE? A chatbot answers questions. A digital twin helps make decisions.While both technologies may use the same underlying AI models, they solve fundamentally different problems. Chatbots focus on information retrieval and conversational experiences. Digital twins focus on workflows, diagnostics, business processes, governance, and operational outcomes.In this episode, you'll discover: * Why most AI projects fail to move beyond pilot programs * The difference between conversational AI and decision intelligence * How organizations can codify expert knowledge into reusable logic * Why workflow understanding matters more than prompt engineering BUILDING AI THAT THINKS Most expertise inside an organization exists as tribal knowledge. The best employees know how to diagnose problems, evaluate risks, identify patterns, and make decisions—but that logic rarely exists in documentation.Learn how to transform expert reasoning into structured decision frameworks using Microsoft Copilot Studio, Dataverse, Microsoft Graph, Logic Apps, and Power Automate. Discover how Topics, Tools, and Knowledge Sources combine to create intelligent systems that can support and scale operational decision-making.You'll learn: * How diagnostic agents differ from traditional chatbots * Why logic-bots create greater business value than FAQ bots * How to build auditable and explainable AI systems * The role of workflow intelligence in modern enterprises THE DIGITAL TWIN FRAMEWORK Creating a digital twin isn't about deploying technology first. It begins with understanding how work actually happens inside your organization.Mirko walks through a practical framework that helps organizations move from observation to implementation, including process discovery, workflow modeling, simulation, governance, and operationalization.Key areas covered include: * Process mining and workflow discovery * Workflow twins and governance twins * Simulation and what-if scenario planning * Measuring business outcomes and ROI COPILOT STUDIO, GOVERNANCE, AND ENTERPRISE AI Governance is often treated as an afterthought in AI projects, but successful digital twins are built with governance from the beginning. Learn how Microsoft's "No New Privileges" principle helps create trustworthy AI systems and why compliance, security, auditing, and human oversight are essential components of enterprise AI architecture.The episode explores: * Microsoft Copilot Studio architecture * Governance and compliance frameworks * Human-in-the-loop decision models * Security, auditing, and risk management THE FUTURE OF INTELLIGENT WORK The organizations that win with AI won't simply automate conversations—they'll automate expertise.Digital twins, workflow intelligence, diagnostic agents, and governance-aware AI systems represent the next phase of enterprise transformation. Instead of building systems that talk, organizations will build systems that reason, adapt, and continuously improve business outcomes.Whether you're a Microsoft 365 architect, Copilot Studio developer, CIO, IT leader, governance professional, enterprise architect, or AI strategist, this episode provides a practical blueprint for moving beyond chatbots and building intelligent systems that deliver measurable value. TOPICS COVERED * Microsoft Copilot Studio * AI Agents and Digital Twins * Microsoft 365 Architecture * Workflow Automation * Governance and Compliance * Dataverse and Microsoft Graph * Logic Apps and Power Automate * Process Mining and Workflow Intelligence * Enterprise AI Strategy * Decision Intelligence and Diagnostic Agents The future belongs to organizations that codify their logic. The question is: are you building a chatbot—or a digital twin? Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support [https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support?utm_source=rss&utm_medium=rss&utm_campaign=rss].

Kommentit

0

Ole ensimmäinen kommentoija

Rekisteröidy nyt ja liity M365.FM - Modern work, security, and productivity with Microsoft 365-yhteisöön!

Aloita maksutta

14 vrk ilmainen kokeilu

Kokeilun jälkeen 7,99 € / kuukausi. · Peru milloin tahansa.

  • Podimon podcastit
  • 20 kuunteluaikaa / kuukausi
  • Lataa offline-käyttöön

Kaikki jaksot

654 jaksot

jakson STOP BUILDING SILOED AGENTS: The Logic App Nervous System kansikuva

STOP BUILDING SILOED AGENTS: The Logic App Nervous System

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 MIRAGE Most 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 weaknesses * The difference between local optimization and enterprise orchestration * How siloed agents create operational debt * Why successful pilots often fail at scale * The hidden cost of disconnected automation The problem isn't the agents.The problem is the architecture beneath them. THE POINT-TO-POINT INTEGRATION TRAP Every 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 sprawl * Credential proliferation * Duplicate business logic * Decentralized error handling * Governance fragmentation * Observability challenges The more agents you deploy, the more dangerous direct integration becomes. WHY AGENTS FAIL AT ENTERPRISE SCALE The most advanced language model in the world cannot compensate for poor architecture.We discuss why: * Reasoning is not orchestration * Intelligence is not governance * Conversation is not workflow management * Tool calling is not process execution * AI is not a replacement for enterprise integration Enterprise 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 automation * Stateful orchestration * Long-running workflows * Process persistence * Workflow recovery * Correlation and context management An employee onboarding process may last days or weeks.A chatbot conversation may last minutes.These are fundamentally different workloads. WHY COPILOTS NEED A NERVOUS SYSTEM Human 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 reason * Logic Apps orchestrate * Connectors execute * Policies govern * Identity secures * Observability monitors The result is coordinated intelligence instead of isolated automation. AZURE LOGIC APPS AS THE ORCHESTRATION LAYER Azure 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 orchestrations * Event-driven automation * Workflow persistence * Long-running process support * Enterprise connectors * Business process orchestration Logic Apps becomes the central coordination layer between agents and enterprise systems. STANDARD VS CONSUMPTION ot all Logic Apps are equal.Choosing the wrong hosting model can limit scalability before your architecture even launches.We compare: * Logic Apps Consumption * Logic Apps Standard * Stateful workflows * Stateless workflows * DevOps integration * Networking capabilities * Performance characteristics For serious agent orchestration, the answer becomes increasingly clear. STATEFUL WORKFLOWS: THE MEMORY LAYER Memory is what transforms automation into orchestration.Stateful workflows provide: * Checkpointing * Persistence * Recovery * Waiting states * Approval handling * Cross-system coordination We explain why workflow memory is often more important than model memory. THE AGENT LOOP ACTION One of Microsoft's most important innovations for agentic workflows is the Agent Loop action.This episode explores: * Think-Act-Learn cycles * Tool execution * Iterative reasoning * Memory retention * AI-assisted orchestration * Workflow-native agents Rather than bolting AI onto workflows, Agent Loop embeds reasoning directly into the orchestration layer. CONNECTORS AS NEURAL PATHWAY SIn the nervous system analogy, connectors become the nerves.They connect orchestration to execution.We discuss: * Microsoft Graph * SharePoint * Teams * Outlook * Dataverse * Dynamics 365 * Azure Services * Custom APIs The orchestrator becomes the central intelligence that routes activity across the enterprise. CUSTOM CONNECTORS AND LOGIC-IN-API Modern enterprises cannot expose proprietary business logic directly to agents.Instead, they need contracts.We explore: * OpenAPI specifications * Custom connectors * Internal APIs * Enterprise service layers * Reusable business capabilities * Governance boundaries Custom connectors become the contract layer between AI and enterprise systems. THE CROSS-TENANT CHALLENGE Most organizations no longer operate in a single Microsoft 365 tenant.Mergers, acquisitions, regional operations, and regulatory requirements have changed the landscape.This episode examines: * Multi-tenant architectures * Cross-tenant identity * Microsoft Entra collaboration * Sovereign boundaries * Tenant isolation * Enterprise coordination Cross-tenant orchestration is becoming the default, not the exception. MANAGED IDENTITIES EXPLAINED Secrets are one of the biggest weaknesses in enterprise automation.We explain how managed identities eliminate: * Client secrets * Credential sprawl * Manual rotation * Shared credentials * Configuration risk Identity becomes a platform capability instead of an operational burden. WORKLOAD IDENTITY FEDERATION Cross-tenant automation introduces a new challenge.How do workloads authenticate without secrets?This episode explores: * Workload identity federation * Azure AD Token Exchange * Federated credentials * Cross-tenant trust * Secretless authentication * Zero Trust architectures This becomes one of the most important building blocks for enterprise-scale agent ecosystems. MICROSOFT ENTRA AGENT ID Identity is becoming a first-class concern for AI agents.We examine how Microsoft Entra Agent ID enables: * Agent governance * Agent identities * Blueprint-driven permissions * Security boundaries * Authorization controls * AI accountability The future of AI governance begins with identity. ERROR HANDLING AS INTELLIGENCE Failures are inevitable.Resilience is optional.We explore advanced orchestration patterns including: * Scoped error handling * Adaptive retries * Compensating transactions * AI-assisted error triage * Self-healing workflows * Recovery orchestration The goal is not preventing failure.The goal is surviving failure intelligently. Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support [https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support?utm_source=rss&utm_medium=rss&utm_campaign=rss].

16. kesä 20261 h 18 min
jakson Building Multi-Agent AI Systems with Copilot Studio: From Ideas to Intelligent Automation with David Lorenzo Lopez [MVP] kansikuva

Building Multi-Agent AI Systems with Copilot Studio: From Ideas to Intelligent Automation with David Lorenzo Lopez [MVP]

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 maintainability * Better task specialization and accuracy * Easier testing and optimization * Reusable AI components across multiple business scenarios * Greater control over automation workflows COPILOT STUDIO VS AZURE AI FOUNDRY Microsoft 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 agents * Azure AI Foundry orchestration * MCP connectors * Knowledge integration * Low-code versus pro-code development * AI workflow design patterns HUMAN-IN-THE-LOOP AND RESPONSIBLE AI While 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 workflows * Human validation processes * Governance strategies * Compliance considerations * Risk mitigation for AI automation MICROSOFT AGENT FRAMEWORK AND THE FUTURE OF AI DEVELOPMENT A 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 agents * Build complex orchestration workflows * Deploy scalable AI solutions * Integrate with Azure services * Develop reusable intelligent systems GOVERNANCE, SECURITY, AND THE EU AI ACT As 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 requirements * European AI regulations * Azure OpenAI compliance * Model selection strategies * AI governance best practices CONTROLLING AI COSTS AND FINOPS One 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 consumption * Copilot Studio credits * Pay-as-you-go models * Cost optimization techniques * AI FinOps best practices KEY TAKEAWAYS This 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 positioned for the future.CONNECT WITH M365 FMIf you enjoyed this episode, subscribe to M365 FM on Apple Podcasts, Spotify, YouTube, and your favorite podcast platform. Don't forget to leave a review and share the episode with colleagues interested in Microsoft Copilot, AI Agents, Azure AI Foundry, and the future of intelligent automation. Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support [https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support?utm_source=rss&utm_medium=rss&utm_campaign=rss].

Eilen54 min
jakson The Rise of Private LoRA: Architecting Secure AI on Proprietary Data kansikuva

The Rise of Private LoRA: Architecting Secure AI on Proprietary Data

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 models * Internal documents are shared outside governance boundaries * Competitive intelligence leaves the organization * Customer information becomes exposed * Security teams lose visibility The 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 Sovereignty * Data Residency * Data Localization * Cross-Border Data Restrictions * Intellectual Property Protection * AI Governance * Digital Sovereignty As 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 Act * GDPR * CPRA * LGPD * Data Localization Requirements * Financial Regulations * Healthcare Compliance Frameworks You'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 Copilot * Azure OpenAI * Azure AI Foundry * Microsoft Purview * Microsoft Entra ID * Azure Confidential Computing There 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 MODEL Many 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-Tuning * Parameter-Efficient Fine-Tuning * Adapter Architectures * Rank Selection * Training Efficiency * Model Specialization * Domain Adaptation The 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 Quantization * 4-bit Quantization * NF4 * QLoRA Organizations can dramatically reduce hardware requirements while maintaining strong performance. We explain how: * Memory consumption drops * Training costs decrease * Inference becomes affordable * Single-GPU deployments become practical This is one of the key innovations making sovereign AI achievable for mainstream enterprises. THE SINGLE-GPU ENTERPRISE AI MODEL  One of the most surprising insights in this episode is how little infrastructure is required. Using modern open-weight models and LoRA adaptation, organizations can: * Train on a single GPU * Deploy internally * Retain data sovereignty * Eliminate API dependencies * Reduce operating costs We explore architectures built around: * Llama * Mistral * Open-Weight Models * Azure GPU Infrastructure * Azure Kubernetes Service * Azure Machine Learning The economics are far more accessible than many organizations assume. Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support [https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support?utm_source=rss&utm_medium=rss&utm_campaign=rss].

Eilen1 h 22 min
jakson The Death of the Dropdown: Why Manual Tagging is Killing Your Governance kansikuva

The Death of the Dropdown: Why Manual Tagging is Killing Your Governance

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 CRISIS Modern 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: * Department * Project * Content Type * Sensitivity * Retention Category The 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 DATA Every untagged file creates a governance blind spot.The organization continues paying for: * Storage * Security * Backup * eDiscovery * Compliance Monitoring But 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: * Search * Compliance * Records Management * Retention * Analytics * AI Readiness And why many organizations are sitting on enormous repositories of information they can no longer govern effectively. WHY DROPDOWNS ARE A DESIGN FAILURE Most governance teams blame users.User experience research tells a different story.Dropdowns were designed to enforce consistency.Instead, they introduce friction.We discuss: * Decision fatigue * Metadata abandonment * Long taxonomy lists * User behavior patterns * Classification inconsistency * Cognitive overload The 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 TAGGING Poor metadata quality isn't just inconvenient.It creates regulatory risk.This episode explores how inconsistent classification directly affects: * Microsoft Purview * Data Loss Prevention (DLP) * Retention Policies * eDiscovery * Records Management * GDPR Compliance * HIPAA Controls When 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 SYSTEM Most organizations think Microsoft Graph is simply an API.In reality, it is a live representation of how work happens inside the enterprise.Graph understands: * Users * Teams * Groups * Files * Projects * Relationships * Permissions * Collaboration Patterns Instead 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 GOVERNANCE Traditional metadata is static.Context is dynamic.A file's meaning depends on: * Who created it * Where it was created * Which project it belongs to * Who can access it * How it is being used This 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 moves through its lifecycle. AI-POWERED CLASSIFICATION Manual tagging isn't the only alternative.Modern AI services can classify content automatically.We explore: * Microsoft Syntex * AI Builder * Machine Learning Classification * Natural Language Processing * Document Understanding * Pattern Recognition * Sensitive Information Detection Learn how AI-driven classification improves consistency, reduces cost, and scales across millions of files. ARCHITECTING THE MIDDLEWARE LAYER One of the most important concepts discussed in this episode is the governance middleware layer.Think of it as a customs checkpoint for content.Before files are stored, middleware: * Intercepts uploads * Queries Microsoft Graph * Applies classification logic * Injects metadata * Assigns labels * Triggers governance policies All without requiring user interaction.We break down how Azure Functions, Microsoft Graph, webhooks, and event-driven architectures combine to make this possible. AZURE FUNCTIONS AND EVENT-DRIVEN GOVERNANCE Modern governance should happen at the moment content is created.Not months later during an audit.This episode explains how organizations are using: * Azure Functions * Microsoft Graph SDK * Webhooks * Delta Queries * Event Grid * Managed Identity To build real-time governance platforms that classify and enrich content automatically.The user saves the file.The platform handles governance. DYNAMIC PROPERTY INJECTION Metadata doesn't need to be manually entered.It can be generated.We explore how middleware automatically injects: * Project Codes * Department Ownership * Content Categories * Sensitivity Levels * Retention Schedules * Governance Attributes Using: * Property Bags * Schema Extensions * Open Extensions * Graph Metadata This creates a living metadata layer that remains accurate as content evolves. GOVERNANCE AT THE POINT OF ACTION Traditional governance is reactive.Modern governance is preventative.Rather than discovering problems months later, governance occurs at the exact moment content is created, modified, or shared.We discuss: * Real-time classification * Immediate policy enforcement * Automated retention assignment * Continuous metadata enrichment * Event-driven governance This shift fundamentally changes the economics of compliance and information management. SEARCH THAT ACTUALLY WORKS Most enterprise search failures are metadata failures.Search engines can only work with the information they receive.When metadata is incomplete, search becomes unreliable.This episode examines how automated metadata dramatically improves: * Microsoft Search * SharePoint Search * Knowledge Discovery * Content Discovery * Enterprise Findability * Information Retrieval The difference between searchable content and invisible content is often metadata. AI READINESS STARTS WITH GOVERNANCE One of the most important messages in this episode is simple:AI readiness is metadata readiness.Microsoft Copilot, AI agents, and retrieval systems depend on accurate content classification.Without metadata: * AI hallucinates more often * Search quality declines * Context is lost * Knowledge becomes fragmented With metadata: * AI retrieves better information * Recommendations improve * Summaries become more accurate * Organizational knowledge becomes accessible The future of enterprise AI depends on the quality of the governance layer beneath it. BUILDING YOUR AUTOMATION ROADMAP Moving beyond manual tagging requires a phased strategy.We walk through a practical implementation roadmap:Phase 1: AuditUnderstand your metadata gaps.Phase 2: Taxonomy DesignDefine the minimum metadata that drives governance.Phase 3: PilotAutomate one content type and one team.Phase 4: ScaleExpand automation across Microsoft 365.Phase 5: OptimizeImprove models, classifications, and governance policies over time.The goal isn't eliminating governance.The goal is removing governance from the user experience. Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support [https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support?utm_source=rss&utm_medium=rss&utm_campaign=rss].

14. kesä 20261 h 22 min
jakson Cryptographic Agility: The Only Defense Against Quantum kansikuva

Cryptographic Agility: The Only Defense Against Quantum

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 THREAT Many 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 attacks * Long-term confidentiality risks * Why encryption can fail years after data is stolen * The impact on healthcare, finance, government, and intellectual property * How retention periods influence quantum risk For organizations protecting data with multi-decade value, the threat already exists. UNDERSTANDING QUANTUM COMPUTING Quantum 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 qubits * Error correction challenges * Shor's Algorithm * Grover's Algorithm * Why quantum computers threaten public-key cryptography * Why symmetric encryption remains more resilient Understanding the technology helps separate realistic risk from sensational headlines. THE GLOBAL QUANTUM TIMELINE Nobody 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 efforts * IBM quantum roadmaps * Google Quantum AI milestones * Quantinuum and IonQ developments * Government transition mandates * Expert forecasts for cryptographically relevant quantum computers The conversation is no longer about if organizations need to prepare.It's about whether they can prepare in time. THE COLLAPSE OF RSA AND ECC Modern 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: * RSA * Elliptic Curve Cryptography (ECC) * Diffie-Hellman key exchange * Digital signatures * PKI infrastructures * Identity systems When these foundations fail, the impact extends far beyond encryption. THE NEW GENERATION OF POST-QUANTUM ALGORITHMS The 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 cryptography * Hash-based signatures Learn how these algorithms work and why they represent one of the largest cryptographic transitions in history. THE PERFORMANCE REALITY OF POST-QUANTUM CRYPTOGRAPHY Quantum-safe cryptography isn't free.The computational performance is often excellent.The bandwidth impact is not.We discuss: * Larger key sizes * Larger signatures * TLS handshake expansion * Certificate chain growth * Network fragmentation * Mobile and IoT constraints * Performance trade-offs Discover why the challenge isn't CPU performance but infrastructure scalability. WHY MOST ORGANIZATIONS DON'T KNOW WHERE THEIR CRYPTOGRAPHY LIVES One of the biggest obstacles to migration is visibility.Many organizations cannot accurately identify every location where cryptography is used across their environment.This episode examines: * Hidden certificate dependencies * Hard-coded cryptographic libraries * Legacy applications * VPN infrastructures * SSH deployments * SaaS integrations * API security dependencies You can't migrate what you can't find. THE CRYPTOGRAPHIC BILL OF MATERIALS (CBOM) Before organizations can migrate, they must inventory.The Cryptographic Bill of Materials is emerging as a critical capability for modern security programs.We explain: * CBOM fundamentals * Continuous cryptographic discovery * Dependency mapping * Vendor risk analysis * Algorithm inventories * Compliance reporting A cryptographic inventory becomes the foundation of every migration strategy. CRYPTOGRAPHIC AGILITY EXPLAINED The most important concept in this episode is cryptographic agility.Rather than hard-coding algorithms into applications and infrastructure, organizations build systems capable of changing algorithms without disrupting operations.We explore the four pillars of agility:ModularitySeparating cryptographic services from application logic.AbstractionUsing APIs and services that hide algorithm implementation details.Policy SeparationManaging cryptographic choices through policy rather than code.Hybrid CryptographyCombining classical and post-quantum algorithms during transition periods.These principles transform cryptography from a static dependency into an adaptable capability. HYBRID CRYPTOGRAPHY AND THE ROAD TO POST-QUANTUM The future won't arrive all at once.The transition period will rely heavily on hybrid cryptographic approaches.We discuss: * X25519MLKEM768 * Hybrid TLS * Dual-signing strategies * Transitional architectures * Browser support * Cloud provider adoption Hybrid models provide protection today while enabling a gradual migration path. HARDWARE SECURITY MODULES IN THE QUANTUM ERA Hardware Security Modules remain the root of trust for enterprise cryptography.But they also need to evolve.This episode explores: * Crypto-agile HSMs * Firmware-based algorithm updates * Azure Managed HSM * Azure Key Vault * Key rotation automation * Quantum-safe trust anchors The future of cryptography depends on flexible trust infrastructure. MICROSOFT'S POST-QUANTUM ROADMAP Microsoft has already begun integrating post-quantum cryptography across its ecosystem.We take a detailed look at: * SymCrypt * Windows 11 * Windows Server 2025 * .NET 9 * Azure Key Vault * Azure Managed HSM * Active Directory Certificate Services * Microsoft Edge * Azure infrastructure Many organizations are already benefiting from post-quantum protections without realizing it. BUILDING A QUANTUM READINESS PROGRAM Technology alone isn't enough.Successful migration requires governance, ownership, accountability, and long-term planning.We discuss how organizations should establish: * Enterprise Cryptography Programs * Steering Committees * Migration roadmaps * Risk prioritization models * Continuous inventories * Vendor management processes * Compliance reporting frameworks The organizations that succeed will treat cryptography as a strategic capability rather than a technical implementation detail. THE MICROSOFT 365 IMPACT For Microsoft-centric organizations, the transition touches nearly every platform.We explore implications for: * Microsoft 365 * Entra ID * Active Directory * Exchange Online * SharePoint Online * Teams * Azure * Power Platform * Azure API Management * Azure Networking The quantum transition is not a single project.It's an enterprise-wide transformation. WHO SHOULD LISTEN? This episode is designed for: * CISOs * CIOs * CTOs * Enterprise Architects * Security Architects * Azure Architects * Microsoft 365 Architects * PKI Administrators * Identity Engineers * Infrastructure Teams * Compliance Leaders * Risk Managers * Government Technology Teams If your organization manages sensitive data, regulated workloads, or long-term digital assets, this episode provides a practical roadmap for navigating one of the most significant security transitions of the next decade. Become a supporter of this podcast: https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support [https://www.spreaker.com/podcast/m365-fm-modern-work-security-and-productivity-with-microsoft-365--6704921/support?utm_source=rss&utm_medium=rss&utm_campaign=rss].

13. kesä 20261 h 27 min