<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ai-Governance on Eriteach | Microsoft Cloud Tech</title><link>https://blog.eriteach.com/en/tags/ai-governance/</link><description>Recent content in Ai-Governance on Eriteach | Microsoft Cloud Tech</description><generator>Hugo -- 0.155.1</generator><language>en</language><copyright>2024-2026 Robel Mehari. All rights reserved.</copyright><lastBuildDate>Sat, 20 Jun 2026 23:28:14 +0200</lastBuildDate><atom:link href="https://blog.eriteach.com/en/tags/ai-governance/index.xml" rel="self" type="application/rss+xml"/><item><title>Local AI Agent Defense: What Intune and Defender XDR Changed in June 2026</title><link>https://blog.eriteach.com/en/posts/local-ai-agent-defense-intune-defender/</link><pubDate>Sat, 20 Jun 2026 00:00:00 +0000</pubDate><guid>https://blog.eriteach.com/en/posts/local-ai-agent-defense-intune-defender/</guid><description>Microsoft added preview local AI agent discovery and blocking controls in Defender XDR and Intune. Here is what admins should check first.</description><content:encoded><![CDATA[<h2 id="what-changed">What changed</h2>
<p>Microsoft added several public preview capabilities that make local AI agents on Windows endpoints more visible and manageable.</p>
<p>In <strong>Microsoft Defender XDR</strong>, the June 2026 what&rsquo;s new page lists local AI agent discovery for onboarded Windows devices. Microsoft says supported coding agents, IDE extensions, desktop AI assistants, local AI runtimes, and agent platforms can appear in the AI agent inventory, exposure map, and advanced hunting.</p>
<p>The same Defender XDR update also lists preview runtime protection for supported local AI agents on Windows endpoints. Microsoft describes this as inspection of the agent loop, including user prompts, tool calls, and tool responses, with the ability to audit or block risky activity before it executes.</p>
<p>In <strong>Microsoft Intune</strong>, the June 2026 service release adds a public preview path for detecting and blocking Shadow AI on Windows. Microsoft describes three pieces: a properties catalog policy to collect the Local AI Agent entity, Device Query to view devices with a local AI agent, and the <strong>Local AI Agent Baseline - OpenClaw (Preview)</strong> to block OpenClaw.</p>
<p>Microsoft also notes that the Defender XDR advanced hunting table <strong>AgentsInfo</strong> is now in preview, and that <strong>AIAgentsInfo</strong> remains accessible until <strong>July 1, 2026</strong> while customers update queries.</p>
<h2 id="why-admins-should-care">Why admins should care</h2>
<p>This is not just another inventory feature. Local AI agents are starting to behave like operational tooling on endpoints. They can read files, call tools, generate code, interact with browsers, and run inside developer or productivity workflows.</p>
<p>For Microsoft 365 admins, this changes the rollout conversation from &quot;do we allow AI tools?&quot; to a more practical question: &quot;which AI agents are present, where are they running, and what controls do we have if one becomes risky?&quot;</p>
<p>The useful part is the combination:</p>
<ul>
<li><strong>Defender XDR</strong> gives security visibility, hunting, exposure, and runtime protection signals.</li>
<li><strong>Microsoft Intune</strong> gives endpoint management controls, Device Query, and a preview baseline for blocking a supported local agent.</li>
<li><strong>Advanced hunting</strong> gives teams a way to build repeatable evidence instead of relying on screenshots or one-off checks.</li>
</ul>
<p>For me, this is the kind of change I would treat as an early governance signal, not as a reason to block everything immediately.</p>
<h2 id="what-i-would-check-first">What I would check first</h2>
<p>I would start with visibility before enforcement.</p>
<ol>
<li>In <strong>Microsoft Defender portal</strong>, check whether AI agent inventory and exposure views are available in the tenant.</li>
<li>In <strong>Microsoft Defender XDR &gt; Advanced hunting</strong>, review any existing queries that use <code>AIAgentsInfo</code> and plan to move them to <code>AgentsInfo</code> before July 1, 2026.</li>
<li>In <strong>Intune admin center &gt; Devices &gt; Device query</strong>, check whether Local AI Agent data is available for Windows devices.</li>
<li>In <strong>Intune admin center &gt; Devices &gt; Configuration</strong>, review the properties catalog option for collecting the Local AI Agent entity.</li>
<li>If OpenClaw is relevant, review the preview <strong>Local AI Agent Baseline - OpenClaw</strong> before assigning it.</li>
</ol>
<p>I would not start by broadly blocking preview controls across all users. A better first step is a small pilot group, documented exceptions, and clear validation in Defender XDR and Intune.</p>
<h2 id="practical-rollout--validation-steps">Practical rollout / validation steps</h2>
<p>A safe rollout could look like this:</p>
<ol>
<li>
<p><strong>Inventory first</strong><br>
Confirm which supported local AI agents are detected and where the signal appears: inventory, exposure map, advanced hunting, or Intune Device Query.</p>
</li>
<li>
<p><strong>Update hunting content</strong><br>
Move any early AI-agent hunting logic from <code>AIAgentsInfo</code> to <code>AgentsInfo</code>. Keep the old query only as a temporary compatibility check until the Microsoft retirement date.</p>
</li>
<li>
<p><strong>Pilot Intune collection</strong><br>
Use a small Windows pilot group for the properties catalog policy. Validate that the collected Local AI Agent entity appears where expected.</p>
</li>
<li>
<p><strong>Decide the policy posture</strong><br>
Separate discovery, audit, and blocking decisions. Some environments may only need visibility at first. Others may need blocking for specific unsupported agents.</p>
</li>
<li>
<p><strong>Validate user impact</strong><br>
If testing the OpenClaw baseline, validate that the block is visible to support staff and that exceptions can be handled without creating unmanaged workarounds.</p>
</li>
</ol>
<h2 id="watch-outs">Watch-outs</h2>
<p>These features are in <strong>public preview</strong>, so I would avoid treating them as a complete AI governance platform.</p>
<p>A few practical cautions:</p>
<ul>
<li>Supported agent coverage may not include every local AI tool users install.</li>
<li>Runtime protection is described for supported local AI agents, not all possible AI workflows.</li>
<li>Blocking one agent does not solve browser-based AI usage, SaaS connectors, unmanaged extensions, or data handling policy by itself.</li>
<li>If you already created hunting queries against <code>AIAgentsInfo</code>, the July 1, 2026 transition to <code>AgentsInfo</code> needs cleanup.</li>
<li>Intune blocking should have a pilot, an exception path, and a helpdesk-ready explanation.</li>
</ul>
<p>What changed after reading these updates is that I would now put local AI agents into the same governance backlog as browser extensions, developer tools, and SaaS app discovery. Not panic, but visible ownership.</p>
<h2 id="official-microsoft-sources">Official Microsoft sources</h2>
<ul>
<li><a href="https://learn.microsoft.com/en-us/intune/whats-new/">What&rsquo;s new in Microsoft Intune - Week of June 8, 2026</a></li>
<li><a href="https://learn.microsoft.com/en-us/defender-xdr/whats-new">What&rsquo;s new in Microsoft Defender XDR - June 2026</a></li>
</ul>
]]></content:encoded></item><item><title>Defender for Endpoint now surfaces local AI agents on Windows endpoints</title><link>https://blog.eriteach.com/en/posts/defender-local-ai-agent-discovery-runtime-protection/</link><pubDate>Fri, 19 Jun 2026 00:00:00 +0000</pubDate><guid>https://blog.eriteach.com/en/posts/defender-local-ai-agent-discovery-runtime-protection/</guid><description>Microsoft Defender for Endpoint preview features now help admins discover local AI agents and pilot runtime protection on Windows endpoints.</description><content:encoded><![CDATA[<h2 id="what-changed">What changed</h2>
<p>Microsoft added new preview capabilities in the June 2026 Microsoft Defender XDR updates for local AI agents on endpoints.</p>
<p>The first change is <strong>local AI agent discovery</strong>. Microsoft Defender can automatically discover supported local AI agents and MCP servers on onboarded devices and show them in the AI agent inventory, exposure map, and advanced hunting.</p>
<p>The second change is <strong>local AI agent runtime protection</strong> for supported Windows endpoints. Microsoft says Defender can inspect the agent loop, including user prompts, tool calls, and tool responses, and either audit or block risky activity before it executes.</p>
<p>This is still preview functionality. I would treat it as visibility and pilot material first, not as a finished replacement for normal endpoint, data, and identity controls.</p>
<h2 id="why-admins-should-care">Why admins should care</h2>
<p>Local AI tools are easy to introduce quietly. Coding agents, IDE extensions, desktop assistants, local runtimes, and MCP-based tooling can appear on endpoints before the security team has a clean inventory.</p>
<p>That creates a practical governance gap:</p>
<ul>
<li>Which endpoints have local AI agent tooling installed?</li>
<li>Which tools are running in developer or admin-heavy groups?</li>
<li>Are there MCP servers or extensions that can touch files, browsers, terminals, or internal data?</li>
<li>Can security operations see risky agent activity as part of normal Defender investigation workflows?</li>
</ul>
<p>For Microsoft 365 admins, the useful part is not the AI branding. It is the shift from asking users what they installed to checking endpoint evidence in Microsoft Defender portal.</p>
<h2 id="what-i-would-check-first">What I would check first</h2>
<p>I would start with discovery before blocking anything.</p>
<ol>
<li>Confirm the devices are onboarded to <strong>Microsoft Defender for Endpoint</strong>.</li>
<li>Confirm Microsoft Defender Antivirus is active and current on the pilot devices.</li>
<li>Open <strong>Microsoft Defender portal</strong> and review the AI agent inventory for discovered local agents.</li>
<li>Compare findings against expected developer, automation, and test-device use cases.</li>
<li>Document which agent types are acceptable, which need exception review, and which should be removed.</li>
</ol>
<p>Microsoft&rsquo;s discovery documentation also notes some important boundaries: discovery is for investigation and visibility. It does not by itself provide posture assessment or alerts for endpoint agents.</p>
<h2 id="practical-rollout--validation-steps">Practical rollout / validation steps</h2>
<p>For a first pilot, I would keep the scope narrow:</p>
<ol>
<li>Pick a small set of Windows endpoints where local AI tooling is expected.</li>
<li>Validate that discovery works without extra scripts beyond normal Defender for Endpoint onboarding requirements.</li>
<li>Review discovered agents in the Defender portal and map them to known business use cases.</li>
<li>If runtime protection is tested, use a separate pilot ring. Microsoft currently states that runtime protection is available only on devices configured to receive Beta platform and engine updates.</li>
<li>Run runtime protection in audit mode first where possible, then review Defender alerts before considering block behavior.</li>
<li>Feed the result back into endpoint standards: approved tools, unsupported tools, owner, pilot group, and review cadence.</li>
</ol>
<p>What changed after rollout in a setup like this is simple: the discussion moves from &ldquo;we think these tools exist&rdquo; to &ldquo;we have endpoint evidence and can decide what to allow.&rdquo;</p>
<h2 id="watch-outs">Watch-outs</h2>
<p>A few points are worth being careful with:</p>
<ul>
<li>This is preview. Do not over-promise coverage.</li>
<li>Runtime protection is narrower than discovery and has stricter prerequisites.</li>
<li>Discovery can include supported Windows and macOS devices, but runtime protection is currently described for supported Windows devices.</li>
<li>Sovereign and national clouds are not supported for discovery according to the Microsoft documentation.</li>
<li>Visibility is not the same as governance. You still need policy, ownership, exception handling, and user communication.</li>
</ul>
<p>My practical take: this is worth testing now if AI agents are already showing up in your endpoint estate. Start with inventory, then move to audit, and only then consider blocking for specific supported scenarios.</p>
<h2 id="official-microsoft-sources">Official Microsoft sources</h2>
<ul>
<li><a href="https://learn.microsoft.com/en-us/defender-xdr/whats-new">Microsoft Defender XDR what&rsquo;s new - June 2026</a></li>
<li><a href="https://learn.microsoft.com/en-us/defender-endpoint/discover-local-ai-agents">Local AI agent discovery with Microsoft Defender for Endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/defender-endpoint/configure-ai-agent-runtime-protection">Set up AI agent runtime protection with Microsoft Defender for Endpoint</a></li>
<li><a href="https://learn.microsoft.com/en-us/defender-xdr/security-for-ai/defender-security-for-ai">Microsoft Defender for AI security overview</a></li>
</ul>
]]></content:encoded></item><item><title>Defender XDR: Move AI Agent Hunting Queries to AgentsInfo Before July 2026</title><link>https://blog.eriteach.com/en/posts/defender-xdr-agentsinfo-ai-agent-hunting/</link><pubDate>Thu, 18 Jun 2026 00:00:00 +0000</pubDate><guid>https://blog.eriteach.com/en/posts/defender-xdr-agentsinfo-ai-agent-hunting/</guid><description>Microsoft Defender XDR is moving AI agent hunting to AgentsInfo. Check queries before July 1, 2026 to avoid broken AI governance reporting.</description><content:encoded><![CDATA[<h2 id="what-changed">What changed</h2>
<p>Microsoft has updated the Microsoft Defender XDR advanced hunting schema for AI agent inventory.</p>
<p>The old preview table, <code>AIAgentsInfo</code>, is transitioning to <code>AgentsInfo</code>. Microsoft says <code>AIAgentsInfo</code> remains accessible until <strong>July 1, 2026</strong>, and Microsoft Agent 365 customers should use <code>AgentsInfo</code> today.</p>
<p>This is still marked as <strong>preview</strong>, so I would treat it as an operational signal, not as the only source of truth for AI governance.</p>
<h2 id="why-admins-should-care">Why admins should care</h2>
<p>This is a small schema change with a real operational impact.</p>
<p>If you already built Defender XDR advanced hunting queries, saved hunting queries, workbooks, Sentinel content, or export jobs around <code>AIAgentsInfo</code>, those queries need to be reviewed before the July deadline.</p>
<p>The more interesting part is the data model. <code>AgentsInfo</code> is not just a name change. The table gives admins a place to inspect AI agent metadata such as:</p>
<ul>
<li>agent name and platform</li>
<li>Microsoft Entra agent identity references</li>
<li>permissions and consent state</li>
<li>deployment scope</li>
<li>owners and sharing</li>
<li>declared data sources and tools</li>
<li>MCP servers and external endpoint information</li>
<li>guardrails, triggers, skills, and connected agents</li>
</ul>
<p>For Microsoft 365 admins, that makes this a useful starting point for AI agent inventory and risk review. It does not replace policy design, ownership review, or data access governance, but it gives a practical hunting surface.</p>
<h2 id="what-i-would-check-first">What I would check first</h2>
<p>I would start by finding anything that still references the old table name.</p>
<p>In <strong>Microsoft Defender portal</strong> &gt; <strong>Hunting</strong> &gt; <strong>Advanced hunting</strong>, check saved queries and custom detection logic for <code>AIAgentsInfo</code>.</p>
<p>A minimal validation query for the new table is:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">AgentsInfo
</span></span><span class="line"><span class="cl">| take 10
</span></span></code></pre></div><p>Then I would run a small inventory view:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">AgentsInfo
</span></span><span class="line"><span class="cl">| project Timestamp, AgentName, Platform, LifecycleStatus, PublishedStatus, DeploymentScope, Owners
</span></span><span class="line"><span class="cl">| order by Timestamp desc
</span></span></code></pre></div><p>For governance review, I would also look at permissions and external connectivity signals:</p>
<div class="highlight"><pre tabindex="0" class="chroma"><code class="language-fallback" data-lang="fallback"><span class="line"><span class="cl">AgentsInfo
</span></span><span class="line"><span class="cl">| project AgentName, Platform, Permissions, DeclaredDataSources, DeclaredTools, McpServers, Endpoints
</span></span><span class="line"><span class="cl">| order by AgentName asc
</span></span></code></pre></div><p>The exact value is tenant-dependent. In some environments the first useful outcome may simply be confirming that the table is present and whether any agent inventory is visible yet.</p>
<h2 id="practical-rollout--validation-steps">Practical rollout / validation steps</h2>
<p>My preferred rollout would be simple:</p>
<ol>
<li>Search saved hunting queries, Sentinel content, and documentation for <code>AIAgentsInfo</code>.</li>
<li>Copy one query and replace the table with <code>AgentsInfo</code>.</li>
<li>Validate that the referenced columns still exist in the Microsoft Learn table schema.</li>
<li>Keep the old query only as a temporary fallback during the transition.</li>
<li>Update any dashboard or export labels so the owner knows the data comes from the preview <code>AgentsInfo</code> table.</li>
<li>Add a reminder before July 1, 2026 to remove the old table reference.</li>
</ol>
<p>This is also a good moment to decide who owns agent review. AI agent inventory crosses normal boundaries between security, identity, productivity, and data governance.</p>
<h2 id="watch-outs">Watch-outs</h2>
<p>A few things I would not overclaim:</p>
<ul>
<li><code>AgentsInfo</code> is marked as preview.</li>
<li>Inventory visibility is not the same as runtime control.</li>
<li>A clean query result does not prove that every AI-related risk is governed.</li>
<li>Permissions and data source fields should be reviewed together with Entra ID, Microsoft 365 admin center, and Purview controls where relevant.</li>
</ul>
<p>The practical win is reducing blind spots. If AI agents are becoming part of the Microsoft 365 estate, hunting queries and reporting should not break because of an old preview table name.</p>
<h2 id="official-microsoft-sources">Official Microsoft sources</h2>
<ul>
<li><a href="https://learn.microsoft.com/en-us/defender-xdr/whats-new">What&rsquo;s new in Microsoft Defender XDR</a></li>
<li><a href="https://learn.microsoft.com/en-us/defender-xdr/advanced-hunting-agentsinfo-table">AgentsInfo table in advanced hunting</a></li>
</ul>
]]></content:encoded></item></channel></rss>