<?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>rss.livelink.threads-in-node</title>
    <link>https://techcommunity.microsoft.com/t5/</link>
    <description>Microsoft Community Hub</description>
    <pubDate>Tue, 16 Jun 2026 23:44:42 GMT</pubDate>
    <dc:creator>Community</dc:creator>
    <dc:date>2026-06-16T23:44:42Z</dc:date>
    <item>
      <title>Closing the loop on container security: 
From code to runtime in the AI era</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/closing-the-loop-on-container-security-from-code-to-runtime-in/ba-p/4528599</link>
      <description>&lt;P&gt;Containers are the backbone of modern cloud-native apps — and increasingly, the infrastructure powering AI, from AI assistants to a new wave of intelligent agents. They also blur the line between &lt;STRONG&gt;build&lt;/STRONG&gt;, &lt;STRONG&gt;deploy&lt;/STRONG&gt;, and &lt;STRONG&gt;runtime&lt;/STRONG&gt;: a single code change can become a running workload in minutes. A misconfiguration committed in the morning can be deployed in minutes and exploited before noon. At that speed, container security can no longer be a point-in-time check, it has to work as one continuous loop.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;The numbers back this up.&lt;STRONG&gt; &lt;/STRONG&gt;For the first time, &lt;STRONG&gt;31% of breaches now begin with an attacker exploiting a software vulnerability&lt;/STRONG&gt; — overtaking stolen credentials as the most common way in — and &lt;STRONG&gt;15% of attack techniques are now accelerated by generative AI&lt;/STRONG&gt;, with adversaries using it to find gaps and write malware faster at every stage.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;EM&gt;&lt;SPAN class="lia-text-color-19"&gt;Source:&lt;/SPAN&gt; &lt;/EM&gt;&lt;A class="lia-external-url" href="https://www.verizon.com/business/resources/reports/dbir/" target="_blank" rel="noopener"&gt;Verizon 2026 Data Breach Investigations Report&lt;/A&gt;&lt;EM&gt; &lt;SPAN class="lia-text-color-19"&gt;(incidents Nov 2024–Oct 2025).&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Over the last few quarters, Microsoft Defender for Cloud has been evolving to offer you this continuous security, end to end. &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes" target="_blank" rel="noopener"&gt;Explore container security’s new capabilities&lt;/A&gt; across posture, shift-left, runtime, multicloud coverage, and operations. Collectively they form a more comprehensive approach to container security — one that offers security right during developing a code to a running pod across Azure, AWS, and GCP.&lt;/P&gt;
&lt;P&gt;There is a second reason why container security matters more in 2026: containers are increasingly where AI runs. Many AI workloads — from model-serving APIs to retrieval systems and intelligent agents — now live as pods on AKS, EKS, and GKE (the managed Kubernetes services from Azure, AWS, and Google), often connected to some of an organization’s most sensitive models and data. As those crown jewels move into the cluster, the same posture, code‑to‑runtime, and runtime protections described in this post extend to AI workloads. The contest is increasingly AI against AI: attackers use it to find and reach the cluster faster, while defenders use it to push back — surfacing the risks that matter most and turning runtime findings into AI‑assisted code fixes.&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="lia-text-color-20"&gt;One platform, code to runtime&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;A container finding is not treated as an isolated issue; it is connected to the identity it runs under, the registry and code repository it came from, and the cluster where it is running - all unified under one Microsoft Defender platform.&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="lia-text-color-20"&gt;Container posture and shift-left security are now redesigned for least vulnerabilities in production&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;Conventional container security posture offered challenges to scale: a single grouped recommendation could stack thousands of findings under one bucket, making ownership, exemptions, and risk scoring too coarse to act on. That experience is now evolved. We have rebuilt the experience so that &lt;STRONG&gt;each finding is its own recommendation&lt;/STRONG&gt; — per software, per image, per container. If two CVEs in the same image belong to two different teams, they can now be triaged, exempted, and reported separately. The &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#general-availability-of-individual-recommendations-for-defender-for-cloud-in-azure-portal-and-deprecation-of-legacy-grouped-recommendations" target="_blank" rel="noopener"&gt;grouped recommendations are deprecated and will be removed on July 30, 2026&lt;/A&gt;, We suggest updating any automation, export rules, and ServiceNow integrations to target the new per-finding recommendations before that date.&lt;/P&gt;
&lt;P&gt;That per-finding precision becomes even more powerful once you connect each finding to its source code and to the runtime resources it impacts. Defender for Cloud — part of Microsoft Defender suite — connects this &lt;STRONG&gt;code-to-runtime&lt;/STRONG&gt; chain end-to-end. For example, an image built through &lt;STRONG&gt;Azure DevOps&lt;/STRONG&gt; or &lt;STRONG&gt;GitHub&lt;/STRONG&gt;, pushed to ACR, ECR, Google Artifact Registry, Docker Hub, or JFrog, and pulled by AKS, EKS, or GKE is one continuous evidence chain — traceable from a running container back to the pull request (PR) and line of code that introduced the risk. With &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/defender-for-cloud/github-advanced-security-overview" target="_blank" rel="noopener"&gt;GitHub Advanced Security&lt;/A&gt; integrated (GA), secrets, code, and dependency findings join the same attack story. The developer-first &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/defender-cli-overview" target="_blank" rel="noopener"&gt;Defender for Cloud CLI&lt;/A&gt; runs the same scanner locally or in any CI/CD pipeline, with consistent exit codes for gating.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;&lt;EM&gt;The Code-to-Runtime “Development phases” diagram: one continuous Code → Build → Ship → Runtime evidence chain, with a one-click path to open a GitHub issue.&lt;/EM&gt;&lt;/img&gt;
&lt;P&gt;In this diagram, you can see how we have embedded container security at every stage of the software development lifecycle (SDLC), not just the endpoints. At &lt;STRONG&gt;Code&lt;/STRONG&gt;, GitHub Advanced Security and the Defender for Cloud CLI catch secrets, vulnerable dependencies, and insecure code before commit. At &lt;STRONG&gt;Build&lt;/STRONG&gt;, the same scanner runs as a CI/CD gate — in GitHub Actions, Azure DevOps, Jenkins, or Bitbucket — failing the pipeline on critical findings. At &lt;STRONG&gt;Ship&lt;/STRONG&gt;, registry scanning and Gated Deployment block risky or misconfigured images at the cluster door. And at &lt;STRONG&gt;Runtime&lt;/STRONG&gt;, the sensor enforces anti-malware and binary-drift policy on the live workload. No stage is left as a blind spot, and a finding can be traced forward to the running pod or backward to the developer who introduced it.&lt;/P&gt;
&lt;P&gt;Visibility without enforcement only creates backlog. &lt;STRONG&gt;Gated Deployment&lt;/STRONG&gt; — a Kubernetes admission controller — uses the same vulnerability signal, you trust, to block risky images at the cluster level. It supports phased rollout (audit, then deny), targets rules by cluster, namespace, pod, image, or label, and runs across AKS (including AKS Automatic), EKS, and GKE. A newer extension gates on &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#kubernetes-misconfiguration-enforcement-in-defender-for-containers-preview" target="_blank" rel="noopener"&gt;Kubernetes misconfigurations&lt;/A&gt; too. Posture practitioners also get &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#container-level-misconfiguration-recommendations-for-kubernetes-preview" target="_blank" rel="noopener"&gt;KSPM at container granularity&lt;/A&gt; — Kubernetes security posture management, available through both Defender for Containers and Defender CSPM — and, on Azure, a new actionable recommendation, &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#new-actionable-recommendation-to-upgrade-aks-for-system-pod-vulnerabilities-preview" target="_blank" rel="noopener"&gt;Upgrade Azure Kubernetes Service Version (preview)&lt;/A&gt;, that helps you remediate vulnerabilities in AKS-managed system pods.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;&lt;EM&gt;Misconfiguration gating rules in Defender for Cloud — block risky deployment before they reach production.&lt;/EM&gt;&lt;/img&gt;
&lt;H2&gt;&lt;SPAN class="lia-text-color-20"&gt;Coverage that matches containers’ evolution&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;Historically, many container security programs concentrated on managed Kubernetes clusters in AKS, EKS, and GKE. The 2026 reality is broader: a growing share of production runs on &lt;STRONG&gt;serverless container platforms&lt;/STRONG&gt; that abstract the cluster away, many sensitive workloads sit behind &lt;STRONG&gt;private, network-isolated clusters&lt;/STRONG&gt;, and platform teams increasingly standardize on &lt;STRONG&gt;hardened or distroless base images&lt;/STRONG&gt;. The surfaces that were blind spots are now part of the same posture graph as everything else.&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/defender-for-cloud/release-notes#serverless-protection-for-azure-and-aws-is-now-generally-available" target="_blank" rel="noopener"&gt;Serverless compute posture&lt;/A&gt; is now generally available across AWS Lambda, Azure Functions, and Web Apps, while &lt;A class="lia-external-url" href="https://learn.microsoft.com/en-us/azure/defender-for-cloud/posture-for-serverless-containers" target="_blank" rel="noopener"&gt;Serverless containers posture&lt;/A&gt; (preview) takes the same idea to Azure Container Apps, ACI, and AWS Fargate. Together, they bring more of today’s cloud-native production footprint into the same posture graph.&lt;/P&gt;
&lt;P&gt;Coverage also improves where platform teams are standardizing on locked-down environments. The long-standing gap around &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#vulnerability-assessment-extended-to-runtime-discovered-container-images-on-eks-and-gke-preview" target="_blank" rel="noopener"&gt;private EKS and GKE clusters&lt;/A&gt; is closed, bringing some of the hardest-to-reach environments into the same security model. Scanning now works on &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#scanning-support-for-docker-hardened-container-images-preview" target="_blank" rel="noopener"&gt;hardened images&lt;/A&gt; from Docker Hardened or Minimus, and runtime protection supports &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#defender-for-containers-runtime-protection-on-eks-bottlerocket-is-now-generally-available" target="_blank" rel="noopener"&gt;BottleRocket&lt;/A&gt; on EKS — with the full feature set also available in &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#general-availability-of-container-security-capabilities-in-azure-government-cloud" target="_blank" rel="noopener"&gt;Azure Government&lt;/A&gt;, which matters for teams running regulated workloads.&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="lia-text-color-20"&gt;Runtime threat protection that prevents, not just detects&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;Posture closes the door on attackers; runtime threat protection guards the room if they still succeed. The key shift is that the Defender for Containers sensor now adds &lt;STRONG&gt;prevention&lt;/STRONG&gt; on top of detection. The goal is simple: stop malicious code before it runs. &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#anti-malware-detection-and-blocking-is-now-generally-available" target="_blank" rel="noopener"&gt;Anti-malware detection and prevention&lt;/A&gt; (GA) scans container workloads and Kubernetes nodes and, based on the policies you define, blocks malicious execution instead of only alerting. Those alerts then flow into &lt;STRONG&gt;Microsoft Defender XDR&lt;/STRONG&gt;’s unified incident model.&lt;/P&gt;
&lt;P&gt;The second is &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/binary-drift-detection" target="_blank" rel="noopener"&gt;binary drift detection and prevention&lt;/A&gt; (preview). Containers are meant to be immutable. When a process starts from a binary that was not part of the original image, that is drift — and one of the highest-signal indicators of compromise in cloud-native workloads. Defender detects drifts and, with policy enabled, can now also block the drifted process before it executes.&lt;/P&gt;
&lt;P&gt;Anti-malware and Drift policies can be scoped by cloud, cluster, namespace, image, or label, with allow-lists for legitimate cases.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img&gt;
&lt;P&gt;&lt;EM&gt;Anti-malware policies can alert, block, or ignore — scoped to clusters, namespaces, pods, labels, or images. &lt;/EM&gt;&lt;/P&gt;
&lt;/img&gt;
&lt;P&gt;Rounding out runtime protection, &lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/defender-for-cloud/release-notes#dns-detection-for-kubernetes-is-now-generally-available" target="_blank" rel="noopener"&gt;DNS-based threat detection&lt;/A&gt; (GA) catches command-and-control beaconing, DGA traffic, and exfiltration over DNS.&lt;/P&gt;
&lt;H2&gt;&lt;SPAN class="lia-text-color-20"&gt;A unified approach to container security&lt;/SPAN&gt;&lt;/H2&gt;
&lt;P&gt;Step back, and the bigger picture is simple. The same platform that secured your VMs and identities now extends across AKS, EKS, GKE, private clusters, serverless containers, and serverless compute. The same Code-to-Runtime chain that once tied Infrastructure as Code (IaC) findings to running infrastructure now connects Dockerfile commits — through CI/CD and any major registry — to the running pod. Admission control turns posture findings into prevention at deploy time, and runtime protection actively blocks. That is a continuous container security loop living inside Microsoft Defender — not a checklist bolted onto Kubernetes. And it rebalances the fight: as attackers use AI to find and exploit gaps faster, the durable answer is security teams using AI of their own — protecting and triaging at machine speed.&lt;/P&gt;
&lt;P&gt;If you’ve already enabled container security with Microsoft, the clearest next step is to strengthen the core lifecycle stages first:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Code + build:&lt;/STRONG&gt; connect GitHub Advanced Security and integrate the Defender for Cloud CLI into your pipelines so findings are caught early and CI/CD gates can fail builds before an image is pushed.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Ship:&lt;/STRONG&gt; stand up Gated Deployment in audit mode on a non-production cluster, tune it, then flip to deny; extend it to Kubernetes misconfigurations.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Run:&lt;/STRONG&gt; enable the Defender for Containers sensor, extend it to private EKS and GKE clusters, then tune anti-malware and binary-drift rules in Block mode — starting with your crown-jewel namespaces.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Extend protection:&lt;/STRONG&gt; turn on serverless compute posture for Lambda, Functions, and Web Apps, and enable serverless container posture for Container Apps, ACI, or Fargate.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 23:15:21 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-defender-for-cloud/closing-the-loop-on-container-security-from-code-to-runtime-in/ba-p/4528599</guid>
      <dc:creator>mahersko</dc:creator>
      <dc:date>2026-06-16T23:15:21Z</dc:date>
    </item>
    <item>
      <title>Triage vulnerabilities with the Vulnerability Remediation Agent, now in public preview</title>
      <link>https://techcommunity.microsoft.com/t5/intune-customer-success/triage-vulnerabilities-with-the-vulnerability-remediation-agent/ba-p/4528646</link>
      <description>&lt;P&gt;As automation and AI accelerate the pace of vulnerability discovery, the window between disclosure and exploitation continues to shrink. For IT and security teams, the challenge is no longer just &lt;EM&gt;finding&lt;/EM&gt; vulnerabilities - it's prioritizing the ones that matter and acting on them before they can be exploited. To help organizations close that gap, we're pleased to announce that the&amp;nbsp;&lt;STRONG&gt;Vulnerability Remediation Agent for Security Copilot &lt;/STRONG&gt;in Microsoft Intune is now in public preview and rolling out to all customers.&lt;/P&gt;
&lt;P&gt;Following a successful limited preview, the agent is now broadly available. This release brings agentic vulnerability remediation out of an early-access cohort and into the hands of every eligible organization - an important step in our continued investment in helping admins reduce exposure faster and with greater confidence. View eligibility prerequisites&amp;nbsp;&lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/copilot/agents/vulnerability-remediation-agent#prerequisites" target="_blank" rel="noopener"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;How the agent helps you identify and triage vulnerabilities&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;The Vulnerability Remediation Agent uses data from Microsoft Defender Vulnerability Management to identify Common Vulnerabilities and Exposures (CVEs) across your Intune-managed Windows devices and apps, then prioritizes them for remediation. Rather than leaving admins to sift through lengthy &amp;nbsp;CVE lists with little context, the agent surfaces a prioritized set of recommendations directly in the Intune admin center - accessible from both the Agents and Endpoint security pages.&lt;/P&gt;
&lt;P&gt;When the agent runs, it evaluates vulnerability data and ranks threats based on factors such as CVSS scores, exposure impact, and affected device count, so the most critical issues rise to the top. Drilling into any suggestion provides:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The count of associated CVEs&lt;/LI&gt;
&lt;LI&gt;A Copilot-assisted summarized impact analysis&lt;/LI&gt;
&lt;LI&gt;Suggested actions and affected systems&lt;/LI&gt;
&lt;LI&gt;Exposed devices and potential impact&lt;/LI&gt;
&lt;LI&gt;Step-by-step guidance for remediating the threat using Intune&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;After acting on a recommendation, admins can mark it as applied, allowing the agent to retain a record for tracking remediation actions over time. The result is a meaningful reduction in the time it takes to investigate, prioritize, and remediate - strengthening overall security posture.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Introducing agentic identity for the Vulnerability Remediation Agent&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;With this release, the agent now operates under Microsoft&lt;STRONG&gt; &lt;/STRONG&gt;Entra agentic identity - a meaningful advancement in how autonomous agents are governed and secured.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;What it is.&lt;/STRONG&gt; Agentic identity is a specialized identity in Microsoft Entra ID that allows the agent to operate securely and independently. During setup, the agent provisions a dedicated agentic identity and a corresponding agentic user in your tenant's Microsoft Entra directory. The agent then runs under the permissions delegated to that agentic user rather than under a human user account.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Why it matters.&lt;/STRONG&gt; Agentic identity decouples the agent from any one person, ensuring its behavior is strictly bound to the permissions and scope you delegate to it. This delivers clearer accountability, a cleaner audit trail, and enterprise-grade governance for autonomous operations.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;How it helps.&lt;/STRONG&gt; Admins remain firmly in control. After setup, delegate the required read permissions to the agentic user in the &amp;nbsp;Microsoft Intune and Microsoft Defender admin centers, then use the built-in Readiness Check to confirm everything is configured correctly before the agent runs.&lt;/P&gt;
&lt;P&gt;Learn more in &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/copilot/agents/vulnerability-remediation-agent#agent-identity" target="_blank" rel="noopener"&gt;Agent identity&lt;/A&gt;.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;Getting started: Connect → Enable → Run → Remediate → Track&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;One of the design goals behind the Vulnerability Remediation Agent is to make agentic security approachable, not complex. Rather than stitching together signals across multiple tools and admin centers, the agent guides admins through a clear, repeatable flow - from connecting your data to tracking measurable improvement over time.&lt;/P&gt;
&lt;div contenteditable="false" class="lia-embeded-content"&gt;&lt;iframe src="https://cdn.embedly.com/widgets/media.html?src=https%3A%2F%2Fwww.youtube.com%2Fembed%2F-xhy3yXGVGM%3Ffeature%3Doembed&amp;amp;display_name=YouTube&amp;amp;url=https%3A%2F%2Fwww.youtube.com%2Fwatch%3Fv%3D-xhy3yXGVGM&amp;amp;image=https%3A%2F%2Fi.ytimg.com%2Fvi%2F-xhy3yXGVGM%2Fhqdefault.jpg&amp;amp;type=text%2Fhtml&amp;amp;schema=youtube" title="YouTube embed" scrolling="no" allowfullscreen="allowfullscreen" frameborder="0" allow="autoplay; fullscreen; encrypted-media; picture-in-picture" class="lia-iframe-embeded" sandbox="allow-scripts allow-same-origin"&gt;&lt;/iframe&gt;&lt;/div&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt; Connect — bring Defender and Intune data together.&lt;/STRONG&gt; The agent draws on Microsoft Defender Vulnerability Management for CVE intelligence and Microsoft Intune for device and configuration context. With the required Microsoft Defender and Microsoft Intune plugins in place, your vulnerability and management signals work as one. &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/copilot/agents/vulnerability-remediation-agent#prerequisites" target="_blank" rel="noopener"&gt;Learn more on what is needed to connect the experience.&lt;/A&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Enable — turn on the agent. &lt;/STRONG&gt;From the &lt;STRONG&gt;Agents&lt;/STRONG&gt; node in the Microsoft Intune admin center, set up the agent in a few guided steps. During setup, the agent provisions its Microsoft Entra agentic identity and surfaces the permissions and plugins it needs, so you know exactly what to delegate before the first run.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Run — let automated prioritization do the heavy lifting.&lt;/STRONG&gt; Once permissions are delegated and the Run Readiness Check passes, you can configure the agent to run on demand or schedule it to run automatically in the background on a cadence you define; scheduling is a unique capability that helps teams stay ahead of emerging risks without requiring constant manual intervention. Each run analyzes your environment and produces a prioritized list of recommendations ranked by CVSS score, exposure impact, and affected device count so the most critical risks rise to the top automatically.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Remediate — act with guided, Intune-ready actions.&lt;/STRONG&gt; Each recommendation includes a Copilot-assisted impact summary, &amp;nbsp;exposed devices, and step-by-step guidance for remediating the threat using Intune. Admins move directly from insight to action, without leaving the admin center.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Track — measure improvement over time.&lt;/STRONG&gt; Recommendations can be marked as applied, and the agent retains a record of your remediation actions.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;The outcome is a streamlined operating model: connect once, enable with confidence, and let the agent drive a continuous cycle of prioritization, remediation, and view progress. For full prerequisites, licensing, plugin, and role requirements, see &lt;A class="lia-external-url" href="https://learn.microsoft.com/intune/copilot/agents/vulnerability-remediation-agent" target="_blank" rel="noopener"&gt;Vulnerability Remediation Agent overview and set up&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;The Vulnerability Remediation Agent represents a meaningful step toward a more proactive, AI-assisted security posture, one where admins spend less time sifting through CVE lists and more time acting on what matters most. We invite you to try the public preview today, connect your Defender and Intune data, and experience how agentic remediation can help your team stay ahead of emerging threats. As always, we'd love to hear your feedback as we continue investing in making security in Intune faster, smarter, and more accessible. Share your tips and lessons learned in the comments below or reach out to us on X &lt;A class="lia-external-url" href="https://aka.ms/IntuneSuppTeam" target="_blank" rel="noopener"&gt;@IntuneSuppTeam&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 21:27:48 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/intune-customer-success/triage-vulnerabilities-with-the-vulnerability-remediation-agent/ba-p/4528646</guid>
      <dc:creator>Intune_Support_Team</dc:creator>
      <dc:date>2026-06-16T21:27:48Z</dc:date>
    </item>
    <item>
      <title>Azure Arc Server May 2026 Forum</title>
      <link>https://techcommunity.microsoft.com/t5/azure-arc-blog/azure-arc-server-may-2026-forum/ba-p/4528643</link>
      <description>&lt;P&gt;Please find the&amp;nbsp;&lt;A class="lia-external-url" href="https://youtu.be/61jMpbfhEoE" target="_blank"&gt;recording for the monthly Azure Arc Server Forum on YouTube&lt;/A&gt;!&lt;/P&gt;
&lt;P&gt;During the May 2026 Azure Arc Server Forum, we discussed:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Private Preview of Windows Server 2016 Extended Security Updates (ESUs): Customers with Windows Server 2016 Servers with an NDA and willingness to provide feedback can sign up at&amp;nbsp;&lt;A href="https://aka.ms/WS2016ESU-PrivatePreview" target="_blank"&gt;https://aka.ms/WS2016ESU-PrivatePreview&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;Special Announcement: Windows Server Hotpatch enabled by Azure Arc is now available at no additional cost for Windows Server 2025 machines connected to Azure Arc&lt;/LI&gt;
&lt;LI&gt;Feedback opportunity to product group on Azure Arc + RDP Capability: Customers can sign up at &lt;A href="https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRxD4glT-xqJPjKvmwQiCiExUN0ZBV0RPSFVCTUUxRkY4SFlNSUNPQ1A1UC4u" target="_blank"&gt;https://aka.ms/arc-&lt;/A&gt;&lt;A href="https://forms.cloud.microsoft/Pages/ResponsePage.aspx?id=v4j5cvGGr0GRqy180BHbRxD4glT-xqJPjKvmwQiCiExUN0ZBV0RPSFVCTUUxRkY4SFlNSUNPQ1A1UC4u" target="_blank"&gt;rdp&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;To sign up for the Azure Arc Server Forum and newsletter, please register with contact details at&amp;nbsp;&lt;A href="https://aka.ms/arcserverforumsignup/" target="_blank"&gt;https://aka.ms/arcserverforumsignup/&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;For the latest agent release notes, check out&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/azure/azure-arc/servers/agent-release-notes" target="_blank"&gt;What's new with Azure Connected Machine agent - Azure Arc | Microsoft Learn&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Our June 2026 forum will be held on Thursday, June 18 at 9:30 AM PST / 12:30 PM EST. We look forward to you joining us, thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 20:47:16 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-arc-blog/azure-arc-server-may-2026-forum/ba-p/4528643</guid>
      <dc:creator>Aurnov_Chattopadhyay</dc:creator>
      <dc:date>2026-06-16T20:47:16Z</dc:date>
    </item>
    <item>
      <title>Learn along with your community peers!</title>
      <link>https://techcommunity.microsoft.com/t5/mgci-events/learn-along-with-your-community-peers/ec-p/4528640#M149</link>
      <description>&lt;P&gt;Join Host&amp;nbsp;&lt;A href="https://www.linkedin.com/in/heathernewman/" target="_blank"&gt;Heather Cook&lt;/A&gt;&amp;nbsp;for our Monthly Microsoft Global Community Initiative (&lt;STRONG&gt;#MGCI&lt;/STRONG&gt;) General session – and we'd love for you to join the conversation! All are welcome!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Agenda:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;MGCI Program updates&lt;/LI&gt;
&lt;LI&gt;Subcommittee updates from MGCI Board Members&lt;/LI&gt;
&lt;LI&gt;Topic: &lt;STRONG&gt;CollabDays Poland Community Spotlight&amp;nbsp;&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Host:&lt;/STRONG&gt;&amp;nbsp;&lt;A href="https://www.linkedin.com/in/heathernewman/" target="_blank"&gt;Heather Cook&lt;/A&gt;, Principal PM, Microsoft Customer Advocacy Group, Microsoft&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Guest Speaker&lt;/STRONG&gt;: &lt;A class="lia-external-url" href="https://www.linkedin.com/in/mziemba/" target="_blank"&gt;Michal Ziemba&lt;/A&gt;, Senior Software Architect, Capgemini and MGCI Regional Lead&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does it actually take to turn a local event into a community people &lt;EM&gt;show up for &lt;/EM&gt;and come back to?&lt;/P&gt;
&lt;P&gt;In this Community Spotlight, Heather Cook sits down with Michal Ziemba to unpack the energy behind &lt;STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/CollabDaysPoland2026" target="_blank"&gt;CollabDays Poland&lt;/A&gt;, &lt;/STRONG&gt;not just the logistics, but the mindset. From rallying organizers and speakers to creating a space that feels genuinely owned by the community, this session explores how momentum is built, not manufactured.&lt;/P&gt;
&lt;P&gt;Expect a candid look at the decisions, trade-offs, and moments that shaped the event, from early traction to sustained impact. This isn’t about a “perfect playbook,” it’s about what happens when organizers lean into what their community actually needs and build from there.&lt;/P&gt;
&lt;P&gt;If you’re thinking about how to make your event feel less like a schedule and more like a shared experience, this conversation will give you a fresh lens to start from.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;📅 July 14⏰ 8:10 AM PT&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/MGCIMtgAM" target="_blank"&gt;https://aka.ms/MGCIMtgAM&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Bring your ideas too! Let’s share, learn, and capture best practices for producing events.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sign up to receive our newsletter and reminders for our meetings:&amp;nbsp;&lt;A href="https://aka.ms/MGCISignUP" target="_blank"&gt;https://aka.ms/MGCISignUP&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Learn about the Microsoft Global Community Initiative:&amp;nbsp;&lt;A href="https://aka.ms/MGCI" target="_blank"&gt;https://aka.ms/MGCI&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post-event all meetings are available on demand.&lt;/P&gt;
&lt;P&gt;Microsoft Community Learning YouTube channel:&amp;nbsp;&lt;A href="https://aka.ms/community/learning" target="_blank"&gt;https://aka.ms/community/learning&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 20:39:05 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/mgci-events/learn-along-with-your-community-peers/ec-p/4528640#M149</guid>
      <dc:creator>EmilyHove</dc:creator>
      <dc:date>2026-06-16T20:39:05Z</dc:date>
    </item>
    <item>
      <title>Differentiate yourself for the AI era—earn your Frontier Transformation Engineer badge</title>
      <link>https://techcommunity.microsoft.com/t5/partner-news/differentiate-yourself-for-the-ai-era-earn-your-frontier/ba-p/4528635</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Each session&amp;nbsp;of the Frontier Transformation Engineer Summit&amp;nbsp;is designed&amp;nbsp;for&amp;nbsp;you&amp;nbsp;to&amp;nbsp;build the skills to advance your Frontier Engineering journey and accelerate progress toward earning your Frontier Transformation Engineer badge.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;With this badge, you can validate that you have the expertise to deliver agentic AI solutions at the hypervelocity that customers expect, with the breadth of the Microsof&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;t&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;technology stack to support you.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:276,&amp;quot;469777462&amp;quot;:[142],&amp;quot;469777927&amp;quot;:[0],&amp;quot;469777928&amp;quot;:[1]}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;Here’s&amp;nbsp;how you can keep building your AI capability:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:276,&amp;quot;469777462&amp;quot;:[142],&amp;quot;469777927&amp;quot;:[0],&amp;quot;469777928&amp;quot;:[1]}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="none"&gt;View the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://aka.ms/FrontierOnDemand" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;summit sessions&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;on demand.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:276,&amp;quot;469777462&amp;quot;:[142],&amp;quot;469777927&amp;quot;:[0],&amp;quot;469777928&amp;quot;:[1]}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="none"&gt;Work toward earning the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://aka.ms/FrontierPartnerSkilling" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Frontier Transformation Engineer badge&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:276,&amp;quot;469777462&amp;quot;:[142],&amp;quot;469777927&amp;quot;:[0],&amp;quot;469777928&amp;quot;:[1]}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="1" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;SPAN data-contrast="none"&gt;Join us at&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://aka.ms/FY27_MCAPSStartforPartners" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;MCAPS Start for Partners&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;on July 22 to&amp;nbsp;refresh your go-to-market approach for the&amp;nbsp;next year&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335557856&amp;quot;:16777215,&amp;quot;335559738&amp;quot;:210,&amp;quot;335559739&amp;quot;:210,&amp;quot;335559740&amp;quot;:276}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 20:00:14 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/partner-news/differentiate-yourself-for-the-ai-era-earn-your-frontier/ba-p/4528635</guid>
      <dc:creator>JillArmourMicrosoft</dc:creator>
      <dc:date>2026-06-16T20:00:14Z</dc:date>
    </item>
    <item>
      <title>Bug fixes in Microsoft Access - Preview Version 2606 (Build 16.0.20131)</title>
      <link>https://techcommunity.microsoft.com/t5/access-blog/bug-fixes-in-microsoft-access-preview-version-2606-build-16-0/ba-p/4528614</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="styles_lia-table-wrapper__h6Xo9 styles_table-responsive__MW0lN"&gt;&lt;table border="1" style="width: 1047px; height: 1162px; border-width: 1px;"&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Bug Name&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Issue Fixed&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;German keyboard: AltGr key combinations triggered zoom shortcuts instead of typing characters&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;On German and other keyboard layouts that use AltGr for common characters (such as ~, }, and others), pressing AltGr+key combinations triggered the zoom keyboard shortcuts instead of inserting the expected character. These keyboard layouts now correctly distinguish AltGr from Ctrl+Alt so that character input works as expected.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Zoom was disabled for all ACCDE and MDE files&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The new zoom feature was incorrectly disabled for ACCDE and MDE files. Zoom now works correctly in these file types.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Default zoom value in Access Options validated per-keystroke&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When entering a custom default zoom percentage in the Access Options dialog, the field validated the value after every keystroke, which blocked multi-digit entry (e.g., typing "15" triggered a validation error after "1"). The field now validates on commit rather than per-keystroke.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Display issues when extending laptop to a large external monitor&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When a laptop was extended to a larger external monitor, certain controls such as checkboxes and option buttons did not zoom correctly. These controls now scale properly when the form is displayed on a monitor with different DPI or resolution than the primary display.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Zoom range extended for Print Preview&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The zoom keyboard shortcuts, mouse wheel, and slider in Print Preview now support the full zoom range from 10% to 1000%, matching the range available in Form and Report views.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Date selector control showed truncation and ghosting at certain zoom levels&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;At certain zoom levels, the date selector control displayed truncated text and visual ghosting artifacts. The date selector now renders cleanly at all zoom levels.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Current record indicator didn't draw in Continuous Form view when zoomed&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;In Continuous Form view, the current record indicator (the arrow marking the selected record) did not draw when zoom was enabled. The indicator now renders correctly at all zoom levels.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Extra line appeared at the top of the record selector when zoomed&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When zoom was enabled, a small extra line appeared extending from the top of the topmost record selector in Continuous Form view. This visual artifact has been removed.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Screen reader did not announce zoom level changes via keyboard shortcuts&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When using keyboard shortcuts (Ctrl+Alt+Plus / Ctrl+Alt+Minus) to adjust the zoom level, screen readers did not announce the updated zoom percentage. The zoom control now exposes the updated value to assistive technology after each change.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Screen reader announced incorrect context for zoom controls&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When navigating to the zoom split button on the Home tab, screen readers announced it as "Print Preview Zoom" instead of reflecting the current zoom context. The control now announces the correct context.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Zoom button on Home tab did not respond to keyboard activation&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The Zoom button on the Home tab did not perform any action when activated via Enter, Spacebar, or mouse click. The button now opens the zoom dropdown as expected.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Added 125% and 175% zoom levels to the ribbon&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The zoom dropdown on the Home tab now includes 125% and 175% as preset zoom levels, making it easier to select commonly used zoom percentages without typing a custom value.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Tab header font rendered incorrectly when zoomed&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When zooming was enabled, tab control headers could render with an incorrect font size or style. Tab headers now render with the correct font at all zoom levels.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Dropdown list detached from its control when form was scrolled&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When a form was scrolled while a dropdown list was open, the dropdown could become visually detached from its parent control and appear at the wrong position on screen. The dropdown now repositions correctly when the form scrolls.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Query with IS NULL predicate could return incorrect data&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When a query used an IS NULL predicate on certain field types, the query could return incorrect results or trigger an internal error. The query engine now evaluates IS NULL predicates correctly in all cases.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Linked Table Manager showed a confusing dialog when re-linking tables&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When using the Linked Table Manager to re-link tables, a confusing confirmation dialog could appear that made it unclear whether the operation succeeded. The dialog messaging has been clarified.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Reduced unnecessary repainting during horizontal scroll in Form view&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;When scrolling horizontally in Form view, Access was repainting the entire form window instead of just the newly visible area. This caused visible flicker and unnecessary CPU usage. Horizontal scrolling now repaints only the region that has changed.&lt;/P&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 18:08:07 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/access-blog/bug-fixes-in-microsoft-access-preview-version-2606-build-16-0/ba-p/4528614</guid>
      <dc:creator>lindalu-MSFT</dc:creator>
      <dc:date>2026-06-16T18:08:07Z</dc:date>
    </item>
    <item>
      <title>Course Retirement: DP-3011</title>
      <link>https://techcommunity.microsoft.com/t5/ilt-communications-blog/course-retirement-dp-3011/ba-p/4528602</link>
      <description>&lt;img /&gt;
&lt;P&gt;&lt;BR /&gt;This course is being retired because its Azure Databricks coverage is now better served by the newer DP-750 course. DP-750 provides a more complete, role-aligned path for learners who need production-ready data engineering skills with Azure Databricks, including Unity Catalog, secure governance, ingestion pipelines, deployment, and workload maintenance.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;DP-3011: Implement a Data Analytics Solution with Azure Databricks&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Flearn.microsoft.com%2Ftraining%2Fcourses%2Fdp-3011&amp;amp;data=05%7C02%7Cv-aslyman%40microsoft.com%7C896ef14b47334113bd0308decbc2a711%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C639172234055016778%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=lHW%2FAfyHkryLP93Dtq1rp4dlgDFPM3Bz429hxKsgTH4%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;https://learn.microsoft.com/training/courses/dp-3011&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Credential: &lt;/STRONG&gt;N/A&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Retirement date: &lt;/STRONG&gt;September&amp;nbsp;30, 2026&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Replacement course: &lt;/STRONG&gt;DP-750T00: Implement data engineering solutions using Azure Databricks&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:37:53 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/ilt-communications-blog/course-retirement-dp-3011/ba-p/4528602</guid>
      <dc:creator>AshleeLyman</dc:creator>
      <dc:date>2026-06-16T17:37:53Z</dc:date>
    </item>
    <item>
      <title>Anomaly detection made easy with Dynamic thresholds for Log search alerts</title>
      <link>https://techcommunity.microsoft.com/t5/azure-observability-blog/anomaly-detection-made-easy-with-dynamic-thresholds-for-log/ba-p/4521522</link>
      <description>&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;335557856&amp;quot;:16777215}"&gt;&lt;SPAN data-contrast="none"&gt;We’re&amp;nbsp;excited to announce the &lt;STRONG&gt;General Availability of&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;dynamic thresholds for log search alerts&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;in&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;Azure Monitor&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="none"&gt;. Dynamic thresholds make anomaly detection easier by using machine learning to learn normal behavior from your historical log query results, automatically account for patterns such as hourly, daily, and weekly seasonality, and adapt as your environment changes. Instead of manually choosing static limits that can quickly become outdated, you can let Azure Monitor automatically&amp;nbsp;determine&amp;nbsp;the right threshold for each alert rule.&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;Dynamic thresholds for Log search alerts are available at no extra charge&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;- you pay the standard log search alert rule rate.&lt;/SPAN&gt; &amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;img&gt;Dynamic threshold preview chart displayed when setting up a new alert rule.&lt;/img&gt;
&lt;H4&gt;&lt;SPAN data-ccp-props="{&amp;quot;335557856&amp;quot;:16777215}"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 5"&gt;Why it matters&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;134245418&amp;quot;:true,&amp;quot;134245529&amp;quot;:true,&amp;quot;335557856&amp;quot;:16777215,&amp;quot;335559738&amp;quot;:600,&amp;quot;335559739&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="none"&gt;&lt;STRONG&gt;Simplified configuration&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;No need to fine-tune thresholds manually.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335557856&amp;quot;:16777215}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="none"&gt;&lt;STRONG&gt;Adaptive monitoring&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;Alerts automatically adapt to changing usage patterns and trends.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="" data-font="Symbol" data-listid="6" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769226&amp;quot;:&amp;quot;Symbol&amp;quot;,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;SPAN data-contrast="none"&gt;&lt;STRONG&gt;At-scale intelligence&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;For multi-dimensional monitoring, thresholds are calculated per dimension combination.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335557856&amp;quot;:16777215}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;Example use cases&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;AKS Pod restart spike anomaly detection&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&amp;nbsp;Monitor Kubernetes Pod logs for spikes in pod restarts across clusters.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Why dynamic thresholds help:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;AKS workloads often scale dynamically; static thresholds can’t account for autoscaling patterns.&lt;/LI&gt;
&lt;LI&gt;Dynamic thresholds adapt to normal fluctuations in node/pod counts and alert only on true anomalies.&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Example query:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI-CODE lang="kusto"&gt;KubePodInventory | summarize restartCount = sum(PodRestartCount) by bin(TimeGenerated, 10m), ClusterName, Namespace, Name&lt;/LI-CODE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Dynamic threshold settings:&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;Namespace (for workload-level baselines).&lt;/LI&gt;
&lt;LI&gt;Name (for per-pod granularity if needed).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Measure:&lt;/STRONG&gt;&amp;nbsp;restartCount (the aggregated column from the query).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Split by dimensions (optional):&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;Namespace (for workload-level baselines).&lt;/LI&gt;
&lt;LI&gt;Name (for per-pod granularity if needed).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Resource Inventory Drift Detection (Azure Resource Graph)&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Scenario:&lt;/STRONG&gt;&amp;nbsp;Detect sudden spikes in resource creation or deletion across subscriptions or management groups utilizing Log search alerts integration with Azure Resource Graph that may indicate runaway deployments.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Why dynamic thresholds help:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;UL&gt;
&lt;LI&gt;Large organizations often have thousands of resources with varying deployment patterns.&lt;/LI&gt;
&lt;LI&gt;Static thresholds can’t account for seasonal changes (e.g., monthly deployments, scaling events).&lt;/LI&gt;
&lt;LI&gt;Dynamic thresholds adapt per subscription or resource type, reducing false positives.&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Example query:&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;LI-CODE lang="kusto"&gt;arg("").Resources | summarize resourceCount = count() by type, subscriptionId&lt;/LI-CODE&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Dynamic threshold settings:&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;type (for specific resource type changes).&lt;/LI&gt;
&lt;LI&gt;subscriptionId (for per-subscription granularity).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Measure:&lt;/STRONG&gt;&amp;nbsp;resourceCount (the aggregated column from the query).&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Split by dimensions (optional):&lt;/STRONG&gt;
&lt;UL&gt;
&lt;LI&gt;type (for specific resource type changes).&lt;/LI&gt;
&lt;LI&gt;subscriptionId (for per-subscription granularity).&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;Getting Started&amp;nbsp;&lt;/H5&gt;
&lt;P&gt;&lt;A href="https://aka.ms/alerts-dynamic-thresholds" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Learn more about Log search alerts with dynamic thresholds and how to set up alert rules in Azure Monitor.&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:33:52 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-observability-blog/anomaly-detection-made-easy-with-dynamic-thresholds-for-log/ba-p/4521522</guid>
      <dc:creator>Efrat_Ben_Porat</dc:creator>
      <dc:date>2026-06-16T17:33:52Z</dc:date>
    </item>
    <item>
      <title>General Availability: Simple log alerts in Azure Monitor</title>
      <link>https://techcommunity.microsoft.com/t5/azure-observability-blog/general-availability-simple-log-alerts-in-azure-monitor/ba-p/4521498</link>
      <description>&lt;P&gt;We are excited to announce the &lt;STRONG&gt;General Availability of Simple log alerts in Azure Monitor!&lt;/STRONG&gt; This feature is designed to provide a simplified and more intuitive experience for monitoring and alerting, enhancing your ability to detect and respond to problems in near real-time.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Simple log alerts are a type of Log search alerts in Azure Monitor, designed to provide a simpler alternative to traditional Log search alerts. Unlike Log search alerts that aggregate rows over a defined period, Simple Log Alerts evaluate each row individually.&lt;/P&gt;
&lt;P&gt;Simple Log Alerts are supported using Basic logs as well. Before, choosing Basic logs for cost optimization - for example, configuring the traces table in Application Insights with Basic logs plan - meant giving up the ability to alert on that data. Simple log alerts close that gap, so you can keep the cost savings and alert on telemetry stored in Basic Logs.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;🌐 When to use&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Simple Log Alerts are ideal for monitoring applications or network traffic where unaggregated, real-time detection and quick incident response are critical.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Example scenarios:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Failed automation jobs - get notified the moment a backup job, scheduled task, or any automated process fails, rather than waiting for an aggregation window.&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Windows events affecting storage or security - alert on individual event log entries that signal disk failures, security breaches, or service disruptions.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;🔁 &lt;STRONG&gt;Flexible Trigger Recurrence&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;By default, Simple log alerts fire on every matching row, but you can tune this to reduce noise. Choose to alert only when the condition is met at least once, twice, three times, or a custom number of times within a minute - giving you control over sensitivity without sacrificing the low-latency.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;💰&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;Pricing Information&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Simple log alert rules evaluate your data every minute, so billing is the same as 1-minute frequency alert rules. For detailed pricing information, refer to &lt;A href="https://azure.microsoft.com/en-us/pricing/details/monitor/" target="_blank" rel="noopener"&gt;Pricing - Azure Monitor | Microsoft Azure&lt;/A&gt;. You will see these rules in your billing statement tagged with &lt;EM&gt;&lt;SPAN class="lia-text-color-21"&gt;kind:simplelogalert&lt;/SPAN&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;📚&lt;/STRONG&gt;&lt;STRONG&gt;&amp;nbsp;Documentation and Links&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://aka.ms/SimpleAlerts" target="_blank" rel="noopener"&gt;Create a simple log search alert in Azure Monitor - Azure Monitor | Microsoft Learn&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;&lt;A class="lia-external-url" href="https://learn.microsoft.com/azure/azure-monitor/alerts/alerts-overview" target="_blank" rel="noopener"&gt;Overview of Azure Monitor alerts - Azure Monitor | Microsoft Learn&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:33:31 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-observability-blog/general-availability-simple-log-alerts-in-azure-monitor/ba-p/4521498</guid>
      <dc:creator>Efrat_Ben_Porat</dc:creator>
      <dc:date>2026-06-16T17:33:31Z</dc:date>
    </item>
    <item>
      <title>Partner Blog | Partners agree: Benefits packages deliver ROI</title>
      <link>https://techcommunity.microsoft.com/t5/partner-news/partner-blog-partners-agree-benefits-packages-deliver-roi/ba-p/4528571</link>
      <description>&lt;P&gt;Microsoft partner benefits packages start at $350&amp;nbsp;and,&amp;nbsp;when fully&amp;nbsp;utilized, can unlock significant value&amp;nbsp;for partners. They&amp;nbsp;empower&amp;nbsp;you to&amp;nbsp;run&amp;nbsp;your&amp;nbsp;business&amp;nbsp;more&amp;nbsp;efficiently, accelerate&amp;nbsp;skilling and&amp;nbsp;innovation,&amp;nbsp;and improve solution quality.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Partner benefits&amp;nbsp;provide&amp;nbsp;Microsoft partners with access to discounted product licenses, Azure credits, technical consultations, and&amp;nbsp;support. They are available across three package tiers:&amp;nbsp;Partner Launch Benefits, Partner Success Core Benefits, and Partner Success Expanded Benefits,&amp;nbsp;so partners can choose the right level of benefits for their stage of growth.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;New research from&amp;nbsp;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Faka.ms%2FOmdia_packages_whitepaper_fy26&amp;amp;data=05%7C02%7Cv-armourjill%40microsoft.com%7C4d9429c92bb94a31f15308decb100eed%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C639171467020099833%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=PsBlDSSVC16DMKlXi9Ydd5Ep9pv3%2BEzo492VDTX34f4%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;Omdia&lt;/A&gt;&amp;nbsp;and&amp;nbsp;&lt;A href="https://nam06.safelinks.protection.outlook.com/?url=https%3A%2F%2Fassetsprod.microsoft.com%2Fpartner-benefits-packages-idc-study-2026.pdf&amp;amp;data=05%7C02%7Cv-armourjill%40microsoft.com%7C4d9429c92bb94a31f15308decb100eed%7C72f988bf86f141af91ab2d7cd011db47%7C1%7C0%7C639171467020120735%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&amp;amp;sdata=H2Vkv%2Bu%2BQ8SzeKHYUWU85ZQSmCX0eJ5yyBOTP4XU%2FXA%3D&amp;amp;reserved=0" target="_blank" rel="noopener"&gt;IDC&lt;/A&gt;&amp;nbsp;shows&amp;nbsp;that when partners&amp;nbsp;actively use&amp;nbsp;these benefits, the impact can be significant.&amp;nbsp;Omdia&amp;nbsp;found that 90% of surveyed partners reported&amp;nbsp;some level of ROI from their package investment, and&amp;nbsp;83% of surveyed partners reported that benefits packages contributed to business growth, with&amp;nbsp;growth of at least&amp;nbsp;30% in some scenarios.&lt;SUP&gt;1&lt;/SUP&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to&amp;nbsp;a new&amp;nbsp;IDC&amp;nbsp;Info Snapshot, sponsored by Microsoft, partners can realize potential retail savings of&amp;nbsp;$17,342*&amp;nbsp;with Partner Launch Benefits,&amp;nbsp;$99,407 with Partner Success Core Benefits, and&amp;nbsp;$578,972 with Partner Success Expanded Benefits when they maximize package&amp;nbsp;utilization.**²&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The message across both studies is clear: the strongest returns come when partner benefits packages are used as growth infrastructure, not simply as a set of discounts. Partners are using their packages to&amp;nbsp;operate&amp;nbsp;as&amp;nbsp;Customer&amp;nbsp;Zero&amp;nbsp;(using Microsoft solutions internally before taking them to market),&amp;nbsp;accelerate&amp;nbsp;innovation, move faster to market, and build repeatable, high-margin offerings that strengthen their business.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That&amp;nbsp;Customer Zero&amp;nbsp;approach is already showing up in how partners run their own businesses.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV style="background-color: #f2f2f2; padding: 16px; margin: 20px 0; font-style: italic;"&gt;“We have treated the Microsoft partner benefits package as a core operating component of our infrastructure. It’s not just a perk. It is something where we embrace it as Customer Zero.” &lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;– Jason Price, CEO, Aston-Price&lt;/STRONG&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This blog shares a practical playbook you can use to turn your partner benefits package into repeatable motions toward Frontier transformation: across internal skilling, solution development, go-to-market, and delivery.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://aka.ms/partnerblog-benefitspackagesJune2026" target="_blank"&gt;Continue reading blog here&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Be sure to join our &lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-forum" href="https://techcommunity.microsoft.com/category/mcpp/discussions/partnerbenefitsforum?action=follow" data-lia-auto-title=" Partner benefits discussion board " data-lia-auto-title-active="0" target="_blank"&gt;Partner benefits discussion board &lt;/A&gt;if you have questions or want to connect to subject matter experts!&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:15:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/partner-news/partner-blog-partners-agree-benefits-packages-deliver-roi/ba-p/4528571</guid>
      <dc:creator>JillArmourMicrosoft</dc:creator>
      <dc:date>2026-06-16T17:15:00Z</dc:date>
    </item>
    <item>
      <title>ICYMI: Partner Blog | Partners agree: Benefits packages deliver ROI</title>
      <link>https://techcommunity.microsoft.com/t5/partner-benefits/icymi-partner-blog-partners-agree-benefits-packages-deliver-roi/m-p/4528600#M813</link>
      <description>&lt;img /&gt;
&lt;P&gt;Microsoft partner benefits packages start at $350 and, when fully utilized, can unlock significant value for partners. They empower you to run your business more efficiently, accelerate skilling and innovation, and improve solution quality.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A class="lia-external-url" href="https://aka.ms/partnerblog-benefitspackagesJune2026" target="_blank"&gt;Continue reading here!&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:14:03 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/partner-benefits/icymi-partner-blog-partners-agree-benefits-packages-deliver-roi/m-p/4528600#M813</guid>
      <dc:creator>JillArmourMicrosoft</dc:creator>
      <dc:date>2026-06-16T17:14:03Z</dc:date>
    </item>
    <item>
      <title>Announcing Public Preview: Agent Identities Asset Connector for Microsoft Sentinel</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/announcing-public-preview-agent-identities-asset-connector-for/ba-p/4527960</link>
      <description>&lt;P&gt;As organizations accelerate adoption of AI agents across Microsoft 365 and enterprise environments, security teams face a fundamental shift:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Agents are becoming first-class identities and securing them requires understanding both their behavior and their identity context.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We are excited to announce the &lt;STRONG&gt;Public Preview of the Agent Identities Asset Connector for Microsoft Sentinel&lt;/STRONG&gt;, a foundational capability that delivers &lt;STRONG&gt;identity context for AI agents&lt;/STRONG&gt;, completing the visibility required for end-to-end agentic security.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Completing the picture: From activity to identity-aware security&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;With the &lt;STRONG&gt;&lt;A class="lia-internal-link lia-internal-url lia-internal-url-content-type-blog" href="https://techcommunity.microsoft.com/blog/microsoftsentinelblog/agent-365-connector-monitor-hunt-and-investigate-ai-agent-activity-in-microsoft-/4520836" data-lia-auto-title="A365 (Agent 365) Observability" data-lia-auto-title-active="0" target="_blank"&gt;A365 (Agent 365) Observability&lt;/A&gt; Connector&lt;/STRONG&gt; and &lt;A href="https://techcommunity.microsoft.com/blog/microsoftsentinelblog/the-microsoft-copilot-data-connector-for-microsoft-sentinel-is-now-in-public-pre/4491986" target="_blank" rel="noopener" data-lia-auto-title="M365 Copilot" data-lia-auto-title-active="0"&gt;&lt;STRONG&gt;M365 Copilot&lt;/STRONG&gt;&lt;/A&gt;&lt;STRONG&gt; connectors&lt;/STRONG&gt;, Sentinel customers already have deep visibility into:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Agent activity and execution flows&lt;/LI&gt;
&lt;LI&gt;Prompts, tools, and data access&lt;/LI&gt;
&lt;LI&gt;Cross-agent interactions&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;However, activity data alone cannot answer critical security questions, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;What is this agent?&lt;/LI&gt;
&lt;LI&gt;What permissions does it have?&lt;/LI&gt;
&lt;LI&gt;Who owns or governs it?&lt;/LI&gt;
&lt;LI&gt;How does it fit into the broader identity ecosystem?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The &lt;STRONG&gt;Agent Identities Asset Connector&lt;/STRONG&gt; addresses this gap by bringing &lt;STRONG&gt;agent identity data into the Sentinel data lake&lt;/STRONG&gt;, enabling correlation with activity signals to deliver &lt;STRONG&gt;enriched, contextual security insights&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Introducing the Agent Identity data model&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;This connector introduces &lt;STRONG&gt;four core asset tables&lt;/STRONG&gt; that together define the &lt;STRONG&gt;agent identities&lt;/STRONG&gt;:&lt;/P&gt;
&lt;img /&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;STRONG&gt; Agent Users&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Represents &lt;STRONG&gt;human principals responsible for agents&lt;/STRONG&gt;, including owners, sponsors, or administrators.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;What it provides:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Ownership and accountability relationships&lt;/LI&gt;
&lt;LI&gt;Mapping of agents to human context&lt;/LI&gt;
&lt;LI&gt;Organizational and governance linkage&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Why it matters for security:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Enables &lt;STRONG&gt;accountability and traceability&lt;/STRONG&gt; for agent actions&lt;/LI&gt;
&lt;LI&gt;Helps answer: &lt;EM&gt;Who is responsible for this agent?&lt;/EM&gt;&lt;/LI&gt;
&lt;LI&gt;Critical for &lt;STRONG&gt;incident response, governance, and compliance audits&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Sample Query&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="kusto"&gt;EntraAgentUsers | where tenantId has 'TENANTGUIDHERE' | summarize by displayName, userPrincipalName, agentIdentityBlueprintId, agentIdentitySPID, mailNickname, accountEnabled&lt;/LI-CODE&gt;
&lt;OL start="2"&gt;
&lt;LI&gt;&lt;STRONG&gt; Agent Identities&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Represents the &lt;STRONG&gt;agent itself as a first-class identity&lt;/STRONG&gt;, including its lifecycle and configuration.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;What it provides:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Unique identity for each agent&lt;/LI&gt;
&lt;LI&gt;Lifecycle state (e.g., active, disabled)&lt;/LI&gt;
&lt;LI&gt;Metadata describing the agent type and context&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Why it matters for security:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Elevates agents from hidden service constructs to &lt;STRONG&gt;first-class security principals&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Enables &lt;STRONG&gt;identity-aware detection and hunting&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Forms the foundation for &lt;STRONG&gt;monitoring agent behavior at identity granularity&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Sample Query&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="kusto"&gt;EntraAgentIdentities | where tenantId has 'TENANTGUIDHERE' | summarize by displayName, createdDateTime, accountEnabled&lt;/LI-CODE&gt;
&lt;OL start="3"&gt;
&lt;LI&gt;&lt;STRONG&gt; Agent Blueprints&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Represents the &lt;STRONG&gt;definition and design of agents&lt;/STRONG&gt;, how they are constructed and what capabilities they are intended to have.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;What it provides:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Blueprint or template defining agent behavior&lt;/LI&gt;
&lt;LI&gt;Configuration patterns and logical design&lt;/LI&gt;
&lt;LI&gt;Reusable constructs across multiple agents&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Why it matters for security:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Enables understanding of &lt;STRONG&gt;intended vs. actual behavior&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Identifies systemic risks across agents built from the same blueprint&lt;/LI&gt;
&lt;LI&gt;Supports &lt;STRONG&gt;proactive risk assessment and governance&lt;/STRONG&gt; at scale&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;STRONG&gt;Sample Query&lt;/STRONG&gt;&lt;/P&gt;
&lt;LI-CODE lang="kusto"&gt;EntraAgentIdentityBlueprints | where tenantId has 'TENANTGUIDHERE' | summarize by displayName, createdDateTime, isDisabled, groupMembershipClaims, signInAudience, publisherDomain&lt;/LI-CODE&gt;
&lt;OL start="4"&gt;
&lt;LI&gt;&lt;STRONG&gt; Agent Blueprint Service Principals&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;Represents the &lt;STRONG&gt;service principals tied to agent blueprints&lt;/STRONG&gt;, which define the permissions and execution boundaries.&lt;/P&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;What it provides:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Service principal identities used by agents&lt;/LI&gt;
&lt;LI&gt;Permission scopes and access configurations&lt;/LI&gt;
&lt;LI&gt;Linkage between blueprint design and runtime execution&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Why it matters for security:&lt;/STRONG&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Exposes &lt;STRONG&gt;what access an agent actually has&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Enables detection of &lt;STRONG&gt;over-permissioned or misconfigured agents&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Critical for enforcing &lt;STRONG&gt;least-privilege access and Zero Trust principles&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="lia-indent-padding-left-30px"&gt;&lt;STRONG&gt;Ingesting this data opens the SOC to new opportunities for use cases that meet the growing needs for awareness of agentic workloads within the environment.&lt;/STRONG&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;A Unified Asset Graph for Agentic Security&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;Together, these four tables will enable a &lt;STRONG&gt;connected agent identity graph&lt;/STRONG&gt; depicting connections such as Agent User → Agent Identity → Agent Blueprint → Service Principal → Resources/Data.&lt;/P&gt;
&lt;P&gt;This enables Sentinel customers to gain access to key insights and options, such as:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Tracing &lt;STRONG&gt;who owns an agent&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Understanding &lt;STRONG&gt;how it is configured&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Analyzing &lt;STRONG&gt;what permissions it operates with&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Correlating with &lt;STRONG&gt;what it actually does (activity)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;&lt;STRONG&gt;Unlocking Asset + Activity Correlation&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;With the addition of these agent identity tables, Sentinel customers can now combine activity data from the A365 Observability and Copilot connectors with the asset information brought in from the Agent Identities connector to unlock deeper visibility into security scenarios:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Identity-aware investigations that correlate agent actions with identity, ownership, and permissions to identify which agents performed an action and understand how/why it was allowed&lt;/LI&gt;
&lt;LI&gt;End-to-end traceability by showing the full execution chains, highlighting the identity, tools, and data that was used by an agent&lt;/LI&gt;
&lt;LI&gt;Enriched detection and hunting by joining identity, asset, and SIEM data together within Sentinel data lake to better detect anomalous behavior relative to permissions, identify risky configurations, and improve detection fidelity.&lt;/LI&gt;
&lt;LI&gt;This reflects a core Sentinel principle:&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Asset data enriches activity data to provide deeper, more actionable security insights.&lt;/STRONG&gt;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;From Observability to Agentic Security&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;The Agent Identities connector marks a shift from traditional observability to true agentic security within Sentinel. While customers previously had strong visibility into agent behavior, they often lacked the critical identity and governance context needed to fully understand and control their agent ecosystem. This release bridges that gap by providing a comprehensive, identity-centric view that connects agent activity with ownership, permissions, and relationships. As a result, customers can evolve from simple observability to enriched context and ultimately to actionable control, enabling end-to-end agent governance, identity-driven detections, and graph-based security insights. By establishing agents as raw first-class identities within Sentinel and unifying identity and activity signals, this capability lays the foundation for a cohesive security model that integrates human, non-human, device, and AI agent identities into a single, unified security data platform within Sentinel data lake from Entra, M365, and other sources.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Getting Started&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;To unlock the full value of agentic security in Microsoft Sentinel, enable:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;✅ Install Agent 365 and M365 Copilot Solutions in Content Hub&lt;/LI&gt;
&lt;LI&gt;✅ Enable Agent Identities Asset Connector provided by the solution&lt;/LI&gt;
&lt;LI&gt;✅ Enable A365 Observability Connector provided by the solution&lt;/LI&gt;
&lt;LI&gt;✅ Enable M365 Copilot Connector from the Microsoft Copilot solution&lt;/LI&gt;
&lt;/UL&gt;
&lt;img /&gt;
&lt;P&gt;Together, these provide a&amp;nbsp;&lt;STRONG&gt;comprehensive asset + activity view&lt;/STRONG&gt; for AI agents in your environment.&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;Final takeaway&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;&lt;STRONG&gt;Effective security requires both visibility and context. With the Agent Identities connector, Sentinel now delivers both for AI agents.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 17:00:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/announcing-public-preview-agent-identities-asset-connector-for/ba-p/4527960</guid>
      <dc:creator>Krishna_Sagar_B_V</dc:creator>
      <dc:date>2026-06-16T17:00:01Z</dc:date>
    </item>
    <item>
      <title>mail@mydomain is causing a cert mismatch error in all browsers for Outlook.com</title>
      <link>https://techcommunity.microsoft.com/t5/identity-authentication/mail-mydomain-is-causing-a-cert-mismatch-error-in-all-browsers/m-p/4528586#M2589</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have created a CNAME for our users in my domain so that they can access webmail.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, it's called mail.mycustomdomain.com, and it is directed to Outlook.com&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But when I try to visit mail.mycustomdomain.com, it shows a security warning and recommends going back.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can understand because the SAN name in the certificate presented by Outlook doesn't include my CNAME.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there anything I can do as a workaround so our users can enter the CNAME without encountering a Certificate Mismatch Error?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;It is causing repeated calls to the helpdesk, and we would like them to use something simple they can remember.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 16:12:03 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/identity-authentication/mail-mydomain-is-causing-a-cert-mismatch-error-in-all-browsers/m-p/4528586#M2589</guid>
      <dc:creator>midiman</dc:creator>
      <dc:date>2026-06-16T16:12:03Z</dc:date>
    </item>
    <item>
      <title>Transform your security operation with a unified experience in Defender</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/transform-your-security-operation-with-a-unified-experience-in/ba-p/4527932</link>
      <description>&lt;H5&gt;&lt;STRONG&gt;&lt;SPAN data-teams="true"&gt;Co-authored with Lizet Pena, Caroline Mutua, Alvin Kua and Marco Sudahl&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;Security operations teams today are being asked to do more than ever: respond faster, manage increasing data volumes, reduce operational complexity, stay ahead of evolving threats, and balance cost and efficiency.&lt;/P&gt;
&lt;P&gt;That’s why Microsoft is bringing Microsoft Sentinel into Microsoft Defender: to bring together SIEM, XDR, threat intelligence, AI, and automation into a single experience.&lt;/P&gt;
&lt;P&gt;By &lt;STRONG&gt;March 31, 2027&lt;/STRONG&gt;, all Microsoft Sentinel customers will be automatically transitioned to Defender. But this transition is about far more than a new interface. It’s an opportunity to modernize the SOC, streamline operations, and unlock capabilities designed for the AI-first era of security operations.&lt;/P&gt;
&lt;P&gt;This blog kicks off a six-part series to help you confidently navigate the transition ahead of time, understand what changes (and what doesn’t), and maximize value along the way.&lt;/P&gt;
&lt;H4&gt;Why this post, and why now&lt;/H4&gt;
&lt;P&gt;This is the first of a six-part helping customers transition their Sentinel experience from the Azure portal to Defender:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt; Part 1 – Beyond a portal move (You are here)&lt;/STRONG&gt;&lt;BR /&gt;○ Part 2 – Anatomy of the change: Incidents, alerts, correlation, and data&lt;BR /&gt;○ Part 3 – Detection and automation, reimagined&lt;BR /&gt;○ Part 4 – The Governance Shift: RBAC, URBAC, Sentinel data lake, and MSSP&lt;BR /&gt;○ Part 5 – Your readiness playbook: Adoption helper, costs, APIs, and checklist&lt;BR /&gt;○ Part 6 – The AI-First SOC: Copilot, UEBA, threat intelligence, and SOC optimization&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;The strategic shift in one paragraph&lt;/H4&gt;
&lt;P&gt;Defender represents the convergence of Microsoft’s security capabilities into a single operational experience. Instead of switching between disconnected tools and workflows, security teams can work from &lt;STRONG&gt;one integrated environment spanning SIEM, XDR, threat intelligence, AI-powered investigation and response, cross-domain correlation, and SOC automation.&lt;/STRONG&gt; Defender helps analysts investigate incidents faster, enables better collaboration across teams, and reduces operational friction across the security lifecycle. Most importantly, it creates a foundation for the future of AI-assisted and agentic security operations.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Why migrate early?&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;While the transition becomes mandatory in 2027, organizations that start earlier can begin realizing value immediately.&lt;/P&gt;
&lt;P&gt;Moving to Defender today helps organizations:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Streamline analyst workflows with a unified incident queue&lt;/LI&gt;
&lt;LI&gt;Reduce investigation time through advanced cross-product correlation&lt;/LI&gt;
&lt;LI&gt;Take advantage of Security Copilot experiences integrated into Defender&lt;/LI&gt;
&lt;LI&gt;Simplify operations across Sentinel and Defender products&lt;/LI&gt;
&lt;LI&gt;Modernize governance and access management models&lt;/LI&gt;
&lt;LI&gt;Prepare their SOC for AI-driven investigation and response&lt;/LI&gt;
&lt;LI&gt;Take advantage of the latest innovations.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Rather than treating migration as a compliance deadline, many customers are approaching it as a strategic modernization initiative for their SOC.&lt;/P&gt;
&lt;H4&gt;What changes, and what stays the same&lt;/H4&gt;
&lt;P&gt;One of the most important things to understand is that this is not a “rip and replace” migration. The foundational elements of Microsoft Sentinel remain intact while the operational experience evolves.&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;thead&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Area&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What changes&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What stays&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Management plane&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Defender becomes the primary experience&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;The Sentinel portal in Azure &amp;nbsp;remains usable until March 31, 2027&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Incident model&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Unified incident queue across Sentinel + Defender, XDR correlation, attack story view&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Log analytics remains the core storage layer&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Access control&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Unified RBAC (URBAC) preferred for cross-product, fine-grained access&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Azure RBAC continues to work until role migration to URBAC; service principals are not supported in URBAC&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Data&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Data lake for long-term retention and advanced analytics&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;No workspace migration required&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Cost&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Data lake can materially reduce overall cost by shifting high-volume logs out of the analytics tier, also allowing longer term retention at a lower cost (up to 12 years)&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;No change in the business model after moving over to Defender&lt;/P&gt;
&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The key takeaway: customers are not rebuilding their environments from scratch. Existing investments continue to work while the operational layer becomes more integrated and intelligent.&lt;/P&gt;
&lt;H4&gt;What Defender unlocks&lt;/H4&gt;
&lt;P&gt;The transition to Defender is designed to unlock capabilities that are difficult to achieve in siloed environments.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Security Copilot&lt;/STRONG&gt;&lt;STRONG&gt;:&lt;/STRONG&gt; Defender enables deeper integration with Security Copilot, including:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;AI-assisted incident triage&lt;/LI&gt;
&lt;LI&gt;Natural-language investigation workflows&lt;/LI&gt;
&lt;LI&gt;Guided response recommendations&lt;/LI&gt;
&lt;LI&gt;Natural language to KQL experiences&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Copilot capabilities help reduce analyst fatigue and accelerate investigation workflows.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Unified correlation: &lt;/STRONG&gt;With a single engine across all your alerts you can create richer, more contextual incidents spanning identities, endpoints, email, cloud apps, and data sources. This means you spend less time stitching alerts together manually and more time focused on high-confidence incidents.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Data lake: &lt;/STRONG&gt;Sentinel data lake introduces new flexibility for long-term retention, large-scale analytics, and cross-workspace investigation scenarios.&lt;STRONG&gt; &lt;/STRONG&gt;For many customers, this creates opportunities to balance visibility, compliance, and cost more effectively.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Case management: &lt;/STRONG&gt;Collaborate across teams to respond to incidents.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Playbook generator:&lt;/STRONG&gt; Create custom workflow automations using natural language.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sentinel graph:&lt;/STRONG&gt; Visualize relationships across users, devices, and activities to investigate attack paths, blast radius, and root cause.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Sentinel MCP server:&lt;/STRONG&gt; Let AI agents and Copilot query Sentinel in natural language through a unified, identity-secured Model Context Protocol interface&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Triage agent:&lt;/STRONG&gt; Autonomous Security Copilot agent that triages high-volume alerts (phishing, identity, cloud) with AI reasoning and a transparent rationale.&lt;/P&gt;
&lt;H4&gt;What this means for you&lt;/H4&gt;
&lt;P&gt;Different roles feel this transition differently. Use this as a quick orientation as later posts go deep on each.&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;thead&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;Role&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;&lt;STRONG&gt;What to pay attention to&lt;/STRONG&gt;&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Security analyst&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;New incident queue, attack story view, and Copilot-assisted triage – your day-to-day surface changes most.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;Detection engineer&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Custom detections become the forward direction; analytics rules continue to work but the model is evolving from SIEM to XDR detection.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;SOC manager&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;URBAC governance, data lake blast-radius, and incident-centric automation reshape how you run the SOC.&lt;/P&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;td&gt;
&lt;P&gt;&lt;A href="https://learn.microsoft.com/en-us/unified-secops/governance-relationships" target="_blank" rel="noopener"&gt;MSSP and Partner&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;/td&gt;&lt;td&gt;
&lt;P&gt;Multi-tenant view (up to 100 tenants), planning to support up to 1k tenants, unified incident queue, dual RBAC model – Lighthouse is still needed for Azure resources.&lt;/P&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;H4&gt;Clearing up common misconceptions&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;“The transition is optional.”&lt;/STRONG&gt;&lt;BR /&gt;No. Customers must migrate their experience by March 31, 2027.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“We need to migrate our workspaces.”&lt;BR /&gt;&lt;/STRONG&gt;You do not need to migrate log analytics workspaces simply to use Microsoft Sentinel in Defender.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“This is only a UI change.”&lt;BR /&gt;&lt;/STRONG&gt;Defender introduces meaningful operational and architectural improvements across investigation, correlation, governance, automation, and AI-assisted workflows.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;“The transition itself increases costs.”&lt;BR /&gt;&lt;/STRONG&gt;There is no additional licensing charge simply for using Sentinel in Defender. Optional capabilities—such as Security Copilot or Sentinel data lake usage—may introduce additional costs depending on adoption and usage patterns.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;How to get started&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;Align your stakeholders:&lt;/STRONG&gt; Brief your SOC leadership and detection engineering leads on the March 31, 2027 deadline and the platform shift narrative.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Form a readiness team:&lt;/STRONG&gt; Identify a small working group (analyst + engineer + SOC manager + identity owner) to own the readiness effort.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Explore Defender:&lt;/STRONG&gt; Start familiarizing yourself with Defender and workflows.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Assess your data strategy:&lt;/STRONG&gt; Review how leveraging the data lake may fit into your future strategy.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Follow Tech Community:&lt;/STRONG&gt; Get more information in this series&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4&gt;Additional resources&lt;/H4&gt;
&lt;P&gt;Further reading: The Microsoft Security Community post &lt;A href="https://techcommunity.microsoft.com/blog/microsoft-security-blog/migrate-sentinel-to-defender---why-it-is-a-security-architecture-decision-not-ju/4513815" target="_blank" rel="noopener"&gt;Migrate Sentinel to Defender – Why it is a security architecture decision, not just a portal change&lt;/A&gt; frames the same thesis from an architectural lens. For the official transition guidance, start with the Microsoft Learn article &lt;A href="https://learn.microsoft.com/en-us/unified-secops-platform/microsoft-sentinel-onboard" target="_blank" rel="noopener"&gt;Connect Microsoft Sentinel to the Microsoft Defender portal&lt;/A&gt;.&lt;/P&gt;
&lt;H4&gt;Continue the series&lt;/H4&gt;
&lt;P&gt;This is the first of six parts. The remaining posts will be published over the coming days. Each one stands alone, so you can read them in order as they go live or jump to the angle that matters most to you once it's out:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/usx-blog-2" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Part 2 – Anatomy of the change: Incidents, alerts, correlation, and data&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you want component-level mechanics: how the XDR correlation engine replaces Fusion, why incidents are no longer alert-centric, and what changes (and doesn’t) in your data architecture.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/usx-blog-3" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Part 3 – Detection and automation, reimagined&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you write detections or run automation: the shift from analytics rules to custom detections, the move from alert-driven to incident-driven SOAR, and how hunting evolves.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/usx-blog-4" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Part 4 – The governance shift: RBAC, URBAC, Sentinel data lake, and MSSP&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you own identity, access, or multi-tenant operations: the move from Azure RBAC to URBAC, Sentinel data lake, better blast-radius identification, and the MSSP model.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/usx-blog-5" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Part 5 – Your readiness playbook: Adoption helper, costs, APIs, and the checklist&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you need a practical plan: a walk-through of the Defender adoption helper, cost reality, API strategy, and the migration checklist.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://aka.ms/usx-blog-6" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;Part 6 – The AI-first SOC: Copilot, UEBA, Threat intelligence, and SOC optimization&lt;/STRONG&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you want to see the destination: how Security Copilot, UEBA, threat intelligence, and SOC optimization combine into a fundamentally different operating model.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 16:00:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-sentinel-blog/transform-your-security-operation-with-a-unified-experience-in/ba-p/4527932</guid>
      <dc:creator>Mohit_Kumar1</dc:creator>
      <dc:date>2026-06-16T16:00:00Z</dc:date>
    </item>
    <item>
      <title>New ways to customize how Copilot edits your workbooks</title>
      <link>https://techcommunity.microsoft.com/t5/excel-blog/new-ways-to-customize-how-copilot-edits-your-workbooks/ba-p/4527307</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;If you’ve ever typed the same formatting and style instructions into your Copilot prompt every single time - don’t merge cells,” “use my header style,” “name the tables this way”- we built two new features for you! These new customization options let you set your rules once and have Copilot follow them automatically.&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Personalization&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; is now generally available, and &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;workbook rules&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; are rolling out to general availability across Excel for Web, Windows, and Mac.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 10" data-ccp-parastyle-defn="{&amp;quot;ObjectId&amp;quot;:&amp;quot;81d40c56-e640-5cda-82bb-83448542e906|1&amp;quot;,&amp;quot;ClassId&amp;quot;:1073872969,&amp;quot;Properties&amp;quot;:[469777841,&amp;quot;Arial&amp;quot;,469777842,&amp;quot;Arial&amp;quot;,469777843,&amp;quot;Arial&amp;quot;,469777844,&amp;quot;Arial&amp;quot;,469769226,&amp;quot;Arial&amp;quot;,268442635,&amp;quot;30&amp;quot;,469775450,&amp;quot;heading 10&amp;quot;,201340122,&amp;quot;2&amp;quot;,134234082,&amp;quot;true&amp;quot;,134233614,&amp;quot;true&amp;quot;,469778129,&amp;quot;heading10&amp;quot;,335572020,&amp;quot;1&amp;quot;,134224900,&amp;quot;true&amp;quot;,335551500,&amp;quot;4616993&amp;quot;,335559739,&amp;quot;140&amp;quot;,335559738,&amp;quot;320&amp;quot;,469789806,&amp;quot;single&amp;quot;,335572079,&amp;quot;6&amp;quot;,335572080,&amp;quot;4&amp;quot;,335572081,&amp;quot;14277081&amp;quot;,335560102,&amp;quot;0&amp;quot;,469775498,&amp;quot;Normal&amp;quot;,469778324,&amp;quot;Normal&amp;quot;]}"&gt;Personalization&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt;:&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt; your rules&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt; that follow you&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559738&amp;quot;:320,&amp;quot;335559739&amp;quot;:140,&amp;quot;335572079&amp;quot;:6,&amp;quot;335572080&amp;quot;:4,&amp;quot;335572081&amp;quot;:14277081,&amp;quot;469789806&amp;quot;:&amp;quot;single&amp;quot;}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Personalization lets you tell Copilot your standing preferences once, and it follows them across every workbook you touch. No more repeating yourself. Copilot learns your preferences &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;before&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; it starts editing, so the output always reflects the guidance you provide.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Set preferences for things like:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559738&amp;quot;:80}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Formatting:&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;“Never merge cells.” “Don’t use red in charts.” “Always format currency in USD with no decimals.”&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Naming conventions:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; “Name tables with a tbl prefix.” “Use clear, descriptive sheet names.”&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Formulas:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; “Write formulas with structured table references, not cell ranges.”&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="4" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;PivotTables &amp;amp; report styles:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt; “Default to my standard summary layout with bold headers and subtotals.”&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 20" data-ccp-parastyle-defn="{&amp;quot;ObjectId&amp;quot;:&amp;quot;741782aa-652f-563c-bdc7-8d2b1b3f555d|1&amp;quot;,&amp;quot;ClassId&amp;quot;:1073872969,&amp;quot;Properties&amp;quot;:[469777841,&amp;quot;Arial&amp;quot;,469777842,&amp;quot;Arial&amp;quot;,469777843,&amp;quot;Arial&amp;quot;,469777844,&amp;quot;Arial&amp;quot;,469769226,&amp;quot;Arial&amp;quot;,268442635,&amp;quot;24&amp;quot;,469775450,&amp;quot;heading 20&amp;quot;,201340122,&amp;quot;2&amp;quot;,134234082,&amp;quot;true&amp;quot;,134233614,&amp;quot;true&amp;quot;,469778129,&amp;quot;heading20&amp;quot;,335572020,&amp;quot;1&amp;quot;,134224900,&amp;quot;true&amp;quot;,335551500,&amp;quot;2039583&amp;quot;,335559739,&amp;quot;100&amp;quot;,335559738,&amp;quot;220&amp;quot;,335560102,&amp;quot;1&amp;quot;,469775498,&amp;quot;Normal&amp;quot;,469778324,&amp;quot;Normal&amp;quot;]}"&gt;How to access it&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559738&amp;quot;:220,&amp;quot;335559739&amp;quot;:100}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H5&gt;
&lt;OL&gt;
&lt;LI aria-setsize="-1" data-leveltext="%1." data-font="Segoe UI" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:0,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[65533,0],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;%1.&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="1" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Open Copilot in Excel.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL&gt;
&lt;LI aria-setsize="-1" data-leveltext="%1." data-font="Segoe UI" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:0,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[65533,0],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;%1.&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="2" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Open &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Settings (...)&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; → &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Personalization&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;OL&gt;
&lt;LI aria-setsize="-1" data-leveltext="%1." data-font="Segoe UI" data-listid="2" data-list-defn-props="{&amp;quot;335552541&amp;quot;:0,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[65533,0],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;%1.&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="3" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;Add your preferences in natural language and save. Copilot applies them every time you prompt it.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;img /&gt;
&lt;H3 data-ccp-border-top="0px none " data-ccp-padding-top="0px"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt;Workbook rules&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt;:&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt; standards&lt;/SPAN&gt;&lt;SPAN data-ccp-parastyle="heading 10"&gt; that follow the workbook&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559738&amp;quot;:320,&amp;quot;335559739&amp;quot;:140,&amp;quot;335572079&amp;quot;:6,&amp;quot;335572080&amp;quot;:4,&amp;quot;335572081&amp;quot;:14277081,&amp;quot;469789806&amp;quot;:&amp;quot;single&amp;quot;}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Where Personalization is about &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;you&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;, workbook rules are about a &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;specific workbook&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;. Rules live in the workbook and travel with it when you share it, so teams and organizations can standardize how a file should look and behave, and everyone who uses Copilot to edit it stays consistent. These rules are stored in the workbook as a sheet with the “.Rules” naming convention, which signals to Copilot that they should be followed for all edits made in the workbook, regardless of the user.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;What makes workbook rules especially powerful is the ability to tap into Excel’s calculation engine, giving you a low-barrier way to leverage the Excel functionality you already know how to use.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Unique ways to leverage workbook rules:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559738&amp;quot;:80,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="5" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Point to an exact example: &lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Format a sample range exactly how you want it, then tell Copilot “match this formatting”—an exact example beats a written description.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="6" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Make rules dynamic with formulas:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt; &lt;/STRONG&gt;Reference cells, ranges, or other sheets so rules can change based on what’s already in the workbook. For example, applying one instruction when a project is over budget and another when it is on track.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="7" data-aria-level="1"&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;Use Copilot to build and edit the rules sheet:&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;Start from a blank .Rules sheet or an existing template, then ask Copilot to draft, refine, or update the rules. Aim it at an existing, well-built example sheet and ask it to infer the rules automatically for a fast way to standardize an established template.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;UL&gt;
&lt;LI aria-setsize="-1" data-leveltext="•" data-font="Segoe UI" data-listid="4" data-list-defn-props="{&amp;quot;335552541&amp;quot;:1,&amp;quot;335559685&amp;quot;:720,&amp;quot;335559991&amp;quot;:360,&amp;quot;469769242&amp;quot;:[8226],&amp;quot;469777803&amp;quot;:&amp;quot;left&amp;quot;,&amp;quot;469777804&amp;quot;:&amp;quot;•&amp;quot;,&amp;quot;469777815&amp;quot;:&amp;quot;hybridMultilevel&amp;quot;}" data-aria-posinset="8" data-aria-level="1"&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;Share for consistency:&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;Because the rules are stored in the workbook, every collaborator and every future version stays on-standard. Share rules sheets with others to bring into their own workbooks for consistency.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:60,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H5&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-parastyle="heading 20"&gt;How to access it&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559738&amp;quot;:220,&amp;quot;335559739&amp;quot;:100}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/H5&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Open Copilot in Excel.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Open &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;+&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; → &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Create workbook rules&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;. This creates a new template.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:60,&amp;quot;335559740&amp;quot;:259}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Add rules in plain language, point to an example range, or ask Copilot to generate rules from a sample sheet.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Rules must be in column A of the sheet, but can reference other areas of the sheet (e.g. example of a formatted table of range).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;EM&gt;&lt;SPAN data-contrast="auto"&gt;Note: If you have an existing sheet you'd like to leverage, simply rename the sheet with ".Rules" and start adding your rules in column A.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335559739&amp;quot;:60}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;
&lt;img /&gt;
&lt;H5&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;Try it today:&amp;nbsp;&lt;/SPAN&gt;&lt;/H5&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Personalization is available to all Copilot in Excel users on Excel for Web, Windows, and Mac. Learn more about&amp;nbsp;&lt;A href="https://support.microsoft.com/en-us/excel/copilot/copilot-in-excel-personalization" target="_blank" rel="noopener"&gt;Copilot in Excel personalization.&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Workbook rules is available in the Insiders channel for Windows and Mac and rolling out to general availability in the coming weeks. Learn more about &lt;A href="https://support.microsoft.com/en-us/excel/copilot/copilot-in-excel-rules" target="_blank" rel="noopener"&gt;Copilot in Excel workbook rules.&lt;/A&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jun 2026 15:44:38 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/excel-blog/new-ways-to-customize-how-copilot-edits-your-workbooks/ba-p/4527307</guid>
      <dc:creator>Sam Radakovitz</dc:creator>
      <dc:date>2026-06-16T15:44:38Z</dc:date>
    </item>
    <item>
      <title>Azure Sets a New Performance Record for LLM Training Benchmark at Extreme Scale</title>
      <link>https://techcommunity.microsoft.com/t5/azure-high-performance-computing/azure-sets-a-new-performance-record-for-llm-training-benchmark/ba-p/4523077</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Azure achieved the most performant MLPerf Training v6.0 result to date for Llama 3.1 405B,&amp;nbsp;&lt;STRONG&gt;with a time-to-train of just over seven minutes &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://mlcommons.org/benchmarks/training/" target="_blank"&gt;according to MLCommons&lt;/A&gt;. This loadbearing benchmark measures how communication overhead and system stability dominate training performance, where Azure’s full stack, end-to-end advantages shine. Azure scaled to 2,048 &lt;A href="https://www.nvidia.com/en-us/data-center/gb200-nvl72/" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;NVIDIA GB20&lt;/SPAN&gt;&lt;/A&gt;&lt;A href="https://www.nvidia.com/en-us/data-center/gb200-nvl72/" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;0 NVL72&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;0&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;compute tray&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;nodes&lt;/SPAN&gt;&lt;STRONG&gt;&amp;nbsp;spanning 128 racks (8,192 GPUs)&lt;/STRONG&gt;, assembling the largest reported&amp;nbsp;&lt;SPAN data-contrast="auto"&gt;GB200 NVL72&amp;nbsp;&lt;/SPAN&gt;cluster to date in MLPerf Training. As model sizes continue to grow into hundreds of billions of parameters, achieving this level of performance consistently requires not only massive compute capacity, but also a highly efficient communication infrastructure.&lt;/P&gt;
&lt;P&gt;To meet the demands of the massive training workloads, Azure’s Fairwater AI supercomputing infrastructure offers high-performance GPU scale-up domains with resilient, scale-out networking. Fairwater is optimized for frontier-scale distributed AI training, where communication overhead and synchronization latency can become major scaling bottlenecks at multi-thousand GPU scale. This remarkable result was possible by leveraging &lt;SPAN data-contrast="auto"&gt;fifth-&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;generation&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://www.nvidia.com/en-us/data-center/nvlink/" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;NVIDIA NVLink&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt; at 1,800 GB/s per GPU for intra-rack communication and Azure’s 100 GB/s MRC &lt;/SPAN&gt;(&lt;A href="https://techcommunity.microsoft.com/blog/azurehighperformancecomputingblog/building-resilient-networks-for-ai-supercomputers/4516919" target="_blank" rel="noopener"&gt;Multipath Reliable Connection&lt;/A&gt;) &lt;SPAN style="color: rgb(30, 30, 30);" data-contrast="auto"&gt;fabric accelerated by NVIDIA DOCA and connected with&lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);" data-contrast="auto"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://www.nvidia.com/en-us/networking/infiniband-adapters/" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;NVIDIA ConnectX-8&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: rgb(30, 30, 30);" data-contrast="auto"&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;A style="font-style: normal; font-weight: 400; background-color: rgb(255, 255, 255);" href="https://www.nvidia.com/en-us/networking/spectrumx/" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;NVIDIA Spectrum-X&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="color: rgb(30, 30, 30);" data-contrast="auto"&gt;&amp;nbsp;Ethernet&lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);" data-contrast="auto"&gt;switches&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);" data-contrast="auto"&gt;for inter-rack communication&lt;/SPAN&gt;&lt;SPAN style="color: rgb(30, 30, 30);"&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;H4&gt;&lt;SPAN data-contrast="none"&gt;What Enabled Scaling Llama 405B to 8,192 GPUs on Azure&lt;/SPAN&gt;&lt;/H4&gt;
&lt;P&gt;Achieving efficient training at this scale requires more than raw compute. Three architectural ingredients came together to make this result possible:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;STRONG&gt;High operational efficiency of NVLink scale-up domains&lt;/STRONG&gt;, providing fast intra-rack GPU-to-GPU communication.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Resiliency and stability of Azure’s MRC &lt;/STRONG&gt;&lt;STRONG&gt;scale-out networking fabric&lt;/STRONG&gt;,&amp;nbsp;&lt;SPAN data-contrast="none"&gt;b&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;uilt on&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;&amp;nbsp;NVIDIA Connect&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;X-8&amp;nbsp;SuperNICs&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="none"&gt;Spectrum-X Ethernet switches, &lt;/SPAN&gt;delivering 100 GB/s per GPU across racks.&lt;/LI&gt;
&lt;LI&gt;&lt;STRONG&gt;Topology-aware workload mapping&lt;/STRONG&gt;, aligning parallelism strategies with the underlying network structure.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Large-scale LLM training is fundamentally synchronous. At every training step, GPUs perform forward and backward passes followed by gradient synchronization across ranks. Because all GPUs must stay in sync, training progress is ultimately limited by the slowest rank — any time spent waiting on the network directly increases overall step time.&lt;/P&gt;
&lt;P&gt;For the Llama 405B benchmark, the workload is distributed across four dimensions of parallelism: Tensor, Context, Pipeline, and Data parallelism. Each generates different communication patterns, with some communication sitting directly on the critical training path. If left unmanaged, communication overhead can quickly become a major bottleneck at scale.&lt;/P&gt;
&lt;P&gt;The key insight is that not all communication is equally latency-sensitive. Some communication must be completed before computation can continue, while other communication can overlap with compute.&lt;/P&gt;
&lt;P&gt;Tensor-Parallel and Context-Parallel communication sit directly on the critical compute path, meaning each layer must wait for its collective operation to complete before execution can proceed. Pipeline-Parallel communication is also on the critical path, but across stages rather than within a layer (i.e., the next stage cannot begin processing its data until the previous stage has transferred its gradients). To minimize latency, all three are placed on the high-bandwidth NVLink domain, which provides up to 1,800 GB/s per GPU. Data-Parallel communication, on the other hand, can overlap with backward compute because gradient reduction runs alongside the backward pass and does not immediately block the next operation. This traffic is carried over the MRC scale-out network.&lt;/P&gt;
&lt;P&gt;The impact of such mapping is clear at scale. Our profiling shows that cross-rack MRC communication contributes just &lt;STRONG&gt;~20 ms of exposed time&lt;/STRONG&gt; on the critical path of a ~1.27 s training step (≈1.6% of step time). This communication — primarily gradient synchronization across all ranks — is well overlapped by compute and NVLink traffic, &lt;STRONG&gt;making the scale-out network nearly invisible to training performance&lt;/STRONG&gt;.&lt;/P&gt;
&lt;H4&gt;Stable Step Time as the Cluster Grows&lt;/H4&gt;
&lt;P&gt;To evaluate execution stability as the cluster scales, we compared our &lt;SPAN data-contrast="auto"&gt;GB200 NVL72&lt;/SPAN&gt; 128-rack submission against a 112-rack configuration used for this experiment. In the Llama 405B workload, the critical path of each training step is dominated by compute (forward and backward GEMMs) together with latency-sensitive Tensor-Parallel and Context-Parallel communication over NVLink. Importantly, neither of these changes as the cluster scales out.&lt;/P&gt;
&lt;P&gt;Cross-node communication, such as Data-Parallel collectives and Pipeline-Parallel transfers over the MRC network, runs concurrently with backward compute and remains largely hidden behind computation. This overlap is sustained only if cross-node communication remains fast and predictable. Any network instability, congestion, or synchronization jitter would reduce this overlap and expose communication on the critical path, directly increasing overall step time.&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;134233117&amp;quot;:false,&amp;quot;134233118&amp;quot;:false,&amp;quot;201341983&amp;quot;:0,&amp;quot;335551550&amp;quot;:1,&amp;quot;335551620&amp;quot;:1,&amp;quot;335559685&amp;quot;:0,&amp;quot;335559737&amp;quot;:0,&amp;quot;335559738&amp;quot;:0,&amp;quot;335559739&amp;quot;:0,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;img /&gt;
&lt;P class="lia-align-center"&gt;&lt;SPAN data-contrast="none"&gt;Figure 1. Step-time vs cluster size at scale&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;335551550&amp;quot;:2,&amp;quot;335551620&amp;quot;:2,&amp;quot;335557856&amp;quot;:16777215,&amp;quot;335559739&amp;quot;:150}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;This is exactly what we observe in practice&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; under a weak scaling model, where we maintain a constant workload per GPU while scaling total cluster capacity. As shown in Figure &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;1&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;step time remains nearly identical at scale, measuring&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;1.2734 seconds at 112&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;GB200 NVL72&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;racks (7,168 GPUs)&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;and&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;1.2712 seconds at 128 racks (8,192 GPUs) &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;— a difference of just &lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;2 ms. This corresponds&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt; to a near-perfect &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;99.8%&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN data-contrast="auto"&gt;&lt;STRONG&gt;weak scaling efficiency&lt;/STRONG&gt; as we expanded the cluster by an additional 1,024 GPUs&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;. Step-time variance also remains extremely low (±0.04–0.05%), confirming stable and predictable execution at extreme scale&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;. This directly translates to maximized hardware utilization and an accelerated overall time-to-train,&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;demonstrating the resiliency of Azure’s MRC scale-out network.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559738&amp;quot;:210,&amp;quot;335559739&amp;quot;:210,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Acknowledgement&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;This work was made possible through strong collaboration across multiple teams. We would like to especially recognize Shantanu Patankar for his contributions to execution and performance analysis and Mark Gitau for his contributions to data preparation and experiment support as core contributors, and extend our thanks to Amirreza Rastegari, Ojasvi Bhalerao, Sai Kovouri, Adam Hough, Nandini Ramanathan, Manasa Govindu, Sanian Gaffar, Ekrem Aksoy, Bhupender Thakur, Matthew Kappel, John Rankin, Girish Bhatia, Sreevatsa Anantharamu, Scott Moe, Yang Wang, and Jithin Jose, as well as many others across Azure and NVIDIA who supported this effort.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 15:13:23 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/azure-high-performance-computing/azure-sets-a-new-performance-record-for-llm-training-benchmark/ba-p/4523077</guid>
      <dc:creator>azinheidarshenas</dc:creator>
      <dc:date>2026-06-16T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Don't expire attached chat files | Show a warning.</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-teams/don-t-expire-attached-chat-files-show-a-warning/m-p/4528562#M145000</link>
      <description>&lt;P&gt;Teams allows users to upload files to share with others in a chat. These files inherit the organization's sharing policy.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So whether you use Share or Copy Link in SharePoint or OneDrive or you use Attach File in Teams, the same default policy is applied.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The issue, what makes the Teams experience different from SharePoint / OneDrive, is that the message with the attached file persists in the chat. A file that was attached to a conversation two months ago appears to still be in the chat. However, the default policy blocks access to the file that appears present. Moreover, there is no method for the sender to alter the sharing policy using the Attach function.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;When this an issue, this is a HUGE issue.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Suggestions:&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Actually attach the attached file and store in the recipient's Attachments folder.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Don't use a paperclip icon that says "Attach file" for files that aren't actually attachments.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Warn the sender that the attached file inherits the organization's 'Share with anyone' policy and may expire.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Prompt the sender to alter the sharing link before sending.&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Put a timer on the attachment showing the countdown to expiration.&amp;nbsp;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;After the expiration date, the file should be labeled "Your organization's sharing policy has expired access to this file".&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;Add a button for the recipient to request access to the file again.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Tue, 16 Jun 2026 15:09:44 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-teams/don-t-expire-attached-chat-files-show-a-warning/m-p/4528562#M145000</guid>
      <dc:creator>Anthony-123</dc:creator>
      <dc:date>2026-06-16T15:09:44Z</dc:date>
    </item>
    <item>
      <title>MVP and RD Community Powers Connection and Innovation at Microsoft Build 2026</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-mvp-program-blog/mvp-and-rd-community-powers-connection-and-innovation-at/ba-p/4528376</link>
      <description>&lt;H2&gt;&lt;STRONG&gt;A Community-Driven Experience&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;From demo and lightning talk sessions to hands-on labs and informal table talks, MVPs and RDs were deeply embedded across the Microsoft Build experience. They contributed as speakers, experts, proctors, and facilitators, helping developers explore new technologies and translate announcements into practical insights. MVPs and RDs also had priority seating at the keynote, creating a strong community presence for one of Microsoft Build’s most visible moments.&lt;/P&gt;
&lt;P&gt;Microsoft Build 2026 featured a wide range of session formats—including breakouts, labs, demos, lightning talks, and table talk discussions—designed to create both technical depth and peer-to-peer learning opportunities.&lt;/P&gt;
&lt;P&gt;The MVP Program team also partnered with multiple MVPs to deliver, “&lt;A href="https://build.microsoft.com/en-US/sessions/LIVE176" target="_blank" rel="noopener"&gt;So You Want to Become an MVP&lt;/A&gt; ,” offering attendees a closer look at the program and the community behind it. Together, the team and MVP speakers answered questions about how the program works, what it recognizes, and what it’s like to be an MVP.&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;&lt;STRONG&gt;Supporting the Global Livestream Audience&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;MVPs also helped extend the Microsoft Build experience to developers tuning in remotely by supporting livestream moderation on YouTube. During two-hour moderator shifts, MVPs jumped into chat to engage with viewers, keep the energy up, and help create a welcoming, high-quality online experience for a global developer audience.&lt;/P&gt;
&lt;P&gt;Their role included answering technical questions in real time in English, helping viewers connect session content to practical implementation, and making the online broadcast feel more interactive and community-driven. This support was another meaningful example of MVPs meeting developers where they are, whether in person at Build or online from around the world.&lt;/P&gt;
&lt;P&gt;Their involvement extended beyond formal sessions. Throughout the event, MVPs and RDs engaged directly with attendees at the Skilling Hub, Expert Meetup booths, and Community Finder activation, helping foster an environment where developers could learn, connect, and collaborate.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;MVP Connect: &lt;/STRONG&gt;&lt;STRONG&gt;Bringing the&lt;/STRONG&gt;&lt;STRONG&gt; Community &lt;/STRONG&gt;&lt;STRONG&gt;Together&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;MVP Connect offered MVPs and RDs a relaxed social gathering before Microsoft Build, creating dedicated time to connect with one another, engage with product group teams, and spend time with the MVP Program team. With delicious food, drinks, and informal conversation, the event gave community members a welcoming space to reconnect, meet new peers, and build relationships ahead of the broader conference experience.&lt;/P&gt;
&lt;P&gt;The gathering was intentionally designed to make conversation easy and natural, helping MVPs share ideas, strengthen peer relationships, and have direct touchpoints with the product groups they collaborate with throughout the year. It also created an approachable setting for the MVP Program team to listen, answer questions, and celebrate the community in person.&lt;/P&gt;
&lt;P&gt;Moments like MVP Connect reinforce what makes the MVP community so valuable: relationships built through shared expertise, open conversation, and a genuine commitment to helping one another learn, connect, and grow.&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;&lt;STRONG&gt;Expanding Impact Beyond Build&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;The momentum from Microsoft Build doesn’t stop when the event ends. MVPs and RDs are instrumental in extending Microsoft Build’s reach through community-led initiatives like Build //localhost events hosted through the &lt;A href="https://developer.microsoft.com/en-us/reactor/" target="_blank" rel="noopener"&gt;Microsoft Reactor&lt;/A&gt;, bringing content and learnings back to local developer communities around the world.&lt;/P&gt;
&lt;P&gt;These post-event engagements ensure that insights from Microsoft Build are shared broadly, enabling more developers to benefit from the knowledge, resources, and innovations introduced during the event.&lt;/P&gt;
&lt;H2&gt;&lt;STRONG&gt;A Thank You to Our Community&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;The success of Microsoft Build 2026 is a direct reflection of the passion, expertise, and generosity of the MVP and RD community.&lt;/P&gt;
&lt;P&gt;From delivering sessions and mentoring attendees, to creating welcoming spaces and amplifying conversations, MVPs and RDs continue to shape what it means to build a thriving, global developer ecosystem.&lt;/P&gt;
&lt;P&gt;As we look ahead, their role remains essential, not just in supporting Microsoft events, but in driving innovation, fostering inclusion, and helping developers everywhere learn, connect, and grow.&lt;/P&gt;
&lt;img /&gt;
&lt;H2&gt;&lt;STRONG&gt;Learn more about the MVP Program&amp;nbsp;&lt;/STRONG&gt;&lt;/H2&gt;
&lt;P&gt;To find an MVP and learn more about the MVP Program visit the&amp;nbsp;&lt;A href="https://mvp.microsoft.com/mvp" target="_blank" rel="noopener"&gt;MVP Communities&lt;/A&gt;&amp;nbsp;website and follow our updates on&amp;nbsp;&lt;A href="https://aka.ms/mvp/linkedin" target="_blank" rel="noopener"&gt;LinkedIn&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;Join us for a future live session through the &lt;A href="https://developer.microsoft.com/en-us/reactor/" target="_blank" rel="noopener"&gt;Microsoft Reactor&lt;/A&gt;&amp;nbsp;where we walk through what the MVP program is about, what we look for, and how nominations work. These sessions are designed to help you connect the dots between the work you’re already doing and the impact the MVP Program recognizes - with time for questions, examples, and real conversations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 15:00:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-mvp-program-blog/mvp-and-rd-community-powers-connection-and-innovation-at/ba-p/4528376</guid>
      <dc:creator>kimsanchez</dc:creator>
      <dc:date>2026-06-16T15:00:00Z</dc:date>
    </item>
    <item>
      <title>Metrics in Training Service Partner dashboard still shows not started</title>
      <link>https://techcommunity.microsoft.com/t5/training-services-partner/metrics-in-training-service-partner-dashboard-still-shows-not/m-p/4528554#M2360</link>
      <description>&lt;P&gt;our TSP was on-boarded some months before, and it has now been more than some months since we started delivering training courses. We received the welcome email, completed all required formalities, and have delivered some trainings, and learners redeemed the achievement codes, and completed the surveys in MTM. All of these sessions appear correctly in, MTM surveys, and related dashboards.&lt;/P&gt;&lt;P&gt;However, in Partner Center it still shows “Not Started.”&lt;/P&gt;&lt;P&gt;Could you guys please review this and help us understand why the status has not updated?&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 14:52:56 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/training-services-partner/metrics-in-training-service-partner-dashboard-still-shows-not/m-p/4528554#M2360</guid>
      <dc:creator>Hamras</dc:creator>
      <dc:date>2026-06-16T14:52:56Z</dc:date>
    </item>
    <item>
      <title>Metrics in Training Service Partner dashboard still shows not started</title>
      <link>https://techcommunity.microsoft.com/t5/tech-community-discussion/metrics-in-training-service-partner-dashboard-still-shows-not/m-p/4528552#M10644</link>
      <description>&lt;P&gt;our TSP was on-boarded some months before, and it has now been more than some months since we started delivering training courses. We received the welcome email, completed all required formalities, and have delivered some trainings, and learners redeemed the achievement codes, and completed the surveys in MTM. All of these sessions appear correctly in, MTM surveys, and related dashboards.&lt;/P&gt;&lt;P&gt;However, in Partner Center it still shows “Not Started.”&lt;/P&gt;&lt;P&gt;Could you guys please review this and help us understand why the status has not updated?&lt;/P&gt;&lt;P&gt;Thank you,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jun 2026 14:50:55 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/tech-community-discussion/metrics-in-training-service-partner-dashboard-still-shows-not/m-p/4528552#M10644</guid>
      <dc:creator>Hamras</dc:creator>
      <dc:date>2026-06-16T14:50:55Z</dc:date>
    </item>
  </channel>
</rss>

