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

The Model is the Vulnerability: Securing Copilot with Entra ID and Zero Trust

1 h 12 min · 31 mei 2026
aflevering The Model is the Vulnerability: Securing Copilot with Entra ID and Zero Trust artwork

Beschrijving

Microsoft Copilot is transforming how organizations access, analyze, and act on information. But while most security conversations focus on AI models, hallucinations, and prompt engineering, the real risk often lives somewhere else entirely. The model is not the vulnerability. The vulnerability is the identity layer, the permissions model, and the governance framework sitting underneath it.In this episode of the M365 FM Podcast, we explore why Microsoft Copilot doesn't create new security problems—it exposes the ones that already exist. From excessive SharePoint permissions and forgotten group memberships to semantic indexing and AI-powered data discovery, Copilot amplifies every weakness hiding inside your Microsoft 365 environment. If your permissions are broken, AI simply makes those problems easier to find. UNDERSTANDING THE LETHAL TRIFECTA One of the biggest risks in enterprise AI is what security researchers call the "Lethal Trifecta." When these three conditions exist together, organizations become highly vulnerable to AI-driven attacks: • Access to sensitive enterprise data • Exposure to untrusted content such as emails, Teams messages, and SharePoint comments • The ability for AI systems to communicate or take action on behalf of usersWhen these elements combine, prompt injection attacks can move from theoretical risk to real-world business impact. WHY PROMPT INJECTION CHANGES EVERYTHING Prompt injection is not a software bug. It is a consequence of how large language models process information. AI systems cannot reliably distinguish between instructions and data, creating opportunities for attackers to hide commands inside documents, emails, websites, and collaboration platforms.We examine real-world examples including ShareLeak and other Microsoft Copilot vulnerabilities that demonstrated how hidden instructions embedded in content can influence AI behavior. You'll learn why prompt injection remains one of the most critical security challenges facing enterprise AI deployments today. SECURING COPILOT WITH ENTRA ID Identity is the new security perimeter. In a world where AI can access everything a user can see, protecting identities becomes more important than protecting networks.In this episode, we cover:• Phishing-resistant MFA with FIDO2 and Windows Hello for Business • Conditional Access policies designed specifically for Copilot • Risk-based authentication using Entra ID Protection • Continuous Access Evaluation (CAE) and real-time session revocation • Device-bound token protection for high-value users and workloadsThese controls create a stronger foundation for securing AI access before users ever interact with Copilot. ZERO TRUST FOR AI Zero Trust is not a product. It is a design pattern.We break down how Zero Trust principles apply directly to Microsoft Copilot, including least privilege access, continuous verification, identity-first security, and assuming breach. You'll learn why permission cleanup is often the most important Copilot security project your organization will undertake and how over-permissioned SharePoint sites can become major exposure points once semantic search enters the picture. DATA GOVERNANCE, LABELS, AND DLP Security does not stop at identity. Effective Copilot governance requires a strong data protection strategy.This episode explores:• Sensitivity labels and AI-aware data classification • Encryption rights and EXTRACT permissions • BlockContentAnalysisServices controls • Purview Data Loss Prevention (DLP) for Copilot and Copilot Chat • Site scoping and semantic index exclusions • Double Key Encryption (DKE) for highly sensitive contentYou'll discover how organizations can control not only who accesses data, but also whether AI is allowed to analyze it. AGENT IDENTITIES AND THE FUTURE OF AI GOVERNANCE As autonomous AI agents become more common, traditional identity models begin to break down. We discuss Microsoft's Entra Agent ID and why AI agents require a dedicated governance model separate from users and applications.Learn how organizations can manage agent lifecycles, standardize permissions through identity blueprints, and establish guardrails for non-human identities operating inside Microsoft 365. DETECTION, RESPONSE, AND AI SECURITY OPERATIONS No security framework is complete without monitoring and response capabilities.We examine how Microsoft Sentinel, Purview, Defender, and Entra ID work together to detect suspicious AI activity, investigate prompt injection attacks, and automate containment actions. From session revocation playbooks to AI-focused audit logging and Data Security Posture Management (DSPM), you'll gain a practical blueprint for operating Copilot securely at enterprise scale. KEY TAKEAWAYS The most important lesson is simple: Copilot is not creating security problems. It is exposing governance problems that have existed for years.Organizations that succeed with AI will be the ones that :• Treat identity as the primary security boundary • Clean up permissions before large-scale AI deployment • Implement Zero Trust principles across users, agents, and data • Continuously monitor and govern AI interactionsIf you're planning, deploying, or securing Microsoft Copilot, this episode provides a practical framework for building a resilient, identity-first AI security strategy. 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].

Reacties

0

Wees de eerste die een reactie plaatst

Meld je nu aan en word lid van de M365.FM - Modern work, security, and productivity with Microsoft 365 community!

Probeer gratis

Probeer 14 dagen gratis

€ 9,99 / maand na proefperiode. · Elk moment opzegbaar.

  • Podcasts die je alleen op Podimo hoort
  • 20 uur luisterboeken / maand
  • Gratis podcasts

Alle afleveringen

643 afleveringen

aflevering Mastering ALM for Power Platform: From Citizen Development to Enterprise Delivery with Parvez Ghumra [MVP] artwork

Mastering ALM for Power Platform: From Citizen Development to Enterprise Delivery with Parvez Ghumra [MVP]

What separates successful Power Platform implementations from those that become difficult to manage, impossible to scale, and increasingly risky to maintain?In this in-depth episode of the M365 Podcast, host Mirko Peters welcomes Microsoft MVP Parvez Ghumra for a comprehensive discussion on Application Lifecycle Management (ALM), enterprise delivery, governance, DevOps, CI/CD, and the future of Microsoft Power Platform development. With more than a decade of experience helping organizations implement enterprise-grade Power Platform, Dynamics 365, and Azure solutions, Parvez shares practical lessons learned from real-world projects spanning government organizations, universities, enterprises, and global businesses.As Microsoft continues to position Power Platform as the leading low-code platform for digital transformation, organizations face a growing challenge: how do you empower citizen developers while maintaining the governance, security, quality, and operational standards required by enterprise environments? This episode explores exactly that challenge and provides listeners with practical guidance for scaling Power Platform responsibly. THE JOURNEY FROM TRADITIONAL SOFTWARE ENGINEERING TO LOW-CODE DEVELOPMENT Before becoming one of the leading voices in Power Platform ALM, Parvez began his career in traditional software engineering. During the conversation, he shares his journey through ASP.NET development, C#, SQL Server, enterprise application architecture, and Dynamics CRM before eventually becoming a specialist in Application Lifecycle Management and enterprise Power Platform delivery.Parvez explains why traditional software engineering principles remain just as relevant today as they were twenty years ago. While low-code and no-code platforms simplify development, the underlying concepts of architecture, source control, deployment automation, testing, security, scalability, and governance have not disappeared. Instead, they have become even more important as organizations accelerate development and enable larger numbers of makers to build business solutions.Listeners will discover why understanding software engineering fundamentals can significantly improve the quality, reliability, and scalability of Power Platform solutions. WHAT IS APPLICATION LIFECYCLE MANAGEMENT (ALM) AND WHY DOES IT MATTER? Application Lifecycle Management is often misunderstood as simply moving solutions between environments. In reality, ALM represents a complete framework for managing software from initial development through testing, deployment, governance, maintenance, and ongoing improvement.Parvez breaks down ALM into practical concepts that both technical and non-technical audiences can understand. He explains how source control, deployment pipelines, testing environments, automated releases, rollback capabilities, and governance frameworks work together to create predictable and reliable software delivery processes.The conversation explores why organizations that neglect ALM often experience: * Deployment failures * Uncontrolled solution growth * Security risks * Production outages * Poor collaboration between teams * Lack of visibility into changes * Difficult maintenance and support challenges At the same time, listeners learn how a well-designed ALM strategy creates confidence, consistency, repeatability, and quality across the entire software delivery lifecycle. UNDERSTANDING ENVIRONMENTS, SOLUTIONS, AND SOURCE CONTROL One of the most valuable sections of the episode focuses on explaining core Power Platform concepts in language that business leaders and stakeholders can understand.Parvez provides practical analogies for development environments, testing environments, and production environments, helping listeners understand why separation between these stages is critical. He also explains the true purpose of Power Platform solutions and why they are much more than simple containers for transporting customizations.The discussion covers: * Development environments * Test environments * Production environments * Managed solutions * Unmanaged solutions * Solution dependencies * Solution layering * Publishers and managed properties * Source control integration * Version management * Release management Whether you are a Power Platform maker, architect, administrator, or business sponsor, these concepts provide a foundation for building scalable and maintainable solutions. WHEN SHOULD ORGANIZATIONS IMPLEMENT ALM? Many organizations ask the same question: Should we think about ALM from day one, or can it wait until later?Parvez provides a nuanced answer based on years of consulting experience. For enterprise-scale projects supporting thousands of users, he argues that ALM should be considered non-negotiable and should be designed before development begins. For smaller initiatives and proof-of-concept projects, organizations may choose a lighter approach initially while still planning for future growth.The discussion highlights how organizations can evolve their ALM maturity over time without introducing unnecessary complexity too early.Listeners gain valuable guidance on: * ALM maturity models * Enterprise adoption strategies * Governance planning * Development team structures * Maker enablement * Scaling low-code solutions * Enterprise architecture considerations IS POWER PLATFORM READY FOR ENTERPRISE SOFTWARE DELIVERY? Despite being widely known as a low-code platform, Power Platform has evolved into a sophisticated enterprise application platform capable of supporting mission-critical business workloads.Parvez discusses how Power Platform has matured through its Dynamics CRM heritage and explains how capabilities such as Dataverse, Model-Driven Apps, enterprise integrations, Azure services, and advanced governance features make enterprise-grade delivery possible.The conversation explores how organizations are using Power Platform for: * Enterprise business applications * Process automation * Customer engagement solutions * Employee experience platforms * Data management * AI-powered business processes * Large-scale digital transformation initiatives Listeners gain a realistic perspective on both the strengths and limitations of the platform when deployed at scale. THE EVOLUTION OF CI/CD FOR POWER PLATFORM Continuous Integration and Continuous Delivery have undergone significant transformation within the Power Platform ecosystem.Parvez explains how the early days of ALM required deep expertise in Azure DevOps, source control systems, and deployment tooling. He contrasts that with today's landscape, where features such as Power Platform Pipelines, Native Git Integration, GitHub Actions, and the Power Platform CLI have dramatically lowered the barrier to entry.The discussion explores: * CI/CD best practices * Deployment automation * Build pipelines * Release pipelines * Power Platform CLI * Git repositories * Automated testing * Quality gates * Build artifacts * Enterprise deployment strategies Listeners learn how modern tooling is making professional software delivery practices accessible to both makers and experienced development teams. AZURE DEVOPS VS GITHUB ACTIONS: WHICH SHOULD YOU CHOOSE? One of the most practical sections of the episode focuses on comparing Azure DevOps and GitHub Actions.Having implemented enterprise ALM solutions using both platforms, Parvez provides a balanced comparison of their strengths, weaknesses, and ideal use cases.Topics covered include: * Azure DevOps Boards * Work item management * GitHub Actions workflows * Source control strategies * Enterprise DevOps practices * Integration with Jira * Pipeline flexibility * Developer productivity * GitHub Copilot integration * Future Microsoft investments As Microsoft continues to expand GitHub's capabilities and introduces AI-powered development experiences, understanding these differences becomes increasingly important for technology leaders and architects. REAL-WORLD ENTERPRISE ALM SUCCESS STORIES Parvez shares practical examples from customer projects where organizations successfully transformed manual deployment processes into modern, automated ALM solutions.These stories illustrate the measurable benefits organizations can achieve through proper implementation of: * Source control * Deployment automation * Environment management * Governance frameworks * Release pipelines * Automated quality controls * Team collaboration processes The discussion demonstrates how even organizations with limited DevOps experience can successfully adopt enterprise-grade delivery practices. GOVERNANCE IN THE AGE OF CITIZEN DEVELOPMENT As Power Platform adoption grows, governance becomes one of the most important considerations for organizations.The conversation explores how businesses can balance innovation with control while empowering makers to build solutions safely and responsibly.Parvez discusses: * Environment strategies * Security models * Microsoft Entra ID integration * Data protection * Access control * Power Platform governance * Center of Excellence evolution 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].

9 jun 202652 min
aflevering The Billion-Vector Problem: HNSW vs. DiskANN in Azure AI Search artwork

The Billion-Vector Problem: HNSW vs. DiskANN in Azure AI Search

Most architects default to HNSW because it's the industry standard. It's the algorithm used by most vector databases, the one featured in tutorials, and the option many teams deploy without a second thought.For small and medium-sized workloads, that's often the right decision.But at enterprise scale, a hidden problem begins to emerge.The moment organizations start dealing with hundreds of millions—or even billions—of embeddings, the economics of vector search change dramatically. What looked like a straightforward architectural decision suddenly becomes a conversation about infrastructure budgets, memory consumption, scalability, and long-term sustainability.In this episode of the M365 FM Podcast, we explore one of the most important design decisions facing enterprise AI architects today: when should you use HNSW, and when does DiskANN become the better option?More importantly, we examine how this decision impacts Azure AI Search, Azure Cosmos DB, Microsoft 365 Copilot-style architectures, Retrieval-Augmented Generation (RAG) systems, and the future of large-scale enterprise search. WHY VECTOR SEARCH CHANGES EVERYTHING Traditional search systems rely on keywords. They look for exact matches between a query and the words stored inside documents. While this approach works reasonably well for structured content, it struggles when users describe concepts differently than the documents themselves.Vector search solves this challenge by converting both documents and queries into embeddings—high-dimensional numerical representations of meaning. Instead of searching for matching words, vector databases search for semantic similarity.This is the foundation of modern AI-powered search experiences, enterprise copilots, and Retrieval-Augmented Generation systems. It allows users to find information based on intent rather than exact terminology, dramatically improving discovery across large knowledge repositories. THE REAL CHALLENGE ISN'T SEARCH—IT'S SCALE Most conversations about vector search focus on retrieval quality, embeddings, and similarity algorithms.Far fewer discussions focus on the infrastructure required to make those searches happen.Every vector must be stored somewhere. Every nearest-neighbor calculation requires an index. Every index consumes resources.At smaller scales, those requirements are manageable.At enterprise scale, they become the dominant factor in architectural decisions.The episode explores how the physical location of your vector index—whether it lives entirely in memory or partially on disk—ultimately determines the economics of large-scale AI systems. This seemingly technical distinction becomes one of the most important variables affecting cloud costs, scalability, and long-term platform viability. UNDERSTANDING HNSW Hierarchical Navigable Small World (HNSW) has become the gold standard for approximate nearest neighbor search.The algorithm uses a sophisticated graph structure that enables extremely fast vector retrieval with impressive recall rates. By organizing vectors into interconnected layers, HNSW can navigate large vector spaces with remarkable efficiency.Its strengths are easy to understand: * Extremely low latency * Excellent recall quality * Mature ecosystem support * Broad industry adoption For small and medium-sized vector workloads, HNSW remains one of the best options available.However, the algorithm is built around a critical assumption: the entire graph must remain in memory.That assumption becomes increasingly expensive as datasets grow. What begins as a performance advantage eventually becomes a scalability challenge, particularly when organizations move into the hundreds of millions of vectors. THE HNSW MEMORY WALL One of the most eye-opening discussions in this episode focuses on what happens when vector indexes reach massive scale.Memory consumption grows alongside the graph, and eventually organizations encounter what many architects now call the memory wall.At this point, infrastructure requirements shift from ordinary compute resources to specialized memory-optimized environments. Replication, disaster recovery, regional deployments, and high-availability architectures multiply those requirements even further.The result is that an algorithm originally selected for performance can eventually become one of the largest cost drivers within an AI platform.This isn't a failure of HNSW.It's simply a consequence of the architectural assumptions that made HNSW successful in the first place. ENTER DISKANN DiskANN was developed by Microsoft Research to address the scaling limitations associated with memory-heavy vector search architectures.Rather than keeping the entire graph in RAM, DiskANN uses a hybrid approach that combines memory-resident navigation structures with SSD-based storage for full-precision verification.The result is a system capable of maintaining high retrieval quality while dramatically reducing memory requirements.This architectural shift fundamentally changes the economics of large-scale vector search.Instead of paying premium prices for massive memory footprints, organizations can leverage significantly cheaper SSD storage while still delivering enterprise-grade search experiences.DiskANN wasn't created because HNSW stopped working.It was created because enterprise-scale workloads eventually outgrow the assumptions that HNSW depends upon. DISKANN INSIDE THE MICROSOFT ECOSYSTEM One of the most fascinating parts of the discussion explores where DiskANN appears across Microsoft's broader AI portfolio.The technology powers several large-scale Microsoft services and plays a key role in enabling semantic retrieval at massive scale.We examine how DiskANN is implemented within: * Azure Cosmos DB * SQL Server Vector Search * Azure AI Search architectures * Microsoft 365 Copilot-scale retrieval systems Understanding these implementation patterns provides valuable insights into how Microsoft itself approaches large-scale retrieval challenges and why certain architectural recommendations continue to evolve. COST, LATENCY, AND THE ENTERPRISE TRADE-OFF One of the central themes throughout the episode is that architecture is ultimately about trade-offs.HNSW offers extraordinary speed and simplicity for workloads that comfortably fit within memory constraints.DiskANN introduces slightly higher retrieval latency while dramatically reducing infrastructure requirements.The key question isn't which algorithm is universally better.The key question is which algorithm aligns best with your workload.Factors discussed include: * Dataset size * Growth projections * Update frequency * Latency requirements * Infrastructure budgets * Multi-region deployments * Compliance requirements By evaluating these variables together, architects can make decisions based on long-term operational realities rather than short-term benchmarks. RAG, HYBRID SEARCH, AND RETRIEVAL QUALITY The conversation also explores how vector indexing choices fit into modern Retrieval-Augmented Generation architectures.A critical takeaway is that retrieval quality depends on far more than the underlying ANN algorithm.Chunking strategies, metadata design, hybrid retrieval pipelines, reranking models, and evaluation frameworks all play a larger role in overall answer quality than most organizations realize.Whether you're using HNSW or DiskANN, the surrounding retrieval architecture ultimately determines whether your AI assistant delivers accurate answers or confident hallucinations.The discussion highlights why modern enterprise AI systems increasingly combine vector retrieval, keyword search, metadata filtering, semantic reranking, and agentic workflows into a single retrieval pipeline. MULTI-TENANT AI AND GOVERNANCE AT SCALE As organizations deploy AI across multiple departments, regions, and business units, governance becomes just as important as performance.This episode examines how retrieval architectures support: * Departmental isolation * Security trimming * Metadata filtering * Compliance controls * Multi-tenant AI deployments * Enterprise-scale governance These considerations become increasingly important as AI systems move beyond experimentation and become part of everyday business operations. KEY TAKEAWAYS The HNSW versus DiskANN discussion is not simply an algorithm comparison.It is a conversation about scale, economics, infrastructure design, and the future of enterprise AI.By understanding the strengths and limitations of both approaches, architects can build retrieval systems that remain performant, cost-effective, and scalable as vector counts grow from millions to billions.Whether you're designing Azure AI Search solutions, building enterprise copilots, deploying Retrieval-Augmented Generation platforms, or planning the next generation of knowledge management systems, understanding this trade-off is becoming an essential architectural skill.The billion-vector problem isn't a future challenge.For many organizations, it's already here. 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].

9 jun 20261 h 13 min
aflevering From AI Hype to Business Value with Kayode Ajayi [MVP] artwork

From AI Hype to Business Value with Kayode Ajayi [MVP]

Artificial Intelligence is everywhere. Every conference keynote, every technology roadmap, every boardroom discussion, and nearly every software announcement seems to revolve around AI. Yet despite the excitement, many organizations are still asking the same question: How do we move beyond AI experimentation and actually create measurable business value?In this episode of the M365 Podcast, host Mirko Peters sits down with Microsoft MVP, Solution Architect, Microsoft Certified Trainer, and Power Platform expert Kayode Ajayi to explore the realities of AI adoption, Microsoft Copilot, Copilot Studio, Power Platform governance, enterprise architecture, and the practical challenges organizations face when implementing AI solutions at scale.Rather than focusing on marketing promises and futuristic predictions, this conversation explores what is actually happening inside organizations today. Where are companies succeeding with AI? Where are they struggling? What separates successful AI implementations from expensive experiments that never deliver meaningful outcomes?Drawing on years of experience helping organizations build enterprise solutions using Microsoft Power Platform, Azure, Copilot Studio, and modern cloud technologies, Kayode shares practical insights, real-world lessons, and proven approaches for transforming AI from a technology trend into a business asset. FROM POWER PLATFORM ENTHUSIAST TO MICROSOFT MVP Kayode shares his personal journey into technology and explains how he discovered Microsoft Power Platform after experimenting with multiple technology disciplines including software development, graphic design, video production, and animation.What started as curiosity quickly became a career focused on helping organizations leverage low-code technologies to solve real business challenges. Throughout the discussion, Kayode explains why he believes Power Platform remains one of Microsoft's most transformative technologies and why low-code development continues to play a critical role in modern digital transformation initiatives.The conversation explores how Power Platform allows organizations to innovate faster, accelerate solution delivery, and bridge the gap between business users and professional developers. IS POWER PLATFORM REALLY ENTERPRISE READY? One of the most common misconceptions surrounding Power Platform is that it is only suitable for small departmental applications or citizen developer projects.Kayode challenges this assumption and explains why Power Platform is fully capable of supporting enterprise-scale solutions when implemented using proper architectural principles and governance frameworks.Listeners will learn: * Why architecture matters more than technology * Common mistakes organizations make when scaling Power Platform * The difference between citizen development and enterprise delivery * How low-code solutions can support global business operations * Why scalability must be considered from the beginning The discussion highlights how successful enterprise implementations require more than simply building applications quickly. Long-term success depends on architecture, governance, security, maintainability, and adoption strategies. THE BIGGEST MISCONCEPTIONS ABOUT LOW-CODE DEVELOPMENT Many executives hear phrases such as "rapid development," "citizen development," and "low-code innovation" and immediately assume that planning, architecture, and governance are no longer necessary.Kayode explains why this mindset often creates technical debt and organizational challenges.The conversation explores: * Why discovery workshops still matter * The importance of solution architecture * Planning before development * Scalability considerations * Governance requirements * Long-term maintenance strategies Listeners gain valuable insight into why speed should never replace strategy and why successful low-code projects require many of the same disciplines found in traditional software engineering. GOVERNANCE, SECURITY, AND THE CENTER OF EXCELLENCE Governance remains one of the most important topics in Power Platform adoption.Kayode discusses the evolution of governance capabilities within Microsoft Power Platform and explains how organizations can balance innovation with control.The conversation covers: * Power Platform governance * Security best practices * Data protection strategies * Managed Environments * Data Loss Prevention (DLP) policies * Administrative controls * Platform monitoring * Enterprise security requirements A major focus of the discussion is the role of the Center of Excellence (CoE) and how organizations can use governance frameworks to support makers rather than restrict them.Instead of locking everything down, Kayode advocates for creating safe environments where innovation can thrive while maintaining compliance and security requirements. HOW TO ENABLE MAKERS WITHOUT CREATING SHADOW IT One of the most valuable sections of the episode explores how organizations can successfully empower citizen developers while avoiding uncontrolled platform growth.Kayode explains why traditional IT approaches often fail and why successful Power Platform adoption requires a more collaborative model.Key topics include: * Citizen developer enablement * Governance guardrails * Maker onboarding * Managed Environments * DLP policy design * Community building * User education * Adoption strategies The discussion highlights how organizations can create frameworks that encourage innovation while reducing risk. THE IMPACT OF COPILOT AND AI ON POWER PLATFORM Over the last two years, Microsoft has fundamentally changed its messaging around Power Platform by placing AI and Copilot at the center of the platform experience.Kayode discusses how AI has transformed customer conversations and why many organizations are now approaching projects with an AI-first mindset.Topics explored include: * Microsoft Copilot * Copilot Studio * AI-powered automation * Enterprise AI adoption * Conversational interfaces * Agent-based solutions * AI-driven business processes * Future platform direction Listeners will gain a deeper understanding of how AI is reshaping solution architecture and influencing technology decisions across organizations of all sizes. UNDERSTANDING COPILOT STUDIO IN THE ENTERPRISE As organizations evaluate Microsoft's AI strategy, Copilot Studio has become one of the most important technologies within the Power Platform ecosystem.Kayode explains how Copilot Studio fits into the broader Power Platform architecture and why it should not be viewed as a standalone product.The discussion explores: * Building enterprise AI agents * Integrating with Power Apps * Automating business processes * Connecting enterprise systems * Knowledge management * Conversational AI design * Security considerations * Governance controls Listeners learn how organizations can leverage Copilot Studio to create practical AI solutions that solve real business problems rather than simply demonstrating technology. FROM AI HYPE TO MEASURABLE BUSINESS VALUE The central theme of this episode focuses on separating AI hype from genuine business outcomes.Kayode explains why organizations must move beyond experimentation and focus on solving meaningful business challenges.The conversation explores: * AI investment strategies * Business case development * ROI measurement * Productivity improvements * Adoption metrics * Change management * User engagement * Value realization Rather than implementing AI because it is fashionable, organizations should focus on identifying repetitive, time-consuming, and knowledge-intensive processes where AI can create measurable improvements. REAL-WORLD AI SUCCESS STORIES Kayode shares practical examples of AI implementations that have delivered significant business value.One example involves AI-powered competitive research and sales documentation generation. Processes that previously required days of manual effort can now be completed in minutes while maintaining quality and consistency.Another example demonstrates how AI can assist decision-makers by reviewing large volumes of information and providing recommendations while still leaving final decisions in human hands.These stories highlight an important principle:AI should augment human decision-making rather than completely replace it. AI READINESS: WHAT ORGANIZATIONS MUST DO FIRST Many organizations are eager to deploy Copilot and AI solutions but are uncertain whether they are truly ready.Kayode explains that AI readiness is not simply about purchasing licenses.Success requires: * Strong governance * Organized data * Security controls * Access management * Adoption planning * Business alignment * User training * Clear use cases The discussion provides practical guidance for organizations that want to start their AI journey without introducing unnecessary risk. 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].

Gisteren54 min
aflevering The Shadow Data Blindspot: Mapping What You Can’t See with Purview artwork

The Shadow Data Blindspot: Mapping What You Can’t See with Purview

Your data map is supposed to show everything.Yet in most organizations, it only shows the data someone remembered to register.It doesn't show the forgotten storage account a project team created two years ago. It doesn't show the customer records copied into a personal OneDrive folder for "temporary analysis." It doesn't show abandoned development databases populated with production information, or AI training datasets stored in unmanaged cloud environments. Most importantly, it doesn't show how sensitive information continues to spread throughout the enterprise long after governance teams believe it is under control.In this episode, we explore one of the most significant challenges facing modern organizations: shadow data. While most enterprises invest heavily in cybersecurity, compliance programs, and data governance initiatives, many still have visibility into only a fraction of their actual data estate. The result is a growing blind spot that creates security risks, compliance exposure, operational inefficiencies, and increasing challenges for AI adoption.We examine why traditional governance approaches are failing in cloud-first environments, how remote work and SaaS adoption accelerated the problem, and why artificial intelligence may be making the challenge even more severe. Using Microsoft Purview as the foundation, we explore how organizations can shift from periodic audits and manual inventories toward continuous discovery, automated classification, and real-time visibility.The reality is simple: if you cannot see your data, you cannot govern it. UNDERSTANDING THE SHADOW DATA PROBLEM Many organizations confuse shadow data with shadow IT, but they are fundamentally different challenges.Shadow IT refers to unauthorized applications and technology platforms. Shadow data refers to the information itself—the files, databases, reports, spreadsheets, exports, backups, and copies that exist outside formal governance controls.The problem is far larger than most organizations realize.Sensitive information often appears in places nobody expected: * Personal OneDrive accounts * Departmental storage repositories * Forgotten test environments * Rogue cloud storage accounts * Developer sandboxes * AI training datasets The result is an enterprise environment where governance teams frequently have visibility into only a portion of the information they are expected to protect. HOW MODERN WORK CREATED A DATA VISIBILITY CRISIS The shadow data problem did not emerge overnight.For decades, employees created local copies of information to work around system limitations. What began as spreadsheets and database exports eventually evolved into cloud storage accounts, SaaS platforms, collaboration environments, and mobile devices.The rapid adoption of remote work accelerated this trend dramatically. Employees needed faster ways to access information from multiple locations and multiple devices. Teams adopted new collaboration tools, created temporary repositories, and shared files across environments that were never designed to become permanent business systems.At the same time, cloud adoption enabled business units to deploy storage and applications independently of central IT. Every new SaaS platform created another potential data repository. Every new integration created another copy of sensitive information.Today, organizations operate in an environment where data can move faster than governance processes can track it. THE FINANCIAL IMPACT OF INVISIBLE DATA Shadow data is often viewed as a security issue.In reality, it is a business issue.Organizations spend millions of dollars each year dealing with the consequences of unmanaged information. Security incidents involving shadow data frequently take longer to detect and contain because the affected repositories are unknown to governance teams.The impact extends far beyond breach costs.Employees waste countless hours searching for information spread across disconnected repositories. Different departments maintain conflicting versions of the same data. Projects slow down because teams cannot determine which source is authoritative. Compliance programs become more expensive because auditors require evidence that organizations often cannot provide.The hidden cost of invisible data frequently exceeds the cost of the technology required to discover it. WHY AI MAKES THE PROBLEM EVEN MORE SERIOUS Artificial intelligence has introduced an entirely new category of shadow data risk.Data science teams routinely create copies of production datasets for experimentation, model training, testing, and validation. These copies often contain highly sensitive information and frequently exist outside traditional governance frameworks.The challenge becomes even greater when organizations begin deploying Microsoft Copilot, Azure AI services, and custom AI solutions.AI systems depend on trustworthy data.If organizations cannot verify: * Where training data originated * Whether data was properly classified * Which users had access * Whether regulatory requirements were satisfied * How information moved through the environment Then they cannot fully trust the outputs generated by those systems.AI readiness ultimately begins with data visibility. WHY TRADITIONAL GOVERNANCE FAILED Most governance frameworks were designed for a world where data lived in known locations.Databases were centralized.File shares were controlled.Infrastructure changed slowly.That world no longer exists.Today, data is created, copied, transformed, and shared continuously across cloud platforms, collaboration tools, SaaS applications, and AI systems.Manual inventories cannot keep pace.Quarterly audits cannot keep pace.Spreadsheet-based governance cannot keep pace.By the time an inventory is completed, the environment has already changed.This is why many governance programs appear successful on paper while remaining blind to a significant percentage of the actual data estate. MICROSOFT PURVIEW'S DISCOVER-FIRST APPROACH Microsoft Purview approaches governance from a fundamentally different perspective.Rather than assuming organizations already know where their data lives, Purview assumes the inventory is incomplete.The goal is not simply to govern known assets.The goal is to discover unknown assets.Using the Purview Data Map, organizations can continuously scan and catalog data sources across cloud, on-premises, and SaaS environments. Instead of relying on manual registration, Purview builds a living inventory that evolves alongside the environment itself.This shift from static governance to continuous discovery represents one of the most important changes in modern information management. AUTOMATED DISCOVERY, CLASSIFICATION, AND LINEAGE Discovery is only the first step.Once assets are identified, organizations must understand what the data contains, where it originated, and how it moves throughout the enterprise.This episode explores how Purview combines: * Automated discovery * Sensitive data classification * Custom classifiers * Metadata enrichment * Data lineage * Relationship mapping To create a comprehensive understanding of the enterprise data landscape.Lineage is particularly important because it reveals how information flows between systems. A single customer record may originate in a governed database but eventually appear in multiple reports, storage accounts, analytics platforms, and AI pipelines.Without lineage, these copies remain invisible.With lineage, organizations gain the ability to trace information from creation to consumption. FROM DISCOVERY TO ACTION Finding shadow data is only valuable if organizations can act on what they discover.We explore how modern governance programs operationalize visibility through automated classification, sensitivity labels, retention policies, stewardship workflows, and remediation processes.Rather than relying exclusively on centralized governance teams, modern programs increasingly adopt a shift-left model where data owners participate directly in remediation efforts.This creates a more scalable governance framework that aligns responsibility with ownership while maintaining centralized oversight and policy enforcement.The result is a governance model that can operate continuously rather than periodically. BUILDING AN AI-READY DATA ESTATE The future of governance is no longer primarily about compliance.It is about trust.Organizations that understand their data can build more effective AI systems, improve decision-making, reduce security exposure, and respond faster to regulatory requirements.Organizations that cannot see their data will struggle to govern it, protect it, or use it effectively.As AI adoption accelerates, the ability to discover, classify, map, and govern information across the enterprise will become a foundational capability rather than an optional one.The future belongs to organizations that replace assumptions with visibility.Because before you can govern your data, you must first find it. WHO SHOULD LISTEN? This episode is designed for Microsoft 365 Architects, Azure Architects, Enterprise Architects, Data Architects, Governance Leaders, Compliance Officers, Security Teams, Microsoft Purview Administrators, Data Stewards, AI Engineers, Data Scientists, CIOs, CTOs, and CISOs.If your organization is investing in Microsoft Purview, Microsoft 365 Copilot 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].

Gisteren1 h 24 min
aflevering I Engineered Copilot for 3.5 Million Pages: The Epstein Files Challenge artwork

I Engineered Copilot for 3.5 Million Pages: The Epstein Files Challenge

Three and a half million pages. Two thousand videos. One hundred and eighty thousand images. Most people assume that once you connect Microsoft Copilot to a massive dataset, the answers simply appear. The reality is very different.In this episode of the M365 FM Podcast, we go deep into the engineering challenges behind building a retrieval architecture capable of handling one of the largest and most complex information collections imaginable. Using the Epstein Files challenge as a case study, we explore what happens when traditional search and standard Retrieval-Augmented Generation (RAG) approaches collide with millions of documents, transcripts, images, and videos.This is not a discussion about AI marketing. It is a technical deep dive into the infrastructure, orchestration, governance, chunking strategies, retrieval systems, and performance engineering required to make Copilot work at extreme scale. THE DATA BLINDNESS PROBLEM Organizations often think Copilot is simply a smarter search engine. In reality, Copilot is an orchestration layer that relies entirely on the quality of the retrieval architecture beneath it.At massive scale, information overload becomes the primary challenge. Questions that should have straightforward answers become buried beneath millions of irrelevant documents. Standard keyword search floods large language models with noise, making it increasingly difficult to identify meaningful signals. The result is what we call data blindness: the information exists, but it becomes practically invisible because of the overwhelming volume of competing content.We explore how retrieval systems fail when legal documents, emails, transcripts, photographs, scanned PDFs, and multimedia assets all compete within the same search environment. WHY STANDARD RAG COLLAPSES AT SCALE Retrieval-Augmented Generation works well in controlled environments with relatively small knowledge bases. The assumptions behind standard RAG begin to break down once the dataset reaches millions of pages.In this segment, we analyze why semantic chunking often underperforms at enterprise scale despite sounding attractive in theory. We discuss the hidden costs of sentence-level embeddings, similarity calculations, and preprocessing pipelines that dramatically increase infrastructure costs while sometimes reducing retrieval accuracy.You will learn why more data does not automatically lead to better answers and how poorly designed retrieval architectures can actually increase hallucinations rather than reduce them. THE SELECTIVE ACTIVATION MODEL Not every document deserves the same investment.One of the most important concepts discussed in this episode is Selective Activation, a three-tier architecture designed to prioritize the content that delivers the highest business value.Rather than embedding every document equally, the system intelligently separates content into active, supporting, and archival tiers. This dramatically reduces infrastructure costs while improving retrieval performance and maintaining governance requirements.The discussion covers: * Tier 1 high-value evidence and core documents * Tier 2 supporting records and operational content * Tier 3 cold storage and archival retrieval This model allows organizations to focus resources where they generate the greatest return. RECURSIVE STRUCTURE-AWARE CHUNKING Chunking is one of the most overlooked components of enterprise AI architecture.Legal documents, contracts, investigations, and regulatory records contain natural structures that traditional token-based chunking frequently destroys. In this section, we explore recursive structure-aware chunking and how respecting document hierarchy significantly improves retrieval quality.Instead of splitting content at arbitrary token limits, this approach preserves articles, sections, clauses, and narrative context. The result is better grounding, higher retrieval precision, and more accurate answers.We also discuss overlap strategies, metadata preservation, and benchmark results showing why recursive chunking consistently outperforms many expensive alternatives. BUILDING A MULTIMODAL INGESTION PIPELINE Modern knowledge repositories are no longer text-only environments.Organizations must process images, scanned documents, video recordings, transcripts, handwritten notes, and multimedia evidence. Making this information searchable requires a sophisticated ingestion pipeline that performs OCR, transcription, image analysis, metadata extraction, and enrichment before users ever submit a query.This episode explores how multimodal ingestion transforms unsearchable content into structured knowledge that Copilot can retrieve and reason over. ENTITY EXTRACTION AND KNOWLEDGE GRAPHS Raw text is information. Relationships create understanding.We examine how entity extraction transforms millions of disconnected references into a structured knowledge graph capable of identifying people, organizations, locations, events, and relationships.Rather than forcing the AI model to discover relationships during generation, the system extracts and organizes these connections during ingestion. This reduces hallucinations, improves retrieval accuracy, and enables advanced relationship-based questioning across large datasets. THE AGENTIC ROUTER Not all questions require the same retrieval strategy.The Agentic Router serves as the intelligence layer that determines what a user is actually asking and routes requests to the most appropriate retrieval systems.Whether a query requires structured databases, knowledge graphs, keyword indexes, vector search, or document retrieval, the router decomposes complex requests into specialized tasks and orchestrates the response process.This section provides a practical look at query decomposition, intent classification, fallback mechanisms, and confidence scoring. HYBRID RETRIEVAL AND RERANKING Modern enterprise retrieval requires more than vector search alone.We explore why combining BM25 keyword retrieval, vector search, Reciprocal Rank Fusion, metadata filtering, and transformer-based reranking delivers superior results compared to any individual approach.Hybrid retrieval balances precision and recall while reducing retrieval noise before information ever reaches the large language model.The conversation includes practical implementation considerations, latency tradeoffs, and the impact of reranking on answer quality. PERMISSION-AWARE RETRIEVAL Security cannot be an afterthought.When dealing with millions of pages, access control becomes a foundational architectural requirement rather than a feature.We discuss chunk-level permissions, Azure Active Directory integration, sensitivity labels, compliance boundaries, audit trails, and governance models that ensure users only receive information they are authorized to access.This section highlights why permission-aware retrieval is one of the most critical components of enterprise AI deployment. LATENCY, PERFORMANCE, AND TIME-TO-FIRST-TOKEN Users judge AI systems by speed.Even the most accurate answer loses value if it arrives too slowly.This episode examines Time-to-First-Token (TTFT), retrieval latency, reranking overhead, permission filtering costs, caching strategies, and parallel processing techniques that enable sub-second experiences at enterprise scale.You will learn where latency accumulates inside the retrieval pipeline and how architectural decisions directly influence user adoption. GOVERNANCE, COMPLIANCE, AND ENTERPRISE READINESS Enterprise AI is not simply about retrieval performance.Governance frameworks, retention policies, legal holds, audit logging, data residency requirements, and compliance controls determine whether a system can safely operate in production environments.We explore how governance becomes increasingly important as datasets grow and why organizations must design compliance directly into their architecture rather than adding it later. THE ORCHESTRATION LAYER Every component discussed in this episode ultimately converges inside the orchestration layer.The orchestration layer coordinates ingestion, chunking, enrichment, indexing, retrieval, reranking, permission filtering, answer generation, feedback loops, monitoring, and scaling.Without orchestration, organizations are left with disconnected technologies. With orchestration, those technologies become a coherent AI system capable of turning millions of pages into actionable knowledge. KEY TAKEAWAYS * Copilot is an orchestration engine, not a search engine. * Retrieval architecture determines answer quality. * Recursive chunking often outperforms expensive semantic approaches. * Metadata enrichment dramatically improves retrieval accuracy. * Hybrid retrieval provides the best balance of precision and recall. * Governance and security must be built into the architecture from day one. CONNECT WITH M365 FM If you enjoyed this episode, subscribe to M365 FM for deep technical conversations covering Microsoft 365, Microsoft Copilot, Azure AI, enterprise search, knowledge management, governance, security, and the future of intelligent workplaces.New episodes explore real-world architectures, implementation strategies, lessons learned from large-scale deployments, and the technologies shaping the next generation of work.Subscribe, leave a review, and share the episode with anyone building AI-powered solutions at enterprise scale. 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].

7 jun 20261 h 26 min