<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Agent 365 Blog articles</title>
    <link>https://techcommunity.microsoft.com/t5/agent-365-blog/bg-p/agent-365-blog</link>
    <description>Agent 365 Blog articles</description>
    <pubDate>Thu, 04 Jun 2026 22:28:32 GMT</pubDate>
    <dc:creator>agent-365-blog</dc:creator>
    <dc:date>2026-06-04T22:28:32Z</dc:date>
    <item>
      <title>Make any agent enterprise-ready with the Agent 365 SDK</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/make-any-agent-enterprise-ready-with-the-agent-365-sdk/ba-p/4524575</link>
      <description>&lt;P&gt;One of the biggest barriers to enterprise adoption is the lack of centralized controls. Before deploying an agent broadly, organizations need clear answers: &lt;EM&gt;What is this agent allowed to do? What data can it access? How is it monitored? And how do we step in when something goes wrong?&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Today, developers often piece together identity, runtime protection, and observability using a mix of point solutions and open-source tools. The result is fragmented policy management, disconnected monitoring, and operational overhead that’s difficult to scale within existing IT and security systems. What enterprises need instead is a unified control plane that brings these capabilities together.&lt;/P&gt;
&lt;H3&gt;Introducing the Agent 365 SDK&lt;/H3&gt;
&lt;P&gt;On May 1, &lt;A href="https://www.microsoft.com/en-us/security/blog/2026/05/01/microsoft-agent-365-now-generally-available-expands-capabilities-and-integrations/" target="_blank" rel="noopener" aria-label="Link Microsoft announced the general availability of Agent 365"&gt;Microsoft announced the general availability of Agent 365&lt;/A&gt;, the control plane for enterprises to observe, govern, and secure agents at scale. Agents built on the Microsoft AI platform (Agent Builder, Copilot Studio, and Microsoft Foundry) get Agent 365 capabilities automatically, with zero additional developer effort. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;For agents built on external platforms or open-source frameworks, the &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/microsoft-agent-365/developer/agent-365-sdk?tabs=python" target="_blank"&gt;Agent 365 SDK&lt;/A&gt; provides the path in. The SDK enables enterprise-grade observability, governance, and security, while the Agent 365 CLI provisions the agent identity and registers the agent in Agent 365 from day one.&lt;/P&gt;
&lt;P&gt;For example, a back-office agent built on Microsoft Foundry and a customer-facing agent built with the OpenAI Agents SDK can both be managed through Agent 365, using the same identity model, observability signals, and policy engine, no matter which platform or framework on which the agent runs. &amp;nbsp;&lt;/P&gt;
&lt;H4&gt;What you get with the Agent 365 SDK&amp;nbsp;&amp;nbsp;&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Observability &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;A unified agent registry.&amp;nbsp;&lt;/STRONG&gt; Every agent registered through the SDK appears in a unified Agent 365 registry, giving admins visibility into ownership, usage, connected tools and knowledge sources, and assigned permissions. Additional signals also help surface unmanaged local agents in the same control plane.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Security Operations Center (SOC) visibility in Microsoft Defender.&lt;/STRONG&gt; Security Operations Center teams can use Microsoft Defender telemetry to hunt across agent activity, identify vulnerabilities, and investigate potential risks across the entire agent fleet&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Governance &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Agent lifecycle management. &lt;/STRONG&gt;Apply rules-based policies to automatically expire inactive agents, flag ownerless agents, and block risky ones.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Onboarding and agent governance. &lt;/STRONG&gt;Deploy agents to specific users or groups only after permissions, policies, and reviews are complete. Block, unblock, or remove agents on demand to control availability.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Policy templates. &lt;/STRONG&gt;Group existing policies from Entra, Purview, Defender, and SharePoint into reusable templates that apply automatically during agent approval or onboarding.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Tool controls for agents. &lt;/STRONG&gt;View, allow, or block tools across the&amp;nbsp;tenant&amp;nbsp;so agents only use approved tools, enforcing consistent governance without per-agent configuration. &amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Security &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Agent identity in Entra.  &lt;/STRONG&gt;The SDK generates an agent identity in Entra so the agent can be managed, and policies and role assignments &amp;nbsp; can be applied to it the same way they are applied to users. &lt;A href="https://aka.ms/entra-agentid-dev" target="_blank" rel="noopener" aria-label="Link Learn more in our Entra Agent ID developer blog post."&gt;Learn more in our Entra Agent ID developer blog post.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Access control. &lt;/STRONG&gt; Agents can be secured by Entra Conditional Access and Identity Protection for runtime protections as agent behavior evolves.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Threat detection in Defender. &lt;/STRONG&gt; Agent activity surfaces in Microsoft Defender alongside the rest of the estate, with alerts wired into the same incident pipeline the SOC already runs on. &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Threat blocking tool invocation. &lt;/STRONG&gt; When you register tools with Agent 365, calls to and responses from those tools are protected by Defender’s runtime protection, blocking high-risk tool calls and actions before they execute. &lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;How companies are putting it to work&lt;/H3&gt;
&lt;P&gt;Many software companies have already integrated the Agent 365 SDK into the agents they build, spanning three primary categories. The first is AI-native software vendors building customer-facing agents, such as Genspark, Zensai, Egnyte, and Zendesk. The second includes agent platforms and “agent factories” where customers build and run their own agents, including Kore.ai, Kasisto, and n8n. And the third is enterprises developing custom internal agents for their own employees and business processes.&lt;/P&gt;
&lt;P&gt;All three groups integrate with the Agent 365 SDK for the same reason: when these agents are deployed into an enterprise, organizations can immediately observe, govern, and secure them in Agent 365 with no additional work required for the core capabilities. More advanced scenarios such as data security and compliance can then be added through Microsoft Purview APIs when required.&lt;/P&gt;
&lt;H3&gt;Two examples of what this looks like in practice&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Kore.ai&lt;/STRONG&gt; is an enterprise platform for building and managing AI agents and assistants. Raj Koneru the CEO of Kore.ai had this to say about Agent 365:&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Enterprises can easily build AI agents today but scaling them with trust and governance is where most initiatives stall. With Kore.ai deeply integrated into Microsoft Agent 365, identity, security, and governance are built in from the start, empowering enterprises to move from pilots to AI at scale with confidence."&amp;nbsp;&lt;/EM&gt; &amp;nbsp;&lt;STRONG&gt;— &amp;nbsp;Raj Koneru, Chief Executive Officer, Kore.ai&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Zensai&lt;/STRONG&gt; is an AI-native software development company that ships its Human Success Agent to enterprise customers. Emma Taylor, Culture &amp;amp; Organizational Development Manager at Phoenix Software Solutions, one of&amp;nbsp;Zensai’s&amp;nbsp;customers, on what Agent 365 makes possible: &amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;&lt;EM&gt;"Zensai&amp;nbsp;has given us a clear view of how our people and programs are performing, helping us track the metrics that matter. The depth of reporting across the Human Success Platform has been a game changer for our team. We're particularly excited about the Human Success Agent, with Agent 365 delivering the governance and observability our administrators need to confidently manage AI in the enterprise responsibly while surfacing the data and insights that drive better decisions across our business."&lt;/EM&gt; &amp;nbsp;&lt;STRONG&gt;— Emma Taylor, Culture &amp;amp; Organizational Development Manager, Phoenix Software Solutions &amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The takeaway is direct: integrate once with Agent 365 SDK, and every customer who deploys your agent can easily enable enterprise-grade controls.&lt;/P&gt;
&lt;H3&gt;Get started today&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;The Agent 365 SDK is &lt;/STRONG&gt;&lt;STRONG&gt;available now&lt;/STRONG&gt;&lt;STRONG&gt;.&lt;/STRONG&gt; If your agent is already running, you can onboard it in three steps. &amp;nbsp;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt;Install the SDK in your agent project &lt;/STRONG&gt;using Python, TypeScript, or .NET.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Register the agent with the Agent 365 CLI&lt;/STRONG&gt; to provision its identity and automatically onboard it into Agent 365.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Wrap your agent entry point with the SDK&lt;/STRONG&gt; to stream activity and telemetry into the Agent 365 control plane.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;For data security visibility and controls, you can integrate Microsoft Purview APIs to enable capabilities such as prompt-based Data Loss Prevention (DLP), Data Security Posture Management, Insider Risk Management, and core compliance features including eDiscovery, Communication Compliance, Audit, and Data Lifecycle Management. &lt;A href="https://aka.ms/PurviewforDevelopers" target="_blank" rel="noopener" aria-label="Link Learn more in our Purview developer blog post."&gt;Learn more in our Purview developer blog post.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://aka.ms/a365sdk-start" target="_blank" rel="noopener" aria-label="Link Get started with Agent 365 development"&gt;Get started with Agent 365 development&lt;/A&gt;&lt;/P&gt;
&lt;H3&gt;Keep learning&lt;/H3&gt;
&lt;P&gt;Microsoft is actively shaping the Agent 365 SDK based on what builders are asking for. A few places to go deeper and see the SDK in action: &amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Watch &lt;/STRONG&gt;&lt;A href="http://aka.ms/A365-OD840" target="_blank" rel="noopener" aria-label="Link OD840"&gt;&lt;STRONG&gt;OD840:&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;The Microsoft Build on demand developer session that goes deeper on Agent 365 SDK and the design decisions behind it. &amp;nbsp; &amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Watch &lt;/STRONG&gt;&lt;A href="http://aka.ms/A365-BRK251" target="_blank" rel="noopener" aria-label="Link BRK251"&gt;&lt;STRONG&gt;BRK251: &lt;/STRONG&gt;&lt;/A&gt;Build secure and enterprise-ready agents with Agent 365. A hands-on breakout that walks through how Agent 365 SDK and Microsoft Purview APIs work together across the agent lifecycle, with practical examples for runtime visibility, identity-aware access, data protection, and policy-based governance. &lt;U&gt;Available on Wed, Jun 3 11:30 AM - 12:15 PM PDT and on demand.&lt;/U&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Browse the&amp;nbsp;&lt;/STRONG&gt;&lt;A href="http://aka.ms/a365sdk-docs" target="_blank" rel="noopener" aria-label="Link docs"&gt;&lt;STRONG&gt;docs:&lt;/STRONG&gt;&lt;/A&gt; For quick-starts, reference, and the layered toolkit guide.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Go deeper on Purview for agents: &lt;/STRONG&gt;Start&amp;nbsp;with the &lt;A href="http://aka.ms/PurviewforDevelopers" target="_blank" rel="noopener" aria-label="Link Purview developer blog"&gt;Purview developer blog&lt;/A&gt; for the story, then the &lt;A href="http://learn.microsoft.com/purview/developer" target="_blank" rel="noopener" aria-label="Link Microsoft Purview developer documentation"&gt;Microsoft Purview developer documentation&lt;/A&gt; for the full reference.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Read more on Entra Agent ID: &lt;/STRONG&gt;Start with the &lt;A href="http://aka.ms/entra-agentid-dev" target="_blank" rel="noopener" aria-label="Link Entra Agent ID developer blog"&gt;Entra Agent ID developer blog&lt;/A&gt;, then the &lt;A href="http://learn.microsoft.com/entra/agent-id" target="_blank" rel="noopener" aria-label="Link Microsoft Entra Agent ID documentation"&gt;Microsoft Entra Agent ID documentation&lt;/A&gt; for the full reference. &amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Shipping an agent that IT and security teams can actually approve doesn't have to mean piecing together multiple solutions. With the Agent 365 SDK, you can build enterprise-ready agents that organizations can deploy with confidence. &amp;nbsp;&lt;/P&gt;
&lt;P aria-level="1"&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;Co-Authored by Jeremiah Follis&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jun 2026 19:19:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/make-any-agent-enterprise-ready-with-the-agent-365-sdk/ba-p/4524575</guid>
      <dc:creator>aaronbjork</dc:creator>
      <dc:date>2026-06-02T19:19:00Z</dc:date>
    </item>
    <item>
      <title>Microsoft 365 E7 &amp; Agent365: From Where You Are to Enterprise AI at Scale</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/microsoft-365-e7-agent365-from-where-you-are-to-enterprise-ai-at/ba-p/4519969</link>
      <description>&lt;H2&gt;Introduction&lt;/H2&gt;
&lt;P&gt;As organizations move beyond AI experimentation and begin operationalizing &lt;STRONG&gt;agent-based AI workloads&lt;/STRONG&gt;, a new set of challenges is emerging &lt;STRONG&gt;governance, visibility, and control&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Microsoft’s response to this shift is &lt;STRONG&gt;Microsoft 365 E7&lt;/STRONG&gt;, introduced on May 1, 2026. It bundles:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft 365 E5&lt;/LI&gt;
&lt;LI&gt;Microsoft 365 Copilot&lt;/LI&gt;
&lt;LI&gt;Microsoft Entra Suite&lt;/LI&gt;
&lt;LI&gt;Microsoft Agent 365&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This represents Microsoft’s strategic direction toward a &lt;STRONG&gt;human-led, agent-operated enterprise&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;However, a key pattern is emerging:&lt;/P&gt;
&lt;P&gt;Many organizations deploy Agent 365 and assume governance is complete.&lt;/P&gt;
&lt;P&gt;It isn’t.&lt;/P&gt;
&lt;H2&gt;Understanding Agent 365: Control Plane, Not Control Source&lt;/H2&gt;
&lt;P&gt;Agent 365 is not a standalone security solution, it is a&amp;nbsp;&lt;STRONG&gt;control plane for AI agents&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;It provides:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Agent registry and discovery&lt;/LI&gt;
&lt;LI&gt;Blueprint governance and lifecycle control&lt;/LI&gt;
&lt;LI&gt;Observability across agents&lt;/LI&gt;
&lt;LI&gt;Aggregation of signals from Entra, Defender and Purview&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Simple analogy&lt;/H3&gt;
&lt;P&gt;Agent 365 is like a &lt;STRONG&gt;dashboard in a car&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;It shows status&lt;/LI&gt;
&lt;LI&gt;It aggregates signals&lt;/LI&gt;
&lt;LI&gt;But it does not generate signals&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Without identity, data and threat signals → governance visibility is incomplete.&lt;/P&gt;
&lt;H2&gt;The Key Gap: “Enabled” vs “Governed”&lt;/H2&gt;
&lt;P&gt;Agent 365 can be enabled standalone but governance requires:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Identity signals (Entra)&lt;/LI&gt;
&lt;LI&gt;Threat signals (Defender)&lt;/LI&gt;
&lt;LI&gt;Data risk signals (Purview)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This gap between “enablement” and “full governance” is where most deployments fall short.&lt;/P&gt;
&lt;H3&gt;Agent 365 Governance Maturity Heatmap&lt;/H3&gt;
&lt;P&gt;The following heatmap summarizes how governance capabilities evolve as you layer the Microsoft stack:&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-style-dotted" border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Capability&lt;/th&gt;&lt;th&gt;Agent 365 on E3&lt;/th&gt;&lt;th&gt;+ Defender Suite&lt;/th&gt;&lt;th&gt;+ Purview Suite&lt;/th&gt;&lt;th&gt;+ Entra Suite&lt;/th&gt;&lt;th&gt;E7 (Full)&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Agent registry / inventory&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;✅ &lt;STRONG&gt;Full&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Shadow agent discovery&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;✅ &lt;STRONG&gt;Full&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Blueprint governance / kill-switch&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;✅ &lt;STRONG&gt;Full&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;First-party agent observability&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;✅ &lt;STRONG&gt;Full&lt;/STRONG&gt;&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Conditional Access for agents (P1)&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;✅ Already in BP/E3&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;ID Governance for agents (P1)&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;✅ Already in BP/E3&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Risk-based CA / ID Protection (P2)&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;MDA behavioral risk detection&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Risks column fully populated&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;⚠️ Entra only&lt;/td&gt;&lt;td&gt;⚠️ Entra + Defender&lt;/td&gt;&lt;td&gt;⚠️ Entra + Purview&lt;/td&gt;&lt;td&gt;⚠️ Entra + Network&lt;/td&gt;&lt;td&gt;✅ &lt;STRONG&gt;All signals&lt;/STRONG&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Purview DLP for agent interactions&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;⚠️ Basic only&lt;/td&gt;&lt;td&gt;⚠️ Basic only&lt;/td&gt;&lt;td&gt;✅ Full&lt;/td&gt;&lt;td&gt;⚠️ Basic only&lt;/td&gt;&lt;td&gt;✅ Full&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;DSPM for AI&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Shadow AI discovery (external tools)&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;td&gt;✅&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Security Copilot SCUs&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;❌&lt;/td&gt;&lt;td&gt;✅ &lt;EM&gt;(via E5)&lt;/EM&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 16.67%" /&gt;&lt;col style="width: 16.67%" /&gt;&lt;col style="width: 16.67%" /&gt;&lt;col style="width: 16.67%" /&gt;&lt;col style="width: 16.67%" /&gt;&lt;col style="width: 16.67%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;🔍 Interpretation of the Heatmap&lt;/H2&gt;
&lt;H3&gt;Key insight:&lt;/H3&gt;
&lt;P&gt;Agent 365 on its own provides&amp;nbsp;&lt;STRONG&gt;visibility and governance scaffolding&lt;/STRONG&gt;, but &lt;STRONG&gt;true governance maturity emerges only when identity (Entra) threat (Defender), and data (Purview) signals are combined&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;Microsoft 365 E7 is the only SKU that delivers &lt;STRONG&gt;all signals, identity, security, compliance and AI governance in a single integrated model&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H2&gt;What Works with Agent 365 Alone&lt;/H2&gt;
&lt;P&gt;On Business Premium or E3 + Agent 365, you still get meaningful capabilities:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Agent registry (full visibility)&lt;/LI&gt;
&lt;LI&gt;Shadow agent discovery&lt;/LI&gt;
&lt;LI&gt;Blueprint governance and kill-switch&lt;/LI&gt;
&lt;LI&gt;Entra Agent ID (identity registration)&lt;/LI&gt;
&lt;LI&gt;Conditional Access for agents (via Entra P1)&lt;/LI&gt;
&lt;LI&gt;ID Governance (via Entra P1)&lt;/LI&gt;
&lt;LI&gt;First-party agent observability&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This provides a &lt;STRONG&gt;strong governance foundation&lt;/STRONG&gt;, especially for early-stage adoption.&lt;/P&gt;
&lt;H2&gt;What’s Missing Without the Full Stack&lt;/H2&gt;
&lt;P&gt;Without Defender, Purview, and Entra Suite key capabilities are limited:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Risk-based Conditional Access (requires Entra P2)&lt;/LI&gt;
&lt;LI&gt;Behavioral threat detection (Defender)&lt;/LI&gt;
&lt;LI&gt;Data interaction governance (Purview DLP)&lt;/LI&gt;
&lt;LI&gt;AI data security posture (DSPM for AI)&lt;/LI&gt;
&lt;LI&gt;External shadow AI discovery (Entra Internet Access)&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;Result:&lt;/H3&gt;
&lt;P&gt;You can see agents exist but you cannot fully assess&amp;nbsp;&lt;STRONG&gt;risk, behavior or data exposure&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H3&gt;What changes across layers:&lt;/H3&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Layer Added&lt;/th&gt;&lt;th&gt;What Improves&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Defender&lt;/td&gt;&lt;td&gt;Threat detection, behavioral risk&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Purview&lt;/td&gt;&lt;td&gt;Data protection, AI data governance&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Entra Suite&lt;/td&gt;&lt;td&gt;Network + identity-level AI control&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;E7&lt;/td&gt;&lt;td&gt;Full integration across all layers&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H2&gt;Licensing Model: Clarifying Agent 365&lt;/H2&gt;
&lt;P&gt;Agent 365 licensing is simple but often misunderstood:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Licensed &lt;STRONG&gt;per user (not per agent)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Covers &lt;STRONG&gt;all agents owned or managed by that user&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Agents do &lt;STRONG&gt;not need individual licenses&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This eliminates agent sprawl licensing concerns and anchors governance to the user identity.&lt;/P&gt;
&lt;H2&gt;Upgrade Math by Starting Point&lt;/H2&gt;
&lt;P&gt;This is where architecture meets commercial reality.&lt;/P&gt;
&lt;H3&gt;📍 Business Premium&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Starting point: $22/user&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Step&lt;/th&gt;&lt;th&gt;Add-on&lt;/th&gt;&lt;th&gt;Total&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Step 1&lt;/td&gt;&lt;td&gt;Agent 365 ($15)&lt;/td&gt;&lt;td&gt;$37&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Step 2&lt;/td&gt;&lt;td&gt;Defender + Purview Combo ($15)&lt;/td&gt;&lt;td&gt;$52&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Step 3&lt;/td&gt;&lt;td&gt;Entra Suite ($12)&lt;/td&gt;&lt;td&gt;$64&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Step 4&lt;/td&gt;&lt;td&gt;Copilot + Intune Suite&lt;/td&gt;&lt;td&gt;~$95&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;col style="width: 33.33%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;👉 Full E7 Parity: ~$95/user&lt;BR /&gt;👉 E7: $99/user&lt;/P&gt;
&lt;P&gt;At this stage:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Minimal price difference&lt;/LI&gt;
&lt;LI&gt;E7 adds Security Copilot + removes 300-user limit&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;✅ This is where consolidation becomes compelling.&lt;/P&gt;
&lt;H3&gt;📍 E3&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Starting point: $39/user&lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Component&lt;/th&gt;&lt;th&gt;Cost&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;E3 Base&lt;/td&gt;&lt;td&gt;$39&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Agent 365&lt;/td&gt;&lt;td&gt;$15&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Defender Suite&lt;/td&gt;&lt;td&gt;$12&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Purview Suite&lt;/td&gt;&lt;td&gt;$12&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Entra Suite&lt;/td&gt;&lt;td&gt;$12&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Intune Suite&lt;/td&gt;&lt;td&gt;$10&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Copilot&lt;/td&gt;&lt;td&gt;$30&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th&gt;&lt;STRONG&gt;Total&lt;/STRONG&gt;&lt;/th&gt;&lt;td&gt;&lt;STRONG&gt;$130/user&lt;/STRONG&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;👉 E7: $99/user&lt;/P&gt;
&lt;P&gt;💥 Delta: $31/user&lt;BR /&gt;💥 ~&lt;STRONG&gt;$74K/year extra for 200 users&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;✅Use Agent 365 for visibility if needed&lt;/P&gt;
&lt;P&gt;✅Avoid building full add-on stack&lt;/P&gt;
&lt;P&gt;✅Move to E5 or E7 early&lt;/P&gt;
&lt;H3&gt;📍 E5&lt;/H3&gt;
&lt;P&gt;&lt;STRONG&gt;Starting point: $60/user&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Remaining gaps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Copilot ($30)&lt;/LI&gt;
&lt;LI&gt;Entra Suite ($12)&lt;/LI&gt;
&lt;LI&gt;Agent 365 ($15)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;👉 Total: $117/user&lt;BR /&gt;👉 E7: $99/user&lt;/P&gt;
&lt;P&gt;💥 Savings: $18/user&lt;BR /&gt;💥 ~&lt;STRONG&gt;$108K/year for 500 users&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;✅ ~15% savings&lt;/P&gt;
&lt;P&gt;✅ Simplified licensing&lt;/P&gt;
&lt;P&gt;✅ This becomes a strong&amp;nbsp;&lt;STRONG&gt;renewal conversation driver&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H2&gt;Architectural Perspective&lt;/H2&gt;
&lt;P&gt;AI governance requires layered architecture:&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;th&gt;Layer&lt;/th&gt;&lt;th&gt;Function&lt;/th&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Agent 365&lt;/td&gt;&lt;td&gt;Control plane&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Entra&lt;/td&gt;&lt;td&gt;Identity + access&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Defender&lt;/td&gt;&lt;td&gt;Threat detection&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;Purview&lt;/td&gt;&lt;td&gt;Data protection&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;colgroup&gt;&lt;col style="width: 50.00%" /&gt;&lt;col style="width: 50.00%" /&gt;&lt;/colgroup&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;Governance is not a feature, it is a system built on continuous signals across identity, security and data.&lt;/P&gt;
&lt;H2&gt;How to Position This in Customer Conversations&lt;/H2&gt;
&lt;H3&gt;For Business Premium&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Start with Agent 365&lt;/LI&gt;
&lt;LI&gt;Add Defender + Purview for maximum value&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;For E3&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Avoid incremental add-ons&lt;/LI&gt;
&lt;LI&gt;Move to E5/E7&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;For E5&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Position E7 as &lt;STRONG&gt;cost optimization + simplification&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;&lt;STRONG&gt;Final Thought&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Agent 365 is a foundational capability but it is not a complete solution.&lt;/P&gt;
&lt;P&gt;On its own, it gives you visibility and a governance layer. But enterprise AI governance is not just about seeing and managing agents it’s about understanding&amp;nbsp;&lt;STRONG&gt;what they’re doing, what they’re accessing and whether they should be doing it at all&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;A simple way to think about it:&lt;/P&gt;
&lt;P&gt;Deploying Agent 365 alone is like setting up a badge system in your building you can track who is inside and control access.&lt;/P&gt;
&lt;P&gt;But without the broader security stack, you still can’t:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Detect risky or unusual behavior&lt;/LI&gt;
&lt;LI&gt;Protect sensitive data from overexposure&lt;/LI&gt;
&lt;LI&gt;Enforce governance consistently across the environment&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;Bottom Line&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Agent 365&lt;/STRONG&gt; provides the control plane&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Security and compliance services&lt;/STRONG&gt; provide the signals&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Microsoft 365 E7&lt;/STRONG&gt; brings these together into a unified governance model&lt;/LI&gt;
&lt;/UL&gt;
&lt;H2&gt;The Strategic Shift&lt;/H2&gt;
&lt;P&gt;Organizations are moving from:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;AI as tools&lt;/STRONG&gt; → isolated productivity gains&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;AI as systems&lt;/STRONG&gt; → integrated workflows and automation&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;AI as governed ecosystems&lt;/STRONG&gt; → secure, compliant, and scalable operations&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Sustainable AI adoption is not defined by capability alone it is defined by &lt;STRONG&gt;how effectively that capability is governed at scale&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;E7 is not just a licensing evolution it represents a&amp;nbsp;&lt;STRONG&gt;shift to an integrated AI operating model&lt;/STRONG&gt;, where governance is embedded by design, not added as an afterthought.&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 07:13:27 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/microsoft-365-e7-agent365-from-where-you-are-to-enterprise-ai-at/ba-p/4519969</guid>
      <dc:creator>umamasurkar28</dc:creator>
      <dc:date>2026-05-15T07:13:27Z</dc:date>
    </item>
    <item>
      <title>Agent365: The Identity-First Control Plane for Scalable AI Agents</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/agent365-the-identity-first-control-plane-for-scalable-ai-agents/ba-p/4519921</link>
      <description>&lt;P&gt;As organizations move from AI experimentation to enterprise-scale adoption, AI agents are increasingly becoming persistent actors within the digital environment accessing data, invoking APIs, and executing workflows autonomously.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This shift introduces a new governance challenge:&lt;BR /&gt;&lt;STRONG&gt;How do organizations ensure visibility, control and security as the number of agents scales across cloud, SaaS and endpoint environments?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Microsoft Agent365 addresses this challenge by introducing a &lt;STRONG&gt;control plane for AI agents&lt;/STRONG&gt;, built on Microsoft Entra, that enables organizations to manage agents using the same identity-driven approach applied to users and applications.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Why Identity Becomes Foundational for Agent Governance&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;In traditional enterprise systems, identity platforms were designed to manage:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Human identities&lt;/LI&gt;
&lt;LI&gt;Application identities&lt;/LI&gt;
&lt;LI&gt;Service principals&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;With the introduction of Agent365, this model expands to include &lt;STRONG&gt;AI agents as first-class identities&lt;/STRONG&gt;. Each agent is assigned a unique identity in Microsoft Entra, enabling consistent authentication, authorization, and lifecycle management.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This approach allows organizations to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Apply &lt;STRONG&gt;policy-based access controls&lt;/STRONG&gt; to agents&lt;/LI&gt;
&lt;LI&gt;Enforce &lt;STRONG&gt;least privilege access models&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Integrate agents into &lt;STRONG&gt;existing IAM and Zero Trust frameworks&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;As highlighted in recent partner perspectives, identity is evolving from a supporting capability to a &lt;STRONG&gt;centralized control plane for AI governance&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Managing Agent Sprawl with a Unified Control Plane&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;As AI agents proliferate across business units, organizations often face challenges such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Limited visibility into deployed agents&lt;/LI&gt;
&lt;LI&gt;Inconsistent ownership and lifecycle management&lt;/LI&gt;
&lt;LI&gt;Over-permissioned or unmanaged access to data&lt;/LI&gt;
&lt;LI&gt;Increased operational and security risks&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Agent365 addresses these challenges through a unified control plane that enables organizations to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Discover and inventory agents&lt;/STRONG&gt; across the environment&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Apply governance policies&lt;/STRONG&gt; consistently&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Secure agent interactions and data access&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This aligns with Microsoft’s broader approach to enable organizations to &lt;STRONG&gt;observe, govern, and secure&lt;/STRONG&gt; AI workloads at scale.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Agents as Managed Identities in Microsoft Entra&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;One of the core innovations of Agent365 is the introduction of &lt;STRONG&gt;Entra Agent ID&lt;/STRONG&gt;, which treats agents as managed identities within the directory.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This enables organizations to manage agents using familiar identity capabilities, including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Conditional Access&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Role-based and attribute-based access control (RBAC/ABAC)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Identity governance workflows (e.g., access reviews, lifecycle policies)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Audit and compliance monitoring&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;By aligning agent governance with identity, organizations can extend existing security controls without introducing separate governance silos.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Architecture Overview: Identity-Centric Control Plane&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Agent365 integrates across Microsoft’s security and compliance ecosystem to provide a layered governance model:&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;Identity Layer (Control Plane Foundation)&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Entra ID for Agents&lt;/LI&gt;
&lt;LI&gt;Identity governance and lifecycle controls&lt;/LI&gt;
&lt;LI&gt;Conditional access enforcement&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Governance Layer&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Centralized agent registry (inventory of agents)&lt;/LI&gt;
&lt;LI&gt;Ownership and accountability tracking&lt;/LI&gt;
&lt;LI&gt;Policy enforcement across agent lifecycle&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Security and Compliance Layer&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Microsoft Defender for threat detection and behavior monitoring&lt;/LI&gt;
&lt;LI&gt;Microsoft Purview for data protection and compliance&lt;/LI&gt;
&lt;LI&gt;Integration with Zero Trust architecture&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;Observability Layer&lt;/STRONG&gt;&lt;/H3&gt;
&lt;UL&gt;
&lt;LI&gt;Unified telemetry and dashboards&lt;/LI&gt;
&lt;LI&gt;Monitoring of agent activities and interactions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Agent365 brings these capabilities together into a centralized experience within Microsoft 365, enabling consistent control across heterogeneous agent ecosystems.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Extending Zero Trust Principles to AI Agents&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;As agents operate autonomously and interact with multiple systems, extending Zero Trust principles becomes essential.&lt;/P&gt;
&lt;P&gt;Agent365 allows organizations to apply:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Continuous verification of agent identity&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Least privilege access enforcement&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Real-time monitoring and anomaly detection&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;This ensures that agents operate within defined boundaries, reducing the risk of unintended actions or data exposure, while enabling secure scaling of AI adoption.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Key Capabilities Supporting Identity as the Control Plane&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Agent365 enables identity-driven governance through a set of core capabilities:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Agent Registry&lt;/STRONG&gt;&lt;BR /&gt;Provides a centralized inventory and visibility across all agents&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Access Control&lt;/STRONG&gt;&lt;BR /&gt;Enables policy-based and conditional access through Microsoft Entra&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Lifecycle Management&lt;/STRONG&gt;&lt;BR /&gt;Supports provisioning, updates, and decommissioning of agents&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Security and Compliance Integration&lt;/STRONG&gt;&lt;BR /&gt;Extends Defender and Purview capabilities to agent workflows&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Cross-platform Support&lt;/STRONG&gt;&lt;BR /&gt;Enables governance across Microsoft, open-source, and third-party agents&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These capabilities help organizations manage agent ecosystems with the same rigor applied to workforce identities.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Key gaps Agent365 will surface&lt;/STRONG&gt;&lt;/H2&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Shadow agents&lt;/STRONG&gt;&lt;BR /&gt;More agents exist than you think built across Copilot Studio, Power Platform, or third-party tools… but never inventoried.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Ownerless agents&lt;/STRONG&gt;&lt;BR /&gt;Agents continue running in production with no clear owner or accountability.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Over-permissioned access&lt;/STRONG&gt;&lt;BR /&gt;Agents often inherit excessive privileges far beyond least-privilege intent.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;No lifecycle governance&lt;/STRONG&gt;&lt;BR /&gt;No expiry, no reviews, no retirement. Agents accumulate over time.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Untracked multi-agent workflows&lt;/STRONG&gt;&lt;BR /&gt;Agent-to-agent interactions lack complete audit trails.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Data exposure via agents&lt;/STRONG&gt;&lt;BR /&gt;Agents amplify existing oversharing risks across enterprise data.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Identity &amp;amp; access gaps&lt;/STRONG&gt;&lt;BR /&gt;Traditional conditional access wasn’t designed for autonomous, non-human identities.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;And in most enterprises, the true scale of these gaps is often underestimated.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Enabling Secure and Scalable Agentic AI&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;Organizations are increasingly recognizing that scaling AI is not just about deploying agents, but about &lt;STRONG&gt;ensuring control, visibility and compliance&lt;/STRONG&gt; across their operations.&lt;/P&gt;
&lt;P&gt;Agent365 provides a framework to:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Bring agents under a &lt;STRONG&gt;common governance model&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Align AI operations with &lt;STRONG&gt;enterprise identity architecture&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Reduce risks associated with unmanaged automation&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;By anchoring agents within Microsoft Entra, enterprises can leverage existing investments in identity, security and compliance to support AI at scale.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Conclusion&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;The transition to agentic AI introduces a new category of identity within the enterprise.&lt;/P&gt;
&lt;P&gt;With Agent365, Microsoft establishes identity as the &lt;STRONG&gt;foundational control plane &lt;/STRONG&gt;enabling organizations to manage AI agents as governed, auditable and secure entities.&lt;/P&gt;
&lt;P&gt;As enterprises continue to adopt AI, this approach ensures that innovation can scale while maintaining the control, trust and compliance required in modern digital environments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 May 2026 05:16:51 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/agent365-the-identity-first-control-plane-for-scalable-ai-agents/ba-p/4519921</guid>
      <dc:creator>umamasurkar28</dc:creator>
      <dc:date>2026-05-15T05:16:51Z</dc:date>
    </item>
    <item>
      <title>You Asked—We Answered: Inside the Agent 365 AMA</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/you-asked-we-answered-inside-the-agent-365-ama/ba-p/4519485</link>
      <description>&lt;P&gt;If you missed our live Agent 365 demo and 'Ask Microsoft Anything' AMA—or want to revisit the discussion—this replay is worth your time.&lt;/P&gt;
&lt;P&gt;During the session, we walked through how Agent 365 brings visibility, security, and governance to the rapidly expanding world of AI agents—across both Microsoft and third-party ecosystems. But what made the session especially valuable was the live Q&amp;amp;A: a candid conversation with our experts tackling the real questions organizations are facing right now.&lt;/P&gt;
&lt;P&gt;From licensing and identity models to monitoring third-party agents, managing “shadow AI,” defining risk, and understanding what governance actually looks like in practice—our panel answered it all, live.&lt;/P&gt;
&lt;P&gt;Watch the replay to hear their responses and get clarity on how to confidently adopt and manage AI agents at scale.&lt;/P&gt;
&lt;div data-video-id="https://www.youtube.com/watch?v=sctf7cAeICc/1778688953190" data-video-remote-vid="https://www.youtube.com/watch?v=sctf7cAeICc/1778688953190" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2Fsctf7cAeICc%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3Dsctf7cAeICc&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2Fsctf7cAeICc%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P class="lia-align-center"&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4511700" target="_blank" rel="noopener"&gt;Live AMA: Microsoft Agent 365 | Microsoft Community Hub&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Questions about Agent 365 answered in the AMA&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Community members submitted questions via live chat during our Q&amp;amp;A session. Our expert panel answered all of these questions live--watch the video to get their detailed responses!&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;H6&gt;How is Agent 365 licensed?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Microsoft language references three roles (or actions) which need an Agent 365 license. They are users that “interact with”, “manage”, or “sponsor” agents that use Agent 365 Premium capabilities. Can you expand on what defines those three user actions/roles?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;I'm planning to build ai agents in Google ADK and want to know if it can be monitored using Agent 365?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Since Agent 365 allows bringing in both first-party and third-party agents, what's the identity and licensing model.&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;If an agent is not using an Entra Agent Identity, will it still appear in Agent 365 observability or governance?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;So, could organizations use Agent 365 for central visibility, monitoring, and governance of agents, even if those agents don’t have their own identities?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Does that mean companies could avoid needing a per-user Agent 365 license for every employee interacting with the agent?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Is there a way of defining a "shadow AI" experience as non-shadowAI? If I want to authorize Claude CLI, how would I do that?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Agents from the Microsoft ecosystem (Copilot Studio, Foundry, SharePoint) and agents from the partner ecosystem will be automatically onboarded into Agent 365. However, today many of these agents execute as users, and some may continue to operate this way indefinitely. In other words, they may never receive their own Entra ID agent identity and may never run using an On-Behalf-Of (OBO) model. What observability, security and governance features of Agent 365 will be available for non-OBO agents?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;What are the rules that define what a "risky" agent is?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;If an agent is determined as "risky", then how are those signals captured?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;When you are reviewing the Agent Risk Activities, is it a mandate to block the agent to review risk activities?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Do you lose autonomous agent usage without an Agent365 license?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;What capabilities will be provided for Managed Service Providers (MSP's) to manage Agent 365 across multi-tenant, multi-customer environments?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;I'm quite intrigued to know about the pricing structure of M365 agents leveraging MCP tools - is it per user, per agent, per tool invocation, or consumption-based?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Will MCP remote server (soon to be Public Preview) usage incur additional costs on top of Copilot licensing? Will it be bundled to M365 Copilot licensing or be standalone billable service?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;Does Agent Rules need to executed manually whenever it’s required... or Agent Rules can be scheduled?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;How big is the delta between monitoring agents and controlling agents? Is it 1:1, can any aspect you can monitor about the agent can also be controlled?&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;What resources are available to help my organization get started with Agent 365?&lt;/H6&gt;
&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;THANK YOU to all of our community members who participated in the AMA!&lt;/STRONG&gt; And thank you to our host &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1571197" data-lia-user-login="Samer_Baroudi" class="lia-mention lia-mention-user"&gt;Samer_Baroudi​&lt;/a&gt;, demoer and expert Paty Carlos,&amp;nbsp;as well as our expert panel &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="419646" data-lia-user-login="Irina_Nechaeva" class="lia-mention lia-mention-user"&gt;Irina_Nechaeva​&lt;/a&gt; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="648376" data-lia-user-login="NetaH" class="lia-mention lia-mention-user"&gt;NetaH​&lt;/a&gt; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2662270" data-lia-user-login="carolinestanford" class="lia-mention lia-mention-user"&gt;carolinestanford​&lt;/a&gt; and our live chat responders&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1461768" data-lia-user-login="alexpozin" class="lia-mention lia-mention-user"&gt;alexpozin​&lt;/a&gt; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2087995" data-lia-user-login="LouAdesida" class="lia-mention lia-mention-user"&gt;LouAdesida​&lt;/a&gt; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2440949" data-lia-user-login="Nathalia_Borges" class="lia-mention lia-mention-user"&gt;Nathalia_Borges​&lt;/a&gt; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1716747" data-lia-user-login="Sophie_Ke" class="lia-mention lia-mention-user"&gt;Sophie_Ke​&lt;/a&gt; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="176920" data-lia-user-login="CasandraMarrero" class="lia-mention lia-mention-user"&gt;CasandraMarrero​&lt;/a&gt; and &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="40570" data-lia-user-login="Leandro_Iwase" class="lia-mention lia-mention-user"&gt;Leandro_Iwase​&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nichole&lt;/P&gt;
&lt;H4&gt;Top five: Agent 365 Resources&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;
&lt;H6&gt;&lt;A href="https://aka.ms/Agent365" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Overview, Plans and Pricing: &lt;/STRONG&gt;https://aka.ms/Agent365&lt;/A&gt;&amp;nbsp;&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/Agent365docs" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Technical Documentation: &lt;/STRONG&gt;https://aka.ms/Agent365docs&lt;/A&gt;&amp;nbsp;&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;&lt;A class="lia-external-url" href="https://aka.ms/Agent365getstarted" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Adoption Resources:&lt;/STRONG&gt; https://aka.ms/Agent365getstarted&lt;/A&gt;&amp;nbsp;&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;&lt;A class="lia-external-url" href="https://aka.ms/Agent365blog" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Product Blog: &lt;/STRONG&gt;https://aka.ms/Agent365blog&lt;/A&gt;&amp;nbsp;&lt;/H6&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;H6&gt;&lt;A class="lia-external-url" href="https://aka.ms/Agent365licensing" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Licensing FAQ: &lt;/STRONG&gt;https://aka.ms/Agent365licensing&lt;/A&gt;&amp;nbsp;&lt;/H6&gt;
&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 13 May 2026 19:19:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/you-asked-we-answered-inside-the-agent-365-ama/ba-p/4519485</guid>
      <dc:creator>Nichole_Peterson</dc:creator>
      <dc:date>2026-05-13T19:19:13Z</dc:date>
    </item>
    <item>
      <title>What’s New in Agent 365: May 2026</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/what-s-new-in-agent-365-may-2026/ba-p/4516340</link>
      <description>&lt;P&gt;&lt;EM&gt;By Alex Pozin, Samer Baroudi&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;As we celebrate the&amp;nbsp;&lt;A class="lia-external-url" href="https://aka.ms/A365GAblog" target="_blank" rel="noopener"&gt;general availability of Agent 365,&lt;/A&gt; we’re sharing a closer look at the core capabilities that help organizations adopt agents at scale, responsibly and with speed. Agent 365 is built on three core value pillars: observe, govern, and secure, designed to give IT and security teams clear visibility, consistent controls, and enterprise-grade protection across your entire agent fleet. In this series, we’ll highlight new Agent 365 features and enhancements now and over the months ahead. Let’s dive deep into all the things you can do today. &amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Observe: Monitor and manage agents in real time&lt;/H2&gt;
&lt;H3&gt;Agent 365 overview dashboard&lt;/H3&gt;
&lt;P&gt;The Agent 365 overview dashboard is your starting point for Agent 365 in the Microsoft 365 admin center. With the overview dashboard you gain a clear, real-time view of your agents fleet by surfacing key metrics such as total registered agents, active users, growth trends, connected platforms, total runtime in hours, and emerging risk signals. At a glance, admins can understand the scale, adoption, and overall risk posture of their agent fleet, while recommended actions highlight where attention is needed most, such as reviewing pending agent requests, assigning owners to unclaimed agents, or addressing agents with exceptions (e.g. errors in conversation). Deeper analytics enable exploration of who is building agents, which platforms are gaining traction, how adoption is trending over time, and which agents are most heavily used, helping organizations move from basic visibility to informed, proactive governance as their agent ecosystem grows. As we continue to enrich the overview dashboard based on your needs, use this surface to quickly assess the scale, health, and risk posture of your agent environment, and take prioritized actions to stay in control as adoption grows.&lt;/P&gt;
&lt;img&gt;An image showing the Agent 365 overview page with tile cards displaying key metrics, top actions and agent analytics.&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1064385918"&gt;&lt;/A&gt;Registry&lt;/H3&gt;
&lt;P&gt;As organizations scale their use of agents, having a single, authoritative system of record for agents becomes foundational to visibility, control, and trust. Agent 365 provides a centralized and unified registry that serves as the system of record for agents in the organization. Each agent&lt;SUP&gt;1&lt;/SUP&gt;, including those built by Microsoft, your organization, or ecosystem partners, is detailed with a complete record enriched with metadata like its name, description, publisher, platform, ownership, availability and deployment status, permissions from the Microsoft Graph, data and tools access, security and compliance details, certifications, usage activity, and more, giving IT and security teams a full view and eliminating blind spots.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image displaying the Agent 365 registry, showing a list view of agents, tile cards for agent counts, and filter/search navigation elements.&lt;/SPAN&gt;&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc34039003"&gt;&lt;/A&gt;Map&lt;/H3&gt;
&lt;P&gt;The agents map view provides a visual graph of the agent ecosystem, organizing agents by platform into clear clusters and surfacing agent counts so admins can quickly understand the scale and composition of their environment. As you zoom in, the map reveals individual agents and, for a selected agent, visualizes its connections to other agents, making dependencies and relationships explicit as agent usage grows across Microsoft and third-party platforms. Together, these views help IT and security teams move beyond static lists to spot patterns, understand how agents interact, and maintain visibility as their agent landscape becomes more complex.&lt;/P&gt;
&lt;img&gt;An image showing the map view of all agents in the organization clustered by platform&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc603326186"&gt;&lt;/A&gt;Agent-level activity&lt;/H3&gt;
&lt;P&gt;Agent‑level activity metrics give admins operational visibility into how each agent is running and being used across the organization. Metrics such as usage sessions, engagement trends, and active users, help admins assess agent usage and validate adoption. Additionally, by correlating activity with users and policy signals, teams can quickly assess unusual behavior, exception alerts, or misconfigurations. Exportable activity data enables deeper analysis and reporting.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image showing a fictitious agent named Zava Alerting agent selected in the registry and displaying agent activity details with metrics and charts for active users, sessions and agent responses&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;/img&gt;
&lt;H2&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc713979040"&gt;&lt;/A&gt;Registry sync (Preview)&lt;/H2&gt;
&lt;P&gt;As agents are increasingly built and deployed across multiple platforms, organizations often lack a unified way to discover, inventory, and govern them. Registry sync enables AI admins to securely consent to and connect ecosystem partner agent platforms to Agent 365, bringing external agents and their metadata into the Agent 365 registry for a more unified view of your agent population. Where supported by the synced platform, you can also take agent-level governance actions directly from the Agent 365 registry, starting with agent deletion, to agents built on these platforms. The initial preview includes connections to AWS and Google Cloud, with additional partner platforms planned for future releases.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Note: Salesforce Agentforce and Databricks Genie are supported as of May 20th, 2026.&lt;/EM&gt;&lt;/P&gt;
&lt;img&gt;An image showing the registry sync detail view for the Amazon Bedrock connection showing options to sync, edit, and delete the connection, connection details, and a list of synced agents.&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1664103494"&gt;&lt;/A&gt;Shadow AI detection and blocking (Preview)&lt;/H3&gt;
&lt;P&gt;Local agents installed on company devices outside IT and security visibility is an emerging endpoint risk. These agents can read files, execute code, and act on a user’s behalf, enabling access to sensitive data or risky operations without touching managed cloud services. Agent 365 provides the control plane to register and manage approved agents across the environment.&lt;/P&gt;
&lt;P&gt;A new Shadow AI page, enabled by Microsoft Defender and Microsoft Intune, helps identify local agent activity on Windows devices and apply endpoint controls. Initial support includes OpenClaw, with plans to expand to additional widely used agents over time. Admins get a centralized view of local agent usage and can take action to limit unsanctioned execution paths at the endpoint, helping reduce risk while supporting approved tools.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Detect — one view of local agents across the environment with Agent 365&lt;/LI&gt;
&lt;LI&gt;Block — Intune policies that help stop unsanctioned agent execution at the endpoint&lt;/LI&gt;
&lt;LI&gt;Protect at scale — guardrails expand with your estate as coverage extends beyond OpenClaw to GitHub Copilot CLI, Claude Code, and more.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;These capabilities help reduce Shadow AI exposure and bring local agents into a governed, secure endpoint posture.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image showing the &lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;new Shadow AI page in Agent 365 in the Microsoft 365 admin center, with a list of devices that OpenClaw agents are running on.&lt;/SPAN&gt;&lt;/img&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image showing the &lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;new &lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Shadow AI &lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;page of Agent 365 in the Microsoft 365 admin center, where Intune policies are being applied&lt;/SPAN&gt;&lt;/img&gt;
&lt;H2&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc926392280"&gt;&lt;/A&gt;Govern: Establish guardrails for agents and users&lt;/H2&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc66579357"&gt;&lt;/A&gt;Agent-level lifecycle and governance actions&lt;/H3&gt;
&lt;P&gt;AI admins can install, publish, block, unblock, delete, assign new owner for agents - all directly from the Agent 365 registry. Centralized lifecycle and governance actions remove friction, reduce delays, and enable fast response as agents are created, shared, and retired.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image showing the agent-level governance actions in the Agent 365 registry&lt;/SPAN&gt;&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc195144610"&gt;&lt;/A&gt;Agent distribution and availability controls&lt;/H3&gt;
&lt;P&gt;Agent distribution and availability controls ensure the right agents reach the right users without overexposure or risk. You can install an agent and precisely control where it’s available across the organization, choosing to make it available to no users, all users, or specific users and groups. This foundational control is critical as it can help enable safe and intentional rollout of agents aligned to roles, readiness, and business need.&lt;/P&gt;
&lt;img&gt;An image displaying the Zava Alerting agent selected in the registry showing installation and availability controls, making it available to only the Agent 365 AI admin and Security Admin user groups&lt;/img&gt;
&lt;H3&gt;Admin approval and publication flow for requested agents&lt;/H3&gt;
&lt;P&gt;The agent approval and publication flow gives admins a centralized control point to review agents before they reach users. Assess each requested agent’s capabilities, data access, permissions, and security and compliance posture in the Agent 365 registry, then choose to publish or reject it from a single workflow. This prevents agent sprawl, reduces over‑privileged access, and ensures agents are onboarded with the right governance across Copilot Studio, Microsoft Foundry, and expanding agent platforms.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image displaying requested agents showing the fictitious Staffing Agent selected with options to either publish to store or reject submission&lt;/SPAN&gt;&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc578845148"&gt;&lt;/A&gt;Agent management rules&lt;/H3&gt;
&lt;P&gt;To help scale governance as adoption grows, Agent 365 automates routine management jobs with rules that act when conditions are met such as expiring inactive agents or blocking agents flagged as risky. Initially, rules-based governance will include standard rules for auto-deployment&amp;nbsp;of Microsoft-built agents as well as auto-reassignment of ownerless agents (starting with agents built with Agent Builder).&lt;/P&gt;
&lt;img&gt;An image displaying agent management rules in Agent 365 settings displaying the standard rule for reassigning ownerless agents.&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1903669693"&gt;&lt;/A&gt;Policy templates&lt;/H3&gt;
&lt;P&gt;Policy templates address the challenge of applying consistent security, compliance, and access controls as agent adoption scales across the organization. By grouping existing policies from services like Microsoft Entra, Microsoft Purview, Microsoft Defender, and Microsoft SharePoint into reusable templates, admins can apply standardized settings and guardrails to agents during approval or onboarding. This ensures consistent governance without configuring individual policies per agent, and is distinct from rules based automation, which manages lifecycle actions after deployment.&lt;/P&gt;
&lt;img&gt;An image displaying policy templates in Agent 365 settings showing a specific policy template detail view including policies from Microsoft Entra, Purview, Defender, and SharePoint&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1519144774"&gt;&lt;/A&gt;Tools management&lt;/H3&gt;
&lt;P&gt;Tools are the resources and services an agent uses to take action and get work done within approved boundaries; for example, an agent can use the Microsoft Teams MCP to schedule a meeting, summarize a conversation, and post updates back to a Teams channel for the group. As agents are built with more capabilities taking more actions across Microsoft 365 and beyond, unmanaged tools introduce security, compliance, and operational risk. Tools management in Agent 365 gives AI admins a centralized control point to view, allow, or block the tools agents can use, such as Microsoft MCP servers, across the tenant. By enforcing consistent, admin-approved tooling policies, organizations ensure agents operate only within approved boundaries and permissions, reducing risk without slowing innovation or requiring per-agent configuration.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image displaying the Tools management pane in Agent 365 displaying a list view of MCP servers&lt;/SPAN&gt;&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1655251611"&gt;&lt;/A&gt;Identity governance for agents&lt;/H3&gt;
&lt;P&gt;High-impact agents often rely on access to a wide range of organizational resources to perform their tasks, making it critical to manage permissions with precision and control. Microsoft Entra ID Governance for agents brings agents into the same identity governance model used for people. Access packages help define and manage agent permissions with appropriate scope and control, while sponsor lifecycle workflows ensure each agent identity has an assigned user responsible for overseeing access, maintaining accountability, and keeping access aligned with organizational policies over time. Together, these capabilities help organizations keep agent access visible, intentional, and manageable as agents evolve, enabling consistent governance and control at scale as agent adoption grows.&lt;/P&gt;
&lt;img&gt;An image displaying ID Governance access package policy being applied to a policy template in Agent 365&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc2131807634"&gt;&lt;/A&gt;Data Lifecycle Management for agents and interactions&lt;/H3&gt;
&lt;P&gt;As agents reason over and generate content, organizations need clear controls over how long agent interactions are retained and when they’re removed. Microsoft Purview Data Lifecycle Management enables admins to define retention and deletion policies for human‑to‑agent and agent‑to‑human interactions, scoped by users, agents, or groups, with custom retention periods and post‑retention actions. By extending proven Purview controls to agent interactions, organizations can reduce data exposure and scale agent adoption with consistent, auditable data governance.&lt;/P&gt;
&lt;img&gt;An image displaying a data lifecycle management retention policy in Microsoft Purview&lt;/img&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1881885847"&gt;&lt;/A&gt;Communication compliance for agents&lt;/H3&gt;
&lt;P&gt;As agents interact with people at scale, organizations need visibility and controls to detect unethical, inappropriate, or non-compliant behavior. Microsoft Purview Communication Compliance in Agent&amp;nbsp;365 enables you to define and apply policies to human-to-agent and agent-to-human interactions, enabling centralized detection, review, and investigation of risky behavior. By bringing AI interactions into existing compliance operations, organizations can promote responsible agent use, protect employees, and scale agent adoption with built-in oversight and accountability.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image displaying a communication compliance policy in Microsoft Purview&lt;/SPAN&gt;&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc358132836"&gt;&lt;/A&gt;eDiscovery for agent activity&lt;/H3&gt;
&lt;P&gt;Agents generate and act on organizational data, and legal and compliance teams need a way to preserve, search, and review agent activity with the same rigor as human communications. Purview eDiscovery lets organizations place agent interactions under legal hold, search agent‑to‑human and human‑to‑agent interactions across all agents, and review both agent outputs and the documents accessed during execution runtime, all within Microsoft Purview. This delivers a defensible, end‑to‑end discovery experience for agent activity using familiar legal and compliance workflows, enabling confident adoption while meeting regulatory and litigation obligations.&lt;/P&gt;
&lt;img&gt;An image displaying an eDiscovery query in Microsoft Purview&lt;/img&gt;
&lt;H2&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc628245340"&gt;&lt;/A&gt;Secure: Protect agents comprehensively&lt;/H2&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1175728563"&gt;&lt;/A&gt;Risk flags in Agent 365 registry and overview&lt;/H3&gt;
&lt;P&gt;Agent 365 brings IT and Security teams together to create a connected experience for governing AI agents. Agent 365 surfaces agent‑level security and compliance risk flags, powered by first‑party signals from Microsoft Defender, Entra, and Purview, giving AI admins a unified view of risky agents directly in the Microsoft 365 admin center. From the Agent 365 overview or registry, admins can take actions like block agents or restrict access, and escalate to security teams to quickly responds and reduce risk. By bringing IT and Security signals together in a single management surface, Agent 365 enables stronger cross‑team collaboration, making agent management a shared responsibility where IT and Security teams work together to assess risk, take action, and govern agents securely and at scale.&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image displaying the security details for a fictitious Comms agent showing two risk flags identified by Microsoft Purview&lt;/SPAN&gt;&lt;/img&gt;
&lt;H3&gt;Conditional Access for agents&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Agents acting on behalf of users can introduce new access risks, especially when interacting with organizational resources. Microsoft Entra Conditional Access enforces dynamic, granular access policies for agents that operate independently, and extends existing user policies to agents acting on behalf of users. It applies the same Zero Trust principles to ensure agent actions are consistently evaluated based on real-time context and risk. This helps organizations reduce the risk of unauthorized or unsafe access by enforcing adaptive, risk-based access controls without introducing a new policy model. Note that Conditional Access for agents&amp;nbsp;is&amp;nbsp;generally available&amp;nbsp;for&amp;nbsp;delegated access agents&amp;nbsp;(agents that act on behalf of the user) and is in public preview for own access agents (agents that operate with their own identity, not tied to a user session).&lt;/SPAN&gt;&lt;/P&gt;
&lt;img&gt;An image showing the creation of a new conditional access policy for agents in Microsoft Entra admin center&lt;/img&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1956793408"&gt;&lt;/A&gt;Identity protection for agents&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Agents, whether they are acting on behalf of users or operate independently, can introduce new access risks when elevated agent risk, user risk or sign-in risk is present. Microsoft Entra ID Protection prevents compromise with dynamic evaluation of agent and user identity compromise risk. These risk signals can then be used by Conditional Access policies to block or constrain access to prevent compromise with risk-based Conditional access for agents that act independently and extending risk-based conditional access from users to agents for agents that work on behalf of users. Similar to&amp;nbsp;Conditional Access, Identity protection for agents is&amp;nbsp;generally available&amp;nbsp;for&amp;nbsp;delegated access agents&amp;nbsp;(agents that act on behalf of the user) and is in Public preview for&amp;nbsp;own access agents&amp;nbsp;(agents that&amp;nbsp;operate&amp;nbsp;with their own identity, not tied to a user session).&lt;/SPAN&gt;&lt;/P&gt;
&lt;img&gt;An image displaying a Conditional Access policy for agents in the Microsoft Entra admin center&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc699769135"&gt;&lt;/A&gt;&lt;/H3&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1604745883"&gt;&lt;/A&gt;Secure Access Service Edge for agents&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Secure Access Service Edge (SASE) for agents extends identity-aware, network-level security controls to agent traffic. For Microsoft Copilot Studio agents&amp;nbsp;and&amp;nbsp;agents running on local endpoint devices&amp;nbsp;with&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://learn.microsoft.com/en-us/entra/global-secure-access/how-to-install-windows-client" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Global Secure Access client&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;installed,&amp;nbsp;it provides prompt injection protection, threat intelligence filtering, web and URL filtering, and network file filtering to help reduce exposure to malicious destinations and unsafe transfers&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Together, these capabilities help organizations extend consistent network protections to agent traffic and support safer agent adoption at scale.&lt;/SPAN&gt;&lt;/P&gt;
&lt;img&gt;&lt;SPAN data-contrast="auto"&gt;An image showing Global Secure Access for agents and traffic details in Microsoft Entra&lt;/SPAN&gt;&lt;/img&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Threat detection and blocking for agents (Preview)&lt;/H2&gt;
&lt;P&gt;Agent adoption brings new threats, such as prompt attacks and tool misuse. Microsoft Defender enables security teams to detect, block, and investigate agent threats in runtime. For example, when an agent abuses its permissions to an email MCP server, exhibiting suspicious behaviors that may cause security incidents, Microsoft Defender can block the email invocation to reduce the incident's impact and trigger incident alerts in the Defender portal for investigation and response. This capability enables security teams to effectively defend agents against the evolving AI threat landscape.&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;An image showing how a security team can detect, block, and investigate agent threats such as prompt attack and tool misuse in the Microsoft Defender portal&lt;/P&gt;
&lt;/img&gt;
&lt;H2&gt;Threat hunting and investigation for agents (Preview)&lt;/H2&gt;
&lt;P&gt;Beyond threat detection and blocking, security teams can use the unified observability logs in Agent 365 for Advanced Hunting to proactively search for threats, vulnerabilities, and potential exposures in their organization's agentic environment. For example, security teams can identify&amp;nbsp;risky configurations, such as agents with MCP tools using maker credentials. These permissions allow MCP tools to operate as the maker, potentially leading to privilege escalation and exposure. Security teams can run queries in Advanced Hunting to generate a list of agents that present this risk, then collaborate across teams to remediate these risks before they turn into incidents.&lt;/P&gt;
&lt;img&gt;Security team can proactively identify vulnerabilities and exposure leveraging Advanced Hunting capabilities in Microsoft Defender&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1894137746"&gt;&lt;/A&gt;Agent security posture management (Preview)&lt;/H3&gt;
&lt;P&gt;As organizations deploy more agents, security teams need continuous insight into which agents are over‑privileged, misconfigured, or exposed to attack. Microsoft Defender provides agent security posture management by assessing the security posture of Foundry and Copilot Studio agents, identifying vulnerabilities such as excessive permissions and misconfigurations, and surfacing prioritized security recommendations, risk context, and attack path analysis to AI agents. This enables teams to focus remediation where risk is highest, reduce exposure early, and ensure agents are built, deployed, and operated securely across their lifecycle.&lt;/P&gt;
&lt;img&gt;An image showing the fictitious agent Zava Assist in Microsoft Defender&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc568899743"&gt;&lt;/A&gt;Data Security Posture Management (DSPM) AI Observability for agents&lt;/H3&gt;
&lt;P&gt;Organizations lack clear visibility into how AI agents access and expose sensitive data, increasing the risk of oversharing and unintended data leakage. Microsoft Purview AI Observability in DSPM provides unified visibility into all agents operating across your environment, Microsoft and non‑Microsoft, and continuously assesses agent data risk posture. This enables security teams to identify sensitive data exposure early, make informed decisions, and proactively reduce risk before it becomes an incident.&lt;/P&gt;
&lt;img&gt;An image showing AI observability within Data Security Posture Management (DSPM) in Microsoft Purview&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1188330610"&gt;&lt;/A&gt;Insider Risk Management for agents&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;As organizations scale AI agents, they lack visibility&amp;nbsp;into&amp;nbsp;whether agents are accessing, generating, or exposing sensitive data in risky ways. Microsoft Purview Insider Risk Management for agents&amp;nbsp;evaluated&amp;nbsp;insider risk&amp;nbsp;for agents&amp;nbsp;by treating&amp;nbsp;them&amp;nbsp;as first&lt;/SPAN&gt;‑&lt;SPAN data-contrast="auto"&gt;class identities, enabling detection of risky agent behaviors such as anomalous data access or sensitive content in outputs. This allows security teams to intervene early and confidently scale AI agents while maintaining security, accountability, and compliance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;img&gt;An image showing an alert spotting an agent attempt at sensitive file exfiltration within Microsoft Purview&lt;/img&gt;
&lt;H3&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc1383738578"&gt;&lt;/A&gt;Data loss prevention for agents&lt;/H3&gt;
&lt;P&gt;As agent adoption scales, confidential information can be unintentionally included in agent interactions, increasing the risk of data exposure across the organization. Microsoft Purview Data Loss Prevention (DLP) extends the same protections organizations use for people - such as to prevent data exfiltration and oversharing - to AI agents, for example by blocking an agent from emailing a confidential file to an external recipient.&lt;/P&gt;
&lt;P&gt;Also, DLP controls for grounding data protect the data agents rely on to reason and respond to interactions. It leverages DLP and labeling policies directly to the data sources used for grounding, preventing agents from accessing or using sensitive content that shouldn’t inform AI decisions or outputs. This gives organizations confidence that advanced AI agents can be deployed without increasing data exposure or compliance risk, even as agents operate across multiple data systems.&lt;/P&gt;
&lt;img&gt;An image displaying a conversation with fictitious agent Zava Procurement Agent showing a DLP-protected document cannot be summarized&lt;/img&gt;
&lt;H2&gt;&lt;A class="lia-anchor" target="_blank" name="_Toc813205042"&gt;&lt;/A&gt;Conclusion&lt;/H2&gt;
&lt;P&gt;As agents become a core part of everyday work, organizations need a way to extend the controls they already trust, from managing people, devices, apps, and data, to managing agents. With Agent 365, Microsoft brings agents into the same, familiar identity, security, and compliance frameworks customers already rely on today. These GA capabilities lay the foundation for scaling agent adoption with confidence, enabling organizations to unlock innovation and productivity while ensuring agents remain governed, secure, and aligned with your organization's needs.&lt;/P&gt;
&lt;P&gt;Next steps:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://aka.ms/a365gablog" target="_blank" rel="noopener"&gt;Read the announcement of new public preview capabilities&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4511700" target="_blank" rel="noopener"&gt;Register for our upcoming Agent 365 live AMA&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://aka.ms/Agent365onASN" target="_blank" rel="noopener"&gt;Learn via AI Skills Navigator for Agent 365&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://admin.cloud.microsoft" target="_blank" rel="noopener"&gt;Get started with Agent 365 in the Microsoft 365 admin center&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://review.learn.microsoft.com/microsoft-agent-365/overview?branch=main&amp;amp;branchFallbackFrom=pr-en-us-416" target="_blank" rel="noopener"&gt;&lt;SPAN data-teams="true"&gt;Learn more about Agent 365 on MS Learn&lt;/SPAN&gt;&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Footnotes&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Agent metadata available in the Agent 365 registry differs based on the agent’s source platform, as well as factors such as how the agent was built, integrated, and registered. As a result, some agents may expose richer or more standardized metadata, while others may only provide a subset of fields.&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Wed, 20 May 2026 21:45:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/what-s-new-in-agent-365-may-2026/ba-p/4516340</guid>
      <dc:creator>alexpozin</dc:creator>
      <dc:date>2026-05-20T21:45:59Z</dc:date>
    </item>
    <item>
      <title>Ask questions: May 12 live Agent 365 AMA</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/ask-questions-may-12-live-agent-365-ama/ba-p/4511734</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="none"&gt;Microsoft Agent 365--generally available May 1, 2026--is a control plane that empowers IT admins, Security Operations analysts, Identity and Network Security admins, and Data Security &amp;amp; Compliance admins to observe, govern, and secure all agents for their organization.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;We’ll demonstrate how to get started and answer your questions about licensing and functionality in this live 'Ask Microsoft Anything' with product and engineering team experts!&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335557856&amp;quot;:16777215,&amp;quot;335559739&amp;quot;:120,&amp;quot;335559740&amp;quot;:310}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3 data-start="191" data-end="213"&gt;How to Participate&lt;/H3&gt;
&lt;UL data-start="215" data-end="861"&gt;
&lt;LI data-start="215" data-end="355"&gt;&lt;STRONG&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-tkb" href="https://techcommunity.microsoft.com/kb/gettingstarted/getting-started-on-the-tech-community/3512627" target="_blank" rel="noopener" data-lia-auto-title="Register for the Microsoft Tech Community" data-lia-auto-title-active="0"&gt;Register for the Microsoft Tech Community&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;using your email if you haven’t already. This allows you to post comments and ask questions.&lt;/LI&gt;
&lt;LI data-start="356" data-end="552"&gt;&lt;STRONG&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-occasion" href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4511700" target="_blank" rel="noopener" data-lia-auto-title="Visit the AMA event page" data-lia-auto-title-active="0"&gt;Visit the event page&lt;/A&gt;&amp;nbsp;&lt;/STRONG&gt;now to add the AMA to your calendar, RSVP, and submit questions via the comment area.&lt;/LI&gt;
&lt;LI data-start="553" data-end="631"&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-occasion" href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4511700" target="_blank" rel="noopener" data-lia-auto-title="Watch the session live or catch the recording on demand" data-lia-auto-title-active="0"&gt;&lt;STRONG data-start="555" data-end="614"&gt;Watch the session live or catch the recording on demand&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;after the event.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Hope to see you there! Come ready to learn and ask our experts all of your burning questions!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nichole&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2026 18:14:17 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/ask-questions-may-12-live-agent-365-ama/ba-p/4511734</guid>
      <dc:creator>Nichole_Peterson</dc:creator>
      <dc:date>2026-05-06T18:14:17Z</dc:date>
    </item>
    <item>
      <title>ICYMI: Microsoft Agent 365 AMA</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/icymi-microsoft-agent-365-ama/ba-p/4503596</link>
      <description>&lt;P&gt;Watch the video of the live AMA to see experts from the Microsoft Agent 365 team answer questions from viewers.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Recorded on March 18, 2026.&lt;/EM&gt;&lt;/P&gt;
&lt;div data-video-id="https://youtu.be/Mszz9ntbVpc/1773866134493" data-video-remote-vid="https://youtu.be/Mszz9ntbVpc/1773866134493" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FMszz9ntbVpc%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMszz9ntbVpc&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FMszz9ntbVpc%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P&gt;Huge thanks to our community for contributing such great questions, plus thank you to our host and expert panelists for a great AMA!&lt;/P&gt;
&lt;P&gt;Still have questions?&amp;nbsp; Check the additional resources below, or drop a comment on this post for us to answer.&lt;/P&gt;
&lt;P&gt;Additional resources:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://www.microsoft.com/licensing/faqs/122" target="_blank" rel="noopener"&gt;🤔Agent 365 Licensing FAQ&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/" target="_blank" rel="noopener"&gt;📖Agent 365 technical documentation on Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-forum" href="https://techcommunity.microsoft.com/category/microsoft365/discussions/agent-365-discussions" target="_blank" rel="noopener" data-lia-auto-title="Join the discussions in Tech Community" data-lia-auto-title-active="0"&gt;Agent 365 discussions in Tech Community&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 18 Mar 2026 21:02:40 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/icymi-microsoft-agent-365-ama/ba-p/4503596</guid>
      <dc:creator>Nichole_Peterson</dc:creator>
      <dc:date>2026-03-18T21:02:40Z</dc:date>
    </item>
    <item>
      <title>Get to know these Agent 365 community all-stars</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/get-to-know-these-agent-365-community-all-stars/ba-p/4501056</link>
      <description>&lt;P&gt;With the announcement that Agent 365 will be generally available on May 1, 2026 and included in Microsoft 365 packages with and without Teams, many of our community members are eager to learn more about the new control plane for agents. Hopefully you've heard about the upcoming &lt;A class="lia-external-url" href="https://aka.ms/Agent365AMA" target="_blank" rel="noopener"&gt;live AMA with the Agent 365 team on March 18, 2026&lt;/A&gt;; but meanwhile, we're highlighting a few folks who are creating helpful explainers of their own.&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Rob Quickenden&amp;nbsp; &lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="12140" data-lia-user-login="RobQuickenden" class="lia-mention lia-mention-user"&gt;RobQuickenden​&lt;/a&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;| &lt;A href="https://mvp.microsoft.com/MVP/profile/71cc5d03-5006-4d60-a60e-28f23ebd89a9" target="_blank" rel="noopener"&gt;Microsoft MVP Profile&amp;nbsp;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft MVP Rob Quickenden explains Microsoft 365 E7 as a new top‑tier “AI Frontier Suite” designed to help organizations operationalize agentic AI across productivity, identity, and security, not just experiment with Copilot. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;👉&lt;STRONG&gt;Read Rob’s blog post: &lt;A class="lia-external-url" href="https://robquickenden.blog/2026/03/what-is-microsoft365-e7/" target="_blank" rel="noopener"&gt;Microsoft 365 E7 Explained – The new “AI Frontier Suite”&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Simon Doy&amp;nbsp; &lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="10712" data-lia-user-login="SimonDoy" class="lia-mention lia-mention-user"&gt;SimonDoy​&lt;/a&gt; &amp;nbsp;| &lt;A href="https://mvp.microsoft.com/MVP/profile/27fa9567-c755-ed11-9561-000d3a197333" target="_blank" rel="noopener"&gt;Microsoft MVP Profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Simon walks through his hands-on experience building a first Microsoft Agent 365 agent, explaining core concepts like agent blueprints vs. instances, identity, governance, and how Agent 365 integrates with Microsoft Entra ID and Microsoft 365.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;👉Read Simon’s blog post: &lt;A class="lia-external-url" href="https://simondoy.com/2026/01/05/delving-into-configuring-and-building-my-first-microsoft-agent-365-agent/" target="_blank" rel="noopener"&gt;Delving into Agent 365 – Configuring and Building My First Agent&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Kunal Sethi&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="77888" data-lia-user-login="Kunal Sethi" class="lia-mention lia-mention-user"&gt;Kunal Sethi​&lt;/a&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&amp;nbsp;| &lt;A href="https://mvp.microsoft.com/MVP/profile/f870ceb5-7eb7-ea11-a812-000d3a8ccaf5" target="_blank" rel="noopener"&gt;Microsoft MVP Profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Kunal Sethi is the author of one of the most comprehensive architecture‑level deep dives on Agent 365, covering governance, Entra integration, and enterprise design patterns.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;👉 Read Kunal's LinkedIn post: &lt;A class="lia-external-url" href="https://www.linkedin.com/pulse/architecting-ai-agents-microsoft-agent-365-deep-dive-kunal-sethi-foxfc/" target="_blank" rel="noopener"&gt;Architecting AI Agents with Microsoft Agent 365: A Deep Dive&amp;nbsp;&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;John Savill&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="848896" data-lia-user-login="JohnSavill" class="lia-mention lia-mention-user"&gt;JohnSavill​&lt;/a&gt; | &lt;A href="https://www.linkedin.com/in/john-savill/" target="_blank" rel="noopener"&gt;LinkedIn&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Rising to popularity via &lt;A href="https://www.youtube.com/channel/UCpIn7ox7j7bH_OFj7tYouOQ" target="_blank" rel="noopener"&gt;John Savill’s Technical Training&lt;/A&gt; and his &lt;A href="https://learn.onboardtoazure.com/" target="_blank" rel="noopener"&gt;On-Board to Azure&lt;/A&gt; series, John’s videos and podcasts are excellent for learning about Microsoft solutions and architecture. Plus, his t-shirt collection is epic.&lt;/P&gt;
&lt;P&gt;Watch this security-focused technical overview where John shows how Agent 365 addresses the challenges of rolling out agents:&lt;/P&gt;
&lt;div data-video-id=" https://youtu.be/WTcyL68qTo8/1773185333204" data-video-remote-vid=" https://youtu.be/WTcyL68qTo8/1773185333204" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FWTcyL68qTo8%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DWTcyL68qTo8&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FWTcyL68qTo8%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;H4&gt;&lt;STRONG&gt;Nathan Rose&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2198426" data-lia-user-login="nathanrose1979" class="lia-mention lia-mention-user"&gt;nathanrose1979​&lt;/a&gt; | &lt;A href="https://mvp.microsoft.com/en-US/mvp/profile/d4987d8d-95fb-ed11-8f6d-000d3a560942" target="_blank" rel="noopener"&gt;Microsoft MVP Profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Nathan Rose kicked off the new year with a hands-on deep dive into Agent 365—what it is, how to enable it in your tenant, and how to use the Overview, Agents, Tools and Settings tabs to discover, govern, block, and deploy agents.&lt;/P&gt;
&lt;div data-video-id="https://youtu.be/Ofx7HzFSiI0?si=Tm5nhOPmEtCKQnNe/1773185426852" data-video-remote-vid="https://youtu.be/Ofx7HzFSiI0?si=Tm5nhOPmEtCKQnNe/1773185426852" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FOfx7HzFSiI0%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DOfx7HzFSiI0&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FOfx7HzFSiI0%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;H4&gt;&lt;STRONG&gt;Steve Corey&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="378480" data-lia-user-login="stevecorey" class="lia-mention lia-mention-user"&gt;stevecorey​&lt;/a&gt; | &lt;A href="https://mvp.microsoft.com/MVP/profile/6f4ee417-9f8f-44fe-97da-bbf28624bec3" target="_blank" rel="noopener"&gt;Microsoft MVP Profile&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In December, Steve Corey published a detailed video explaining how to use the Microsoft Agent 365 dashboard to view and manage your Copilot Agent landscape. It walks through the various screens, options, and settings in Agent 365.&lt;/P&gt;
&lt;div data-video-id="https://youtu.be/ooZRCXbuL_0?si=kB2G-Qkjx6CwC11R/1773185712885" data-video-remote-vid="https://youtu.be/ooZRCXbuL_0?si=kB2G-Qkjx6CwC11R/1773185712885" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FooZRCXbuL_0%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DooZRCXbuL_0&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FooZRCXbuL_0%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Huge thanks to these awesome Agent 365 content creators. We can't wait to see what you'll do next!&lt;/P&gt;
&lt;H2&gt;Who else are you watching?&lt;/H2&gt;
&lt;P&gt;Are you creating Agent 365 content to help others learn? Or have a recommendation on someone we should follow? Please let me know in the comments!&lt;/P&gt;
&lt;H2&gt;More Agent 365 community resources&lt;/H2&gt;
&lt;P&gt;Deepen your knowledge and connections in the Agent 365 world with these upcoming and everyday opportunities.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Join the Agent 365 AMA on March 18, 2026&amp;nbsp;&lt;/STRONG&gt;| &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-occasion" href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4499549" target="_blank" rel="noopener" data-lia-auto-title="RSVP" data-lia-auto-title-active="0"&gt;RSVP&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;Learn more about the capabilities of Agent 365 in this live 'Ask Microsoft Anything' with product and engineering team experts! Get your questions answered about capabilities for agent observability, security, and governance, developer resources, and how to get started as you confidently scale agents in your organization.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/agent-365-blog/join-the-agent-365-ask-microsoft-anything-session-on-march-18/4499817" target="_blank" rel="noopener" data-lia-auto-title="Learn more about the Agent 365 AMA" data-lia-auto-title-active="0"&gt;Learn more about the Agent 365 AMA&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Post in the Agent 365 Discussion Space&lt;/STRONG&gt; | &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-forum" href="https://techcommunity.microsoft.com/category/microsoft365/discussions/agent-365-discussions" target="_blank" rel="noopener" data-lia-auto-title="Tech Community" data-lia-auto-title-active="0"&gt;Tech Community&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;Want to meet more Agent 365 community members? Share your expertise or start a conversation in the new Agent 365 discussion space on Tech Community.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-forum" href="https://techcommunity.microsoft.com/category/microsoft365/discussions/agent-365-discussions" target="_blank" rel="noopener" data-lia-auto-title="Join the conversation in Tech Community" data-lia-auto-title-active="0"&gt;Join the conversation in Tech Community&lt;/A&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Attend the Microsoft 365 Community Conference&lt;/STRONG&gt; | &lt;A class="lia-external-url" href="https://www.m365conf.com/" target="_blank" rel="noopener"&gt;website&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;Learn how to get the most out of Agent 365, AI agents, Microsoft 365 Copilot, and meet Agent 365 community members at the Microsoft 365 Community Conference, April 21-23, 2026 in Orlando, Florida, USA.&lt;/P&gt;
&lt;P&gt;At the conference, Agent 365 will be featured in the &lt;A class="lia-external-url" href="https://www.m365conf.com/#!/session/Business%20Apps%20&amp;amp;%20Agents%20Keynote/8580" target="_blank" rel="noopener"&gt;Business Apps &amp;amp; Agents keynote by Charles Lamanna &lt;/A&gt;&amp;nbsp;and the following sessions:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://www.m365conf.com/#!/session/Featured%20Session:%20Agent%20365:%20The%20control%20plane%20for%20all%20Agents/8559" target="_blank" rel="noopener"&gt;Featured Session: Agent 365: The control plane for all Agents&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://www.m365conf.com/#!/session/Agent%20365:%20Secure,%20govern,%20and%20scale%20agent%20management/8509" target="_blank" rel="noopener"&gt;Agent 365: Secure, govern, and scale agent management&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://www.m365conf.com/#!/session/Agent%20Lifecycle%20Management%20and%20Governance%20leveraging%20FastTrack/8495" target="_blank" rel="noopener"&gt;Agent Lifecycle Management and Governance leveraging FastTrack&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Nichole&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. ICYMI, here's the Agent 365 and Frontier Transformation news from Microsoft that dropped Monday, March 9, 2026:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://blogs.microsoft.com/blog/2026/03/09/introducing-the-first-frontier-suite-built-on-intelligence-trust/" target="_blank" rel="noopener"&gt;Introducing the First Frontier Suite built on Intelligence + Trust - The Official Microsoft Blog&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.microsoft.com/en-us/microsoft-agent-365" target="_blank" rel="noopener"&gt;Microsoft Agent 365: The Control Plane for Agents&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://www.microsoft.com/en-us/microsoft-365/blog/2026/03/09/powering-frontier-transformation-with-copilot-and-agents/" target="_blank" rel="noopener"&gt;Powering Frontier Transformation with Copilot and agents | Microsoft 365 Blog&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;A href="https://partner.microsoft.com/en-US/blog/article/agent-365-announcement" target="_blank" rel="noopener"&gt;Leading Frontier Firm transformation with Microsoft 365 E7: The partner opportunity&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 12 Mar 2026 17:23:39 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/get-to-know-these-agent-365-community-all-stars/ba-p/4501056</guid>
      <dc:creator>Nichole_Peterson</dc:creator>
      <dc:date>2026-03-12T17:23:39Z</dc:date>
    </item>
    <item>
      <title>Join the Agent 365 'Ask Microsoft Anything' session on March 18</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/join-the-agent-365-ask-microsoft-anything-session-on-march-18/ba-p/4499817</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN lia-align-center"&gt;&lt;table class="lia-background-color-custom-34368c" border="1" style="width: 100%; border-width: 1px;"&gt;&lt;colgroup&gt;&lt;col style="width: 100%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;H3 class="lia-align-center"&gt;&lt;SPAN class="lia-text-color-22"&gt;Sign up and participate in the March 18 Agent 365 AMA&lt;/SPAN&gt;&lt;/H3&gt;
&lt;H5 class="lia-align-center"&gt;&lt;SPAN class="lia-text-color-22"&gt;🌐&lt;A href="https://aka.ms/Agent365AMA" target="_blank" rel="noopener"&gt; &lt;U&gt;aka.ms/Agent365AMA&lt;/U&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/H5&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Learn more about the capabilities of Agent 365 in this live 'Ask Microsoft Anything' with product and engineering team experts! Get your questions answered about capabilities for agent observability, security, and governance, developer resources, and how to get started as you confidently scale agents in your organization.&lt;/P&gt;
&lt;H3&gt;Meet the panel of Agent 365 experts&lt;/H3&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-border-color-22" border="1" style="width: 100%; border-width: 1px;"&gt;&lt;colgroup&gt;&lt;col style="width: 33.3333%" /&gt;&lt;col style="width: 33.3333%" /&gt;&lt;col style="width: 33.3333%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td class="lia-align-center lia-border-color-22" style="padding: 5px;"&gt;&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;Irina Nechaeva&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;General Manager&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center lia-border-color-22" style="padding: 5px;"&gt;&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;Kendra Springer&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Principal Group Product Manager&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center lia-border-color-22" style="padding: 5px;"&gt;&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;Pratap Ladhani&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Technical Customer Architect&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td class="lia-align-center" style="padding: 5px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;&lt;SPAN data-teams="true"&gt;Caroline Stanford&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&lt;SPAN data-teams="true"&gt;Senior Director&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="padding: 5px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Gad Epstein&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Principal Group Product Manager&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td class="lia-align-center" style="padding: 5px;"&gt;&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;STRONG&gt;Neta Haiby&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Partner Product Manager&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN lia-align-center"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P class="lia-align-center"&gt;We're looking forward to you joining the AMA and bringing your questions. See you March 18th!&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table class="lia-background-color-custom-34368c" border="1" style="width: 100%; height: 124.391px; border-width: 1px;"&gt;&lt;colgroup&gt;&lt;col style="width: 99.9074%" /&gt;&lt;/colgroup&gt;&lt;tbody&gt;&lt;tr style="height: 124.391px;"&gt;&lt;td style="height: 124.391px;"&gt;
&lt;H2 class="lia-align-center"&gt;&lt;SPAN class="lia-text-color-22"&gt;Watch the AMA on March 18 (or later)&amp;nbsp;&lt;/SPAN&gt;&lt;/H2&gt;
&lt;H5 class="lia-align-center"&gt;&lt;SPAN class="lia-text-color-22"&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4499549" target="_blank" rel="noopener"&gt;🌐 &lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN class="lia-text-color-22"&gt;&lt;A href="https://techcommunity.microsoft.com/event/microsoft365-events/live-ama-microsoft-agent-365/4499549" target="_blank" rel="noopener"&gt;&lt;U&gt;Live AMA: Microsoft Agent 365 | Microsoft Community Hub&lt;/U&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/H5&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/DIV&gt;
&lt;H5&gt;Additional Agent 365 resources&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;Get the&amp;nbsp;&lt;A class="lia-external-url" href="https://adoption.microsoft.com/copilot/frontier-program/" target="_blank" rel="noopener"&gt;Frontier preview program&lt;/A&gt;&amp;nbsp;for&amp;nbsp;early access to Microsoft Agent 365.&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Find your way with the &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-365/admin/manage/agent-365-overview" target="_blank" rel="noopener"&gt;Agent 365 overview dashboard&lt;/A&gt; in Microsoft 365 Admin Center.&lt;/LI&gt;
&lt;LI&gt;Start a post or answer questions in &lt;A class="lia-external-url" href="https://aka.ms/A365discussions" target="_blank" rel="noopener"&gt;A365 Discussion Space&lt;/A&gt;.&lt;/LI&gt;
&lt;LI&gt;Learn more on&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/" target="_blank" rel="noopener"&gt;Microsoft Agent 365 on Microsoft Learn&lt;/A&gt;.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Fri, 06 Mar 2026 22:46:28 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/join-the-agent-365-ask-microsoft-anything-session-on-march-18/ba-p/4499817</guid>
      <dc:creator>Nichole_Peterson</dc:creator>
      <dc:date>2026-03-06T22:46:28Z</dc:date>
    </item>
    <item>
      <title>Hello, world.</title>
      <link>https://techcommunity.microsoft.com/t5/agent-365-blog/hello-world/ba-p/4494728</link>
      <description>&lt;P&gt;Hello and welcome to the new Agent 365 blog!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As AI agents become core contributors in modern organizations, having a trusted control plane is essential. So we hope you'll follow and share this blog as an ongoing resource. We'll regularly share product news, practical guidance, and accelerators to get the most from Agent 365.&lt;/P&gt;
&lt;BLOCKQUOTE&gt;
&lt;P&gt;🚀 &lt;STRONG&gt;Become an early contributor to the Agent 365 community:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;1)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Follow the blog at &lt;A class="lia-external-url" href="https://aka.ms/A365blog" target="_blank" rel="noopener"&gt;aka.ms/A365blog&lt;/A&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;2)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Post and reply to topics at &lt;A class="lia-external-url" href="https://aka.ms/A365discussions" target="_blank" rel="noopener"&gt;aka.ms/A365discussions&lt;/A&gt;&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;3)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Say hello! Introduce yourself in the comments section below.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;For this first post, we’re sharing frequently asked questions and favorite resources for Agent 365.&lt;/P&gt;
&lt;H2&gt;What is Microsoft Agent 365?&lt;/H2&gt;
&lt;P&gt;Agent 365 is the control plane for AI agents. Whether your agents are built with Copilot Studio, Windows 365 for Agents, Microsoft Foundry, open-source frameworks, or third-party platforms, Agent 365 helps you observe, secure, and govern them.&lt;/P&gt;
&lt;P&gt;Agent 365 extends your existing infrastructure to AI agents—adapting the tools and protections you use for employees to meet agent-specific needs. It unites familiar but tailored systems: Microsoft 365 apps optimized for agent productivity, Microsoft Admin Center for agent management, Windows 365 for Agents for a secure execution environment for computer‑using AI agents, and Defender, Entra, and Purview for agent security and governance.&lt;/P&gt;
&lt;P&gt;⭐ &lt;STRONG&gt;Read the &lt;A class="lia-external-url" href="https://www.microsoft.com/microsoft-365/blog/2025/11/18/microsoft-agent-365-the-control-plane-for-ai-agents/" target="_blank" rel="noopener"&gt;announcement of Agent 365&lt;/A&gt; on the Microsoft 365 blog.&lt;/STRONG&gt;&lt;/P&gt;
&lt;H2&gt;When was Agent 365 introduced by Microsoft?&lt;/H2&gt;
&lt;P&gt;Last year, we heard the IDC prediction that there will be 1.3 billion agents by 2028. With early adoption of agents, plus no-code and low-code platforms like Copilot Studio and Microsoft Foundry, the agent wave was happening—without IT management, security, or governance. To help organizations take control of agent sprawl, we introduced Microsoft Agent 365 at Microsoft Ignite on November 18, 2025. Agent 365 was detailed in an Innovation Session at the conference by Nirav Shah, CVP of Agent 365 with &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="648376" data-lia-user-login="NetaH" class="lia-mention lia-mention-user"&gt;NetaH​&lt;/a&gt;, &amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="2760124" data-lia-user-login="monicaugwi" class="lia-mention lia-mention-user"&gt;monicaugwi​&lt;/a&gt; &amp;nbsp;and Mark Luquire of EY.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;⭐ Watch the Innovation Session (45 min.)&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;div data-video-id="https://youtu.be/-LSrJtikrh8?si=l2hXE9B8ZWiWmCGV/1770957763009" data-video-remote-vid="https://youtu.be/-LSrJtikrh8?si=l2hXE9B8ZWiWmCGV/1770957763009" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F-LSrJtikrh8%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-LSrJtikrh8&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F-LSrJtikrh8%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;H2&gt;How can I learn more about Microsoft Agent 365?&lt;/H2&gt;
&lt;P&gt;⌚ How much time do you have? ⌚&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If you have 5 minutes...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Read the &lt;A href="https://learn.microsoft.com/en-us/microsoft-agent-365/overview" target="_blank" rel="noopener"&gt;overview of Microsoft Agent 365&lt;/A&gt; by our colleagues at Microsoft Learn&lt;EM&gt;.&lt;/EM&gt; The article notes the benefits, prerequisites, and key scenarios for IT admins, security workers, agent developers, and business decision makers.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;If you have 10 minutes...&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Microsoft Mechanics host &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="189" data-lia-user-login="JeremyChapmanMSFT" class="lia-mention lia-mention-user"&gt;JeremyChapmanMSFT​&lt;/a&gt; created a helpful explainer video that includes a product demo. It does a great job illustrating how Agent 365 helps your organization adopt autonomous agents at scale with confidence, security, and clarity across your business.&lt;/P&gt;
&lt;div data-video-id="https://youtu.be/yWwYLbMvc3s?si=Svd69rdkr6UNV-cn/1770958249859" data-video-remote-vid="https://youtu.be/yWwYLbMvc3s?si=Svd69rdkr6UNV-cn/1770958249859" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FyWwYLbMvc3s%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DyWwYLbMvc3s&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FyWwYLbMvc3s%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P&gt;&lt;STRONG&gt;If you have 40 minutes...&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Watch Nirav Shah and&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="59869" data-lia-user-login="Shilpi_Sinha" class="lia-mention lia-mention-user"&gt;Shilpi_Sinha​&lt;/a&gt;, Partner Director of Agent 365 deliver a 40-minute technical deep dive followed by Q&amp;amp;A from participants in the Copilot Acceleration Team's CAT AI webinar, "Everything you need to know about Microsoft Agent 365."&amp;nbsp; Hosted by &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="208949" data-lia-user-login="Vasavi Bhaviri Setty" class="lia-mention lia-mention-user"&gt;Vasavi Bhaviri Setty​&lt;/a&gt;, Senior Program Manager.&amp;nbsp;&lt;/P&gt;
&lt;div data-video-id="https://www.youtube.com/watch?v=Mzb2bExbNMg&amp;amp;t/1770958818562" data-video-remote-vid="https://www.youtube.com/watch?v=Mzb2bExbNMg&amp;amp;t/1770958818562" class="lia-video-container lia-media-is-center lia-media-size-large"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2FMzb2bExbNMg%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3DMzb2bExbNMg&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2FMzb2bExbNMg%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" allowfullscreen="" style="max-width: 100%"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;P&gt;Check out upcoming and past&amp;nbsp;&lt;A class="lia-external-url" href="https://microsoft.github.io/powercat/programs/ai-webinar.html" target="_blank" rel="noopener"&gt;Microsoft CAT AI Webinars&lt;/A&gt; to help your organization adopt Microsoft Copilot and agents.&lt;/P&gt;
&lt;H2&gt;How do I get started with Agent 365?&lt;/H2&gt;
&lt;P&gt;Get the &lt;A class="lia-external-url" href="https://adoption.microsoft.com/copilot/frontier-program/" target="_blank" rel="noopener"&gt;Frontier preview program&lt;/A&gt; for &lt;STRONG&gt;early access&lt;/STRONG&gt; to Microsoft Agent 365. Frontier connects you directly with Microsoft’s latest AI innovations.&lt;/P&gt;
&lt;H5&gt;&lt;STRONG&gt;How to enable Agent 365 with the Frontier preview program&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;To start with Agent 365, sign into &lt;A class="lia-external-url" href="https://admin.microsoft.com/" target="_blank" rel="noopener"&gt;Microsoft 365 admin center&lt;/A&gt; &amp;gt; select &lt;STRONG&gt;Copilot&lt;/STRONG&gt; &amp;gt; select &lt;STRONG&gt;Settings&lt;/STRONG&gt; &amp;gt; under &lt;STRONG&gt;User access&lt;/STRONG&gt;, select &lt;STRONG&gt;Copilot Frontier&lt;/STRONG&gt; &amp;gt; choose the specific users, groups, or select all to grant access to the Frontier program. The tenant needs to have at least one license of Microsoft 365 Copilot to enable Microsoft Agent 365 in Frontier.&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;After you've granted users and groups access to the &lt;STRONG&gt;Copilot Frontier&lt;/STRONG&gt; program, go to &lt;STRONG&gt;Agents&lt;/STRONG&gt; from the left-pane inside the Microsoft 365 admin center to get started. You might be prompted to agree to the terms of service.&lt;/P&gt;
&lt;P&gt;You’re in! 💪&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;⭐&amp;nbsp;Next, &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-365/admin/manage/agent-365-overview" target="_blank" rel="noopener"&gt;take a tour of your Agent 365 overview page&lt;/A&gt;&lt;/STRONG&gt; and get started managing agents with guidance from the &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/" target="_blank" rel="noopener"&gt;Agent 365 documentation hub&lt;/A&gt; from Microsoft Learn.&amp;nbsp; &amp;nbsp;&lt;/P&gt;
&lt;H2&gt;Where can I find development resources for Agent 365?&lt;/H2&gt;
&lt;P&gt;Getting started with Agent 365 traditionally requires moving through a series of setup steps—installing the &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/developer/agent-365-cli" target="_blank"&gt;Agent 365 CLI&lt;/A&gt;, preparing prerequisites, creating an agent blueprint, deploying code, and finally publishing through the Microsoft 365 admin center. Each phase introduces its own checks and decisions, which can make the process feel complex for new builders. The AI‑guided setup streamlines that experience by letting an AI coding agent—like GitHub Copilot in VS Code—handle the lifecycle on your behalf. Instead of jumping between docs and running commands manually, you simply provide a single instruction file, and the AI guides you interactively through the entire workflow.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/developer/ai-guided-setup" target="_blank"&gt;⭐ Get AI-guided setup for the Agent 365 development lifecycle&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/developer/agent-365-cli" target="_blank"&gt;➕&amp;nbsp;Learn more about Agent 365 for developers&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;H2&gt;Follow aka.ms/A365blog to stay up to date&lt;/H2&gt;
&lt;P&gt;Thanks for your interest in Agent 365. Feedback and hearing your needs are fuel for product improvements and plans for this blog. Let’s start the conversation in comments with a question: What’s the biggest challenge your organization faces with AI agents today?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;🧠 Agent 365 Resources 🧠&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Dig into the &lt;A class="lia-external-url" href="https://learn.microsoft.com/microsoft-agent-365/" target="_blank" rel="noopener"&gt;Agent 365 documentation on Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Start a post or answer questions in&lt;A class="lia-external-url" href="https://aka.ms/A365discussions" target="_blank" rel="noopener"&gt; A365 Discussion Space&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;Read the &lt;A class="lia-external-url" href="https://www.microsoft.com/microsoft-365/blog/2025/11/18/microsoft-agent-365-the-control-plane-for-ai-agents/" target="_blank" rel="noopener"&gt;Agent 365 blog post&lt;/A&gt; from November 2025&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 25 Feb 2026 22:10:46 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/agent-365-blog/hello-world/ba-p/4494728</guid>
      <dc:creator>Nichole_Peterson</dc:creator>
      <dc:date>2026-02-25T22:10:46Z</dc:date>
    </item>
  </channel>
</rss>

