{"id":5940,"date":"2025-09-08T09:00:00","date_gmt":"2025-09-08T16:00:00","guid":{"rendered":""},"modified":"2026-04-08T10:39:24","modified_gmt":"2026-04-08T17:39:24","slug":"strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio","status":"publish","type":"copilot","link":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/","title":{"rendered":"Strengthen agent security with real-time protection in Microsoft Copilot Studio"},"content":{"rendered":"\n<p>As AI agents become more embedded in critical business workflows, the need for robust security grows. Microsoft Copilot Studio already includes strong built-in protections against agent manipulation, but for organizations that need deeper oversight and proactive, responsive control, a new feature is now in public preview: <strong>Advanced real-time protection during agent runtime <\/strong>for enhanced security.<\/p>\n\n\n\n<p>This capability enhances security for AI agents by enabling organizations to connect their own monitoring system such as\u00a0<a href=\"https:\/\/aka.ms\/Defender4Agents\">Microsoft Defender<\/a> as well as security platforms by other providers, or their own custom-built tools. These integrations allow for real-time evaluation and control of agent behavior during runtime.<\/p>\n\n\n\n<p>When connected, the external systems become part of the agent\u2019s decision-making process. They can block unsafe actions, even if the agent plans to execute them. For example, if the external system determines that the agent is planning to send an email that is oversharing information, it can block the email from being sent.<\/p>\n\n\n\n<p>Admins can apply these protections across multiple agents and environments using the Power Platform Admin Center &#8211; no code required.<\/p>\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1-1024x574.webp\" alt=\"A computer screen with a shield on it\" class=\"wp-image-5947 webp-format\" srcset=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1-1024x574.webp 1024w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1-300x168.webp 300w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1-768x430.webp 768w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1-1536x860.webp 1536w, https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1.webp 1928w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14-1-1024x574.webp\"><\/figure>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"copilot-studio-agents-secure-by-default\">Copilot Studio agents: secure by default<\/h2>\n\n\n\n<p>AI agents face unique threats. One major risk is injection of prompts to the agent from an external source (also known as cross prompt injection attacks, or XPIA), where malicious prompts trick agents into leaking data or misusing tools. Copilot Studio includes default protections against both XPIA and user prompt injection attacks (UPIA). These defenses block suspicious prompts in real time, reducing the risk of data loss or unauthorized actions.<\/p>\n\n\n\n<p>However, for organizations with advanced security needs, built-in protections may not be enough. That\u2019s where\u00a0the real-time protection comes in with an additional layer of defense.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"real-time-protection-in-action\">Real-time protection in action<\/h2>\n\n\n\n<p>With advanced runtime protection, Copilot Studio calls the connected security system during the agent\u2019s runtime. The system reviews the agent\u2019s planned actions and decides whether to approve or block them. If it detects a threat, it stops the agent immediately and notifies the user. If the action is safe, the agent continues without delay or disruption.<\/p>\n\n\n\n<p>This setup gives organizations stronger control over agent behavior while preserving a smooth user experience. It supports a \u201cbring your own protection\u201d model, allowing integration with:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Microsoft Defender (available today &#8211; <a href=\"https:\/\/aka.ms\/Defender4Agents\">learn more<\/a>)<\/li>\n\n\n\n<li>Third-party security providers<\/li>\n\n\n\n<li>Custom-built monitoring tools<\/li>\n<\/ul>\n\n\n\n<p>This flexibility helps organizations align security for AI agents with internal policies, industry standards, and regional compliance.<\/p>\n\n\n<figure class=\"wp-block-image size-full\"><img decoding=\"async\" src=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image.webp\" alt=\"An illuminated security shield with a checkmark, signifying locked-down defenses\" class=\"wp-image-5944 webp-format\" data-orig-src=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image.webp\"><\/figure>\n\n\n\n<p><a id=\"_msocom_1\"><\/a><\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"instant-alerts-actionable-logs\">Instant alerts, actionable logs<\/h2>\n\n\n\n<p>In addition to the ability to block threats before they happen, Copilot Studio creates detailed audit logs for every interaction with the external system. Admins can use these logs to track attempted breaches, identify vulnerable agents, and improve future deployments.<\/p>\n\n\n\n<p>These logs also help evaluate how well the external monitoring system performs. Admins can analyze trends, refine policies, and guide agent creators in building more secure agents. This feedback loop strengthens overall security for AI agents.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"how-advanced-real-time-protection-works\">How advanced real-time protection works<\/h2>\n\n\n\n<p>When a user sends a prompt, the agent formulates a plan to respond. This plan includes the tools and actions it will use. Before the agent begins execution, Copilot Studio sends this plan to the external monitoring system via an API call. The data includes:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>The user\u2019s prompt and chat history<\/li>\n\n\n\n<li>Tool details and input values<\/li>\n\n\n\n<li>Metadata like agent ID, user ID, and tenant ID<\/li>\n<\/ul>\n\n\n\n<p>The external system has <strong>one second<\/strong> to respond. If it approves the action, the agent proceeds. If it blocks the action, the agent stops and informs the user. If no response arrives in time, the agent assumes approval and continues.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"setup-and-management\">Setup and management<\/h3>\n\n\n\n<p>Admins can configure external monitoring in the Power Platform Admin Center. They can apply settings to one environment, multiple environments, or specific environment groups. Different environments can use different monitoring systems. If needed, admins can disable the integration with a single setting.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"data-sharing-and-compliance\">Data sharing and compliance<\/h3>\n\n\n\n<p>To enable split-second decisions, Copilot Studio shares specific data with the external system. This includes prompts, chat history, tool inputs, and metadata. This data sharing is not customizable. Organizations should only enable the feature if they\u2019re comfortable with the data being shared.<\/p>\n\n\n\n<p>External providers may handle data differently than Microsoft. Some may store or process data outside your region. It\u2019s important to review your provider\u2019s policies and ensure they meet your compliance standards.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"why-this-feature-matters\">Why this feature matters<\/h2>\n\n\n\n<p>Advanced security for AI agents is no longer optional. As agents are increasingly equipped with autonomous triggers and take on more complex and sensitive tasks, organizations need real-time oversight. External monitoring gives them the tools to enforce compliance, detect and block threats, and gain visibility &#8211; without compromising performance.<\/p>\n\n\n\n<p>This new, groundbreaking capability in Copilot Studio empowers organizations to take control of their AI agent security strategy. It\u2019s a critical step toward safer, more reliable AI deployments.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"next-steps\">Next steps<\/h2>\n\n\n\n<p>The public preview is rolling out worldwide, with availability to all customers by Wednesday, September 10th. To learn how to get started, visit the <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/external-security-provider\">Microsoft Learn documentation<\/a> for advanced real-time protection during agent runtime.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"resources\">Resources&nbsp;<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Learn more in the <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/external-security-provider\">feature\u2019s public documentation<\/a><\/li>\n\n\n\n<li>Link to the <a href=\"https:\/\/learn.microsoft.com\/en-us\/microsoft-copilot-studio\/external-security-webhooks-interface-developers\">developer documentation<\/a><\/li>\n\n\n\n<li>Learn about <a href=\"https:\/\/learn.microsoft.com\/en-us\/defender-cloud-apps\/real-time-agent-protection-during-runtime\">Microsoft Defender\u2019s solution for agent threat<\/a> protection&nbsp;<\/li>\n\n\n\n<li><a href=\"https:\/\/admin.powerplatform.microsoft.com\/security\/threatdetection\">Configure the feature<\/a> in the Power Platform Admin Center PPAC<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>For organizations that need deeper oversight and real-time control, a new feature is now in public preview: Advanced real-time protection during agent runtime for enhanced security.<\/p>\n","protected":false},"author":104,"featured_media":5945,"template":"","cs-content-type":[937,934],"cs-topic":[939,1000,946],"coauthors":[996],"class_list":["post-5940","copilot","type-copilot","status-publish","has-post-thumbnail","hentry","cs-content-type-feature-releases","cs-content-type-news","cs-topic-agent-governance","cs-topic-agent-security","cs-topic-ai-tool-integrations-product-integrations"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Strengthen agent security with real-time protection in Microsoft Copilot Studio | Microsoft Copilot Blog<\/title>\n<meta name=\"description\" content=\"Get advanced real-time protection during agent runtime for enhanced security - including with external monitoring systems - only in Copilot Studio.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Strengthen agent security with real-time protection in Microsoft Copilot Studio | Microsoft Copilot Blog\" \/>\n<meta property=\"og:description\" content=\"Get advanced real-time protection during agent runtime for enhanced security - including with external monitoring systems - only in Copilot Studio.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\" \/>\n<meta property=\"og:site_name\" content=\"Microsoft Copilot Blog\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-08T17:39:24+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1928\" \/>\n\t<meta property=\"og:image:height\" content=\"1080\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 minutes\" \/>\n\t<meta name=\"twitter:label2\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data2\" content=\"Asaf Tzuk\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\"},\"author\":[{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/asaf-tzuk\/\",\"@type\":\"Person\",\"@name\":\"Asaf Tzuk\"}],\"headline\":\"Strengthen agent security with real-time protection in Microsoft Copilot Studio\",\"datePublished\":\"2025-09-08T16:00:00+00:00\",\"dateModified\":\"2026-04-08T17:39:24+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\"},\"wordCount\":876,\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp\",\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\",\"name\":\"Strengthen agent security with real-time protection in Microsoft Copilot Studio | Microsoft Copilot Blog\",\"isPartOf\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp\",\"datePublished\":\"2025-09-08T16:00:00+00:00\",\"dateModified\":\"2026-04-08T17:39:24+00:00\",\"description\":\"Get advanced real-time protection during agent runtime for enhanced security - including with external monitoring systems - only in Copilot Studio.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp\",\"width\":1928,\"height\":1080,\"caption\":\"A computer screen with a shield on it\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Copilot Studio\",\"item\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Strengthen agent security with real-time protection in Microsoft Copilot Studio\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/\",\"name\":\"Microsoft Copilot Blog\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization\",\"name\":\"Microsoft Copilot Blog\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp\",\"contentUrl\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp\",\"width\":512,\"height\":512,\"caption\":\"Microsoft Copilot Blog\"},\"image\":{\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/person\/08142fed744d18f3dabae7bfcc099a09\",\"name\":\"Kaitlin Lee\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/secure.gravatar.com\/avatar\/1a741be9c2169f32f6f640db8dddfaeb254102a9461d50140c39cddb9fdb86b9?s=96&d=microsoft&r=g9485e2bf71e097c6a7b67f953b6231fa\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/1a741be9c2169f32f6f640db8dddfaeb254102a9461d50140c39cddb9fdb86b9?s=96&d=microsoft&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/1a741be9c2169f32f6f640db8dddfaeb254102a9461d50140c39cddb9fdb86b9?s=96&d=microsoft&r=g\",\"caption\":\"Kaitlin Lee\"},\"url\":\"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/kaitlinlee\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Strengthen agent security with real-time protection in Microsoft Copilot Studio | Microsoft Copilot Blog","description":"Get advanced real-time protection during agent runtime for enhanced security - including with external monitoring systems - only in Copilot Studio.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/","og_locale":"en_US","og_type":"article","og_title":"Strengthen agent security with real-time protection in Microsoft Copilot Studio | Microsoft Copilot Blog","og_description":"Get advanced real-time protection during agent runtime for enhanced security - including with external monitoring systems - only in Copilot Studio.","og_url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/","og_site_name":"Microsoft Copilot Blog","article_modified_time":"2026-04-08T17:39:24+00:00","og_image":[{"width":1928,"height":1080,"url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"5 minutes","Written by":"Asaf Tzuk"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#article","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/"},"author":[{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/asaf-tzuk\/","@type":"Person","@name":"Asaf Tzuk"}],"headline":"Strengthen agent security with real-time protection in Microsoft Copilot Studio","datePublished":"2025-09-08T16:00:00+00:00","dateModified":"2026-04-08T17:39:24+00:00","mainEntityOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/"},"wordCount":876,"publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp","inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/","name":"Strengthen agent security with real-time protection in Microsoft Copilot Studio | Microsoft Copilot Blog","isPartOf":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage"},"thumbnailUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp","datePublished":"2025-09-08T16:00:00+00:00","dateModified":"2026-04-08T17:39:24+00:00","description":"Get advanced real-time protection during agent runtime for enhanced security - including with external monitoring systems - only in Copilot Studio.","breadcrumb":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#primaryimage","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp","contentUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2025\/09\/image-14.webp","width":1928,"height":1080,"caption":"A computer screen with a shield on it"},{"@type":"BreadcrumbList","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/strengthen-agent-security-with-near-real-time-protection-in-microsoft-copilot-studio\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/"},{"@type":"ListItem","position":2,"name":"Copilot Studio","item":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/copilot-studio\/"},{"@type":"ListItem","position":3,"name":"Strengthen agent security with real-time protection in Microsoft Copilot Studio"}]},{"@type":"WebSite","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#website","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/","name":"Microsoft Copilot Blog","description":"","publisher":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#organization","name":"Microsoft Copilot Blog","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp","contentUrl":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-content\/uploads\/2024\/05\/cropped-microsoft_logo_element.webp","width":512,"height":512,"caption":"Microsoft Copilot Blog"},"image":{"@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/#\/schema\/person\/08142fed744d18f3dabae7bfcc099a09","name":"Kaitlin Lee","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/1a741be9c2169f32f6f640db8dddfaeb254102a9461d50140c39cddb9fdb86b9?s=96&d=microsoft&r=g9485e2bf71e097c6a7b67f953b6231fa","url":"https:\/\/secure.gravatar.com\/avatar\/1a741be9c2169f32f6f640db8dddfaeb254102a9461d50140c39cddb9fdb86b9?s=96&d=microsoft&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/1a741be9c2169f32f6f640db8dddfaeb254102a9461d50140c39cddb9fdb86b9?s=96&d=microsoft&r=g","caption":"Kaitlin Lee"},"url":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/author\/kaitlinlee\/"}]}},"msxcm_display_generated_audio":false,"_links":{"self":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot\/5940","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot"}],"about":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/types\/copilot"}],"author":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/users\/104"}],"version-history":[{"count":4,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot\/5940\/revisions"}],"predecessor-version":[{"id":5958,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/copilot\/5940\/revisions\/5958"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/media\/5945"}],"wp:attachment":[{"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/media?parent=5940"}],"wp:term":[{"taxonomy":"cs-content-type","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/cs-content-type?post=5940"},{"taxonomy":"cs-topic","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/cs-topic?post=5940"},{"taxonomy":"author","embeddable":true,"href":"https:\/\/www.microsoft.com\/en-us\/microsoft-copilot\/blog\/wp-json\/wp\/v2\/coauthors?post=5940"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}