<?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>Microsoft App Assure articles</title>
    <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/bg-p/microsoft-app-assure</link>
    <description>Microsoft App Assure articles</description>
    <pubDate>Tue, 28 Apr 2026 08:45:18 GMT</pubDate>
    <dc:creator>microsoft-app-assure</dc:creator>
    <dc:date>2026-04-28T08:45:18Z</dc:date>
    <item>
      <title>Guidance for Building Agents on the Microsoft Sentinel Platform</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/guidance-for-building-agents-on-the-microsoft-sentinel-platform/ba-p/4511006</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;As a Senior Product Manager | Developer Architect&amp;nbsp;on the App Assure team&amp;nbsp;working&amp;nbsp;to bring&amp;nbsp;Microsoft Sentinel&amp;nbsp;and Security Copilot&amp;nbsp;solutions to market, I&amp;nbsp;interact with&amp;nbsp;many&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;ISVs building&amp;nbsp;agents&amp;nbsp;on Microsoft Sentinel data lake for the first time.&amp;nbsp;I’ve&amp;nbsp;written&amp;nbsp;this article&amp;nbsp;to walk&amp;nbsp;you through one&amp;nbsp;possible approach&amp;nbsp;for agent development&amp;nbsp;– the&amp;nbsp;process&amp;nbsp;I use when building sample agents internally at Microsoft.&amp;nbsp;If you have questions about this, or other methods for building your agent, App Assure offers guidance through&amp;nbsp;our&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://aka.ms/SentinelAdvisoryService" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Sentinel Advisory Service&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&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;P&gt;&lt;SPAN data-contrast="auto"&gt;Throughout this post, I include screenshots and examples from&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://securitystore.microsoft.com/solutions/gigamon-inc.gigamon-security-posture-agent" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Gigamon’s Security Posture Insight Agent&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:278}"&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;SPAN data-contrast="auto"&gt;This&amp;nbsp;article&amp;nbsp;assumes&amp;nbsp;you have:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:278}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;An existing SaaS or security product with accessible telemetry.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;A small ISV team (2–3 engineers + 1 PM).&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Focus on a&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;single high value scenario&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;for the first&amp;nbsp;agent.&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;:278}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;H3&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;The Composite Application Model (What You Are Building)&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/H3&gt;
&lt;P&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:278}"&gt;When I begin designing an agent, I think end-to-end, from data ingestion requirements through agentic logic, following the Composite application model.&lt;/SPAN&gt;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;SPAN data-contrast="auto"&gt;The Composite Application Model consists of five layers:&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:278}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Data&amp;nbsp;Sources&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;– Your product’s raw security, audit, or operational&amp;nbsp;data.&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;:278}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Ingestion&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;– Getting that&amp;nbsp;data&amp;nbsp;into Microsoft Sentinel.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Sentinel data lake &amp;amp; Microsoft Graph&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;– Normalization, storage, and correlation.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;Agent&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;– Reasoning logic that queries&amp;nbsp;data&amp;nbsp;and produces outcomes.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN data-contrast="auto"&gt;End User&lt;/SPAN&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;– Security Copilot or SaaS experiences that invoke the agent.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;This separation&amp;nbsp;allows for&amp;nbsp;evolving&amp;nbsp;data&amp;nbsp;ingestion and agent logic&amp;nbsp;simultaneously. It&amp;nbsp;also&amp;nbsp;helps avoid downstream surprises that require going back and&amp;nbsp;rearchitecting the entire solution.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559740&amp;quot;:278}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/AppAssure_AccelerateAgentDev" target="_blank"&gt;Accelerate Agent Development: Hacks for Building with Microsoft Sentinel data lake&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, April 2nd, 2026&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 23:29:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/guidance-for-building-agents-on-the-microsoft-sentinel-platform/ba-p/4511006</guid>
      <dc:creator>MitchellGulledge</dc:creator>
      <dc:date>2026-04-15T23:29:13Z</dc:date>
    </item>
    <item>
      <title>Exploring Agentic Uses Cases for Microsoft Sentinel</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/exploring-agentic-uses-cases-for-microsoft-sentinel/ba-p/4511754</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="none"&gt;Interested in building an agent with Sentinel platform solutions but not sure where to start? This blog will help you understand some common use cases for agent development that we’ve seen across our partner ecosystem.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="none"&gt;SOC teams don’t need more alerts - they need fast, repeatable investigation and response workflows. Security Copilot agents can help orchestrate the steps analysts perform by correlating across the Sentinel data lake, executing targeted KQL queries, fetching related entities, enriching with context, and producing an evidence-backed decision without forcing analysts to switch tools.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:200,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Microsoft Sentinel platform is&amp;nbsp;a strong foundation&amp;nbsp;for agentic experiences because it exposes a normalized security data layer, an investigation surface based on incidents and entities, and extensive automation capabilities. An agent can use these primitives to correlate identity, endpoint, cloud, and network&amp;nbsp;telemetry;&amp;nbsp;traverse entity relationships; and&amp;nbsp;recommend remediation actions.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{&amp;quot;201341983&amp;quot;:0,&amp;quot;335559739&amp;quot;:200,&amp;quot;335559740&amp;quot;:300}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/AppAssure_AgenticUseCases" target="_blank"&gt;Agentic Use Cases for Developers on the Microsoft Sentinel Platform&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, March 20th, 2026&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 23:21:24 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/exploring-agentic-uses-cases-for-microsoft-sentinel/ba-p/4511754</guid>
      <dc:creator>Sai_Marapareddy</dc:creator>
      <dc:date>2026-04-15T23:21:24Z</dc:date>
    </item>
    <item>
      <title>RSAC 2026: New Sentinel Connectors Announcement</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/rsac-2026-new-sentinel-connectors-announcement/ba-p/4452683</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Microsoft Sentinel helps organizations detect, investigate, and respond to security threats across increasingly complex environments. With the rollout of the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://techcommunity.microsoft.com/blog/microsoft-security-blog/introducing-microsoft-sentinel-data-lake/4434280" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Microsoft Sentinel data lake&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;in the fall, and the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://techcommunity.microsoft.com/blog/microsoftsentinelblog/app-assures-sentinel-promise-now-extends-to-microsoft-sentinel-data-lake/4454612" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;App Assure-backed Sentinel promise&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;that supports it, customers now have access to long-term, cost-effective storage for security telemetry, creating a solid foundation for emerging Agentic AI experiences.&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-contrast="auto"&gt;Since&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://techcommunity.microsoft.com/blog/MicrosoftSentinelBlog/ignite-2025-new-microsoft-sentinel-connectors-announcement/4454613" target="_blank"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;our last announcement&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;at Ignite 2025, the Microsoft Sentinel connector ecosystem has expanded rapidly, reflecting continued investment from software development partners building for our shared customers. These connectors bring diverse security signals together, enabling correlation at scale and delivering&amp;nbsp;richer&amp;nbsp;investigation context across the Sentinel platform.&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-contrast="auto"&gt;Below is a snapshot of Microsoft Sentinel connectors newly available or recently enhanced since our last announcement, highlighting the breadth of partner solutions contributing data into, and extending the value of, the Microsoft Sentinel ecosystem...&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/SentinelIntegrationsRSAC26" target="_blank"&gt;RSAC 2026: New Microsoft Sentinel Connectors Announcement&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, March 20th, 2026&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 23:13:52 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/rsac-2026-new-sentinel-connectors-announcement/ba-p/4452683</guid>
      <dc:creator>JesseKopavi</dc:creator>
      <dc:date>2026-04-15T23:13:52Z</dc:date>
    </item>
    <item>
      <title>Announcing the Sentinel Advisory Service</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/announcing-the-sentinel-advisory-service/ba-p/4467589</link>
      <description>&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;At RSAC&amp;nbsp;last year, we introduced the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://aka.ms/AppAssure_SentinelPromiseBlog" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Microsoft S&lt;/SPAN&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;entinel Promise&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;&amp;nbsp;with a straightforward commitment to our customers: that third-party data ingestion for Sentinel is reliable, predictable, and scalable without the need for complex custom coding and architecting. In other words, your connectors for Sentinel will just work. That promise has guided App Assure’s work ever since, enabling customers to bring data from across their various security solutions into Sentinel to drive clearer insights and stronger protection.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;Over the past year, that foundation has proven critical. As organizations move from legacy SIEM platforms to Sentinel, consistent access to high-quality third-party data remains essential, not only for detection and response, but increasingly for advanced analytics and AI-driven security experiences. With the introduction of&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://aka.ms/AppAssure_SentinelPromise_datalake" target="_blank" rel="noopener"&gt;&lt;SPAN data-contrast="none"&gt;&lt;SPAN data-ccp-charstyle="Hyperlink"&gt;Microsoft Sentinel data lake&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN data-contrast="auto"&gt;, customers and partners can now reason over security data&amp;nbsp;cost-effectively and&amp;nbsp;at greater scale. But as many teams are discovering, unlocking those outcomes requires more than simply getting data in the door.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;At App Assure,&amp;nbsp;we’ve&amp;nbsp;seen a clear pattern&amp;nbsp;emerge.&amp;nbsp;Software companies&amp;nbsp;often revisit connector design and data modeling multiple times as they&amp;nbsp;help&amp;nbsp;our mutual customers&amp;nbsp;move from ingestion to analytics, and then again as they begin building agentic AI solutions,&amp;nbsp;whether through Security Copilot, MCP server integrations, or custom workflows.&amp;nbsp;Each iteration brings new requirements and new questions, often upstream of where teams initially started.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-contrast="auto"&gt;That’s&amp;nbsp;why, as an extension of&amp;nbsp;our&amp;nbsp;Sentinel Promise,&amp;nbsp;we’re&amp;nbsp;excited to announce the&amp;nbsp;Sentinel Advisory Service from App Assure.&lt;/SPAN&gt;&lt;SPAN data-ccp-props="{}"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/SentinelAdvisoryService" target="_blank" rel="noopener"&gt;Extending App Assure’s Sentinel Promise through the Sentinel Advisory Service&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, March 20th, 2026&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Apr 2026 23:12:01 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/announcing-the-sentinel-advisory-service/ba-p/4467589</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2026-04-15T23:12:01Z</dc:date>
    </item>
    <item>
      <title>Advancing Windows on Arm in Japan</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/advancing-windows-on-arm-in-japan/ba-p/4499457</link>
      <description>&lt;P&gt;Worldwide, customers are adopting&amp;nbsp;Arm-powered&amp;nbsp;Copilot+ PCs&amp;nbsp;for the many benefits they provide over traditional PCs.&amp;nbsp;These devices deliver industry-leading performance,&amp;nbsp;outpacing competitors in both&amp;nbsp;every day&amp;nbsp;and demanding workloads,&amp;nbsp;while offering breakthrough battery life that keeps users productive and creative for hours longer than before. With advanced AI acceleration built into every Copilot+ PC, users experience a new level of responsiveness and capability, making complex tasks faster and smarter.&lt;/P&gt;
&lt;P&gt;These&amp;nbsp;benefits are fueling a cycle of innovation and adoption, where both users and developers see tangible advantages in embracing Copilot+ PCs.&amp;nbsp;Microsoft’s ongoing investment in&amp;nbsp;this&amp;nbsp;innovation, highlighted in&amp;nbsp;our recent&amp;nbsp;&lt;A href="https://blogs.windows.com/windowsdeveloper/2025/09/18/empowering-the-future-the-expanding-arm-app-ecosystem-for-copilot-pcs/" target="_blank"&gt;Windows Developer blog&lt;/A&gt;, ensures&amp;nbsp;that&amp;nbsp;developers can bring optimized experiences to market faster and that customers adopting&amp;nbsp;Arm-powered&amp;nbsp;Copilot+ PCs&amp;nbsp;can trust their essential apps to run reliably.&lt;/P&gt;
&lt;P&gt;A key part of delivering this experience is App Assure, the engineering-backed team that helps fulfill the Microsoft promise that your apps will work seamlessly on new Windows platforms. As the Arm ecosystem expands, App Assure’s mission has become increasingly important: helping developers validate compatibility, addressing technical blockers and providing hands on engineering support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://blogs.windows.com/windowsdeveloper/2026/02/10/accelerating-arm-momentum-in-japan-with-app-assure/" target="_blank"&gt;Accelerating Arm momentum in Japan with App Assure&lt;/A&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG&gt;Read the localized announcement here:&lt;/STRONG&gt;&lt;EM&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/EM&gt;&lt;A class="lia-external-url" href="https://blogs.windows.com/japan/2026/02/25/accelerating-arm-momentum-in-japan-with-app-assure/" target="_blank"&gt;App Assure が加速する、日本における Arm サポートの動き&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Windows Developer Blog, February 10th, 2026&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Localization Publication: Japan Windows Blog, November 25th, 2026&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 22:02:48 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/advancing-windows-on-arm-in-japan/ba-p/4499457</guid>
      <dc:creator>Phani_Krishna_Maringanti</dc:creator>
      <dc:date>2026-03-04T22:02:48Z</dc:date>
    </item>
    <item>
      <title>Behind the Build with RSA: Identity Resilience in the Age of AI</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/behind-the-build-with-rsa-identity-resilience-in-the-age-of-ai/ba-p/4452686</link>
      <description>&lt;P class="lia-align-center"&gt;&lt;EM&gt;Behind the Build is an ongoing series spotlighting standout Microsoft partner collaborations. Each edition dives into the technical and strategic decisions that shape real-world integrations—highlighting engineering excellence, innovation, and the shared customer value created through partnership.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;RSA and Microsoft share a long, multiyear partnership shaped not by a single product or integration, but by shared customers grappling with some of today’s most complex security challenges, from cloud migration and identity sprawl to AI-driven threats. In this Behind the Build blog, we feature Dave Taku, RSA’s Vice President of Product Management and User Experience, to dive deeper into how that collaboration works at a technical level, how RSA and Microsoft engineers partner to solve real customer problems, and how recent work spanning Microsoft Entra, Microsoft Sentinel, and AI-driven security capabilities is shaping what comes next.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Meet Dave Taku&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Dave Taku has spent nearly 25 years in cybersecurity, working across domains such as telecommunications and network security. But most of that time has been focused squarely on identity in areas like authentication, access management, governance and lifecycle, in particular. He’s been with RSA for two decades.&lt;/P&gt;
&lt;P&gt;When asked what makes a great VP of product, Dave describes his role as one centered on enablement. “My job is really to provide clarity and empower the team, to help them be successful.” That team-oriented mindset carries through RSA’s broader approach to engineering and partnerships.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A Customer Driven Partnership with Microsoft&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;RSA’s collaboration with Microsoft has largely been shaped by shared customers, many of them large, complex enterprises navigating the shift from on premises environments to cloud-first architectures.&lt;/P&gt;
&lt;P&gt;“These efforts are almost always customer initiated,” Dave notes. “Customers want us working together to make their journey successful.”&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That alignment has led to a wide range of joint initiatives over the years, spanning identity control planes, hybrid and multi cloud scenarios, and more recently, deeper analytics and AI driven security workflows.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Identity as the Foundation&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Identity sits at the center of RSA’s partnership with Microsoft, particularly through integrations with Microsoft Entra. While organizations increasingly adopt Entra for cloud identity, many still operate complex hybrid estates and highly regulated environments. RSA can help in those mixed-use cases by extending identity controls beyond a single platform, providing behavioral analytics and risk-based authentication that complements Entra’s native features.&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;“At RSA, we’re laser focused on answering two questions for our customers,” Dave explains. “Who is this user (can we be absolutely sure)? And is their access appropriate from a zero-trust perspective?”&lt;/P&gt;
&lt;P&gt;A standout example of Microsoft’s collaboration with RSA is their early adoption of External Authentication Methods (EAM), where they served as a day one launch partner. EAM built on prior generations of integration between RSA and Microsoft identity technologies and has been critical for customers migrating sensitive workloads to the cloud without disrupting existing security postures.&lt;/P&gt;
&lt;P&gt;At the end of the day, it is customers that drive this kind of innovation. Dave points to large, global, financial institutions as clear bellwethers. As these organizations shift toward cloud first models and embrace Azure and SaaS, they face the challenge of modernizing identity without disrupting environments long secured by RSA or introducing new risks during migration. EAM has been critical in enabling that transition, allowing established RSA authentication and policy controls to carry forward into Microsoft Entra so customers can adopt cloud services while preserving the security models and operational consistency they depend on.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;From Identity Signals to Agentic AI with Sentinel&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;More recently, RSA and Microsoft have expanded their collaboration through deeper integrations with Microsoft Sentinel, including work involving Sentinel’s data lake and Security Copilot. Together, the companies are advancing AI-driven capabilities that strengthen identity-security insights and automation, defend against AI-powered attacks, and address the growing need to secure non-human identities as autonomous agents become more prevalent in enterprise environments.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;RSA’s approach starts with administrative telemetry from RSA ID Plus. Those events are ingested through a Sentinel connector and stored in the &lt;A href="https://www.microsoft.com/en-us/security/blog/2025/07/22/microsoft-sentinel-data-lake-unify-signals-cut-costs-and-power-agentic-ai/" target="_blank" rel="noopener"&gt;Microsoft Sentinel data&lt;/A&gt; lake which enables cost‑effective long‑term retention of identity telemetry, making it available for advanced analytics. Security Copilot agents then assess this data to surface anomalous or risky administrative behavior.&lt;/P&gt;
&lt;P&gt;“Admin accounts are increasingly a target,” says Dave. “If you don’t know when an admin is behaving unusually, you’re already too late.”&lt;/P&gt;
&lt;P&gt;This integration enables security teams to analyze identity related activity alongside broader organizational telemetry, helping analysts detect compromised credentials earlier and respond faster.&lt;/P&gt;
&lt;P&gt;“Human operators can’t keep up anymore,” Dave says. “As identities become more dynamic and more automated, we need AI driven assistance to maintain zero trust at scale.”&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Looking Ahead&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;As RSA and Microsoft look ahead, their collaboration is increasingly shaped by how identity security must evolve in an AI driven world. Dave outlines three core areas where both teams see significant opportunities for continued innovation. AI will play a growing role in helping organizations make sense of increasingly fluid identity environments, enabling better insight, decision making, and, over time, more autonomous responses as manual oversight becomes less viable. At the same time, the rise of AI powered attacks is placing new strain on traditional identity trust models, pushing the industry toward more adaptive, analytics driven signals. Finally, as enterprises adopt AI agents that act independently or on behalf of users, identity security is expanding beyond humans altogether, making the protection of non-human identities an essential frontier for the future of cybersecurity.&lt;/P&gt;
&lt;P&gt;Programs like the Microsoft Intelligent Security Association (MISA) help enable this kind of deep technical collaboration, providing a framework for RSA and Microsoft to align on emerging scenarios, validate integrations, and bring new capabilities to market faster.&lt;/P&gt;
&lt;P&gt;“It’s been a long journey together,” Dave reflects. “And we’re just getting started.”&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2026 22:07:10 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/behind-the-build-with-rsa-identity-resilience-in-the-age-of-ai/ba-p/4452686</guid>
      <dc:creator>Natee_Pretikul</dc:creator>
      <dc:date>2026-03-04T22:07:10Z</dc:date>
    </item>
    <item>
      <title>App Assure Powers Seamless Transitions for the new Outlook</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-powers-seamless-transitions-for-the-new-outlook/ba-p/4452678</link>
      <description>&lt;P&gt;Microsoft is continually evolving its products to deliver greater functionality, stronger security, and better experiences for users. That evolution is now underway for Outlook as we transition from classic Outlook to the&amp;nbsp;&lt;A href="https://adoption.microsoft.com/en-us/new-outlook-for-windows/" target="_blank"&gt;new Outlook for Windows&lt;/A&gt;, a move that accelerates access to innovations like Copilot and other AI-native tools essential for success in today’s business landscape.&lt;/P&gt;
&lt;P&gt;Users are already asking for their most critical productivity apps to be ready for this change. And just as App Assure helped software companies transition from&amp;nbsp;&lt;A href="https://techcommunity.microsoft.com/blog/microsoft_365blog/app-assure-puts-security-first-for-microsoft-outlook-customers/4398151?previewMessage=true" target="_blank"&gt;Exchange Tokens to Nested App Authentication&lt;/A&gt; earlier this year, we now stand ready to help you make the transition to new Outlook seamless and worry-free.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Benefits of new Outlook&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Outlook is your organization’s hub for communication and collaboration. With the transition from&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/microsoft-365-apps/outlook/get-started/migrate-com-to-web-addins#transitioning-add-ins-from-classic-outlook-to-new-outlook-for-windows" target="_blank"&gt;COM add-ins to Web add-ins&lt;/A&gt;, new Outlook for Windows empowers both customers and partners alike.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;Customers receive a streamlined interface that provides a consistent user experience across devices and AI-native tools built directly into Outlook, all while benefiting from a&amp;nbsp;&lt;A href="https://adoption.microsoft.com/files/outlook/New-Outlook-for-Windows_New-Technology-The-Projected-Total-Economic-Impact.pdf" target="_blank"&gt;lower total cost of ownership&lt;/A&gt;&amp;nbsp;and quicker access to new features.&lt;/LI&gt;
&lt;LI&gt;Partners benefit from Microsoft’s deep investment in extensibility, allowing them to reach the entire Outlook audience whether those users are working via Windows, Mac, Mobile, or web.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&amp;nbsp;&lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/AppAssure_NewOutlook" target="_blank"&gt;App Assure Powers Seamless Transitions for the new Outlook&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft M365 Blog, November 18th, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Nov 2025 21:11:49 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-powers-seamless-transitions-for-the-new-outlook/ba-p/4452678</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-11-26T21:11:49Z</dc:date>
    </item>
    <item>
      <title>Ignite 2025: New Microsoft Sentinel Connectors Announcement</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/ignite-2025-new-microsoft-sentinel-connectors-announcement/ba-p/4452682</link>
      <description>&lt;P&gt;Microsoft Sentinel continues to set the pace for innovation in cloud-native SIEMs, empowering security teams to meet today’s challenges with scalable analytics, built-in AI, and&amp;nbsp;&lt;A href="https://www.bing.com/?ref=aka&amp;amp;shorturl=sentinel/datalake/gablog" target="_blank"&gt;a cost-effective data lake&lt;/A&gt;. Recognized as a leader by Gartner and Forrester, Microsoft Sentinel is a platform for all of security, evolving to unify signals, cut costs, and power agentic AI for the modern SOC.&lt;/P&gt;
&lt;P&gt;As Microsoft Sentinel’s capabilities expand, so does its connector ecosystem. With over 350+ integrations available, organizations can seamlessly bring data from a wide range of sources into Microsoft Sentinel’s analytics and data lake tiers. This momentum is driven by our partners, who continue to deliver new and enhanced connectors that address real customer needs. The past year has seen rapid growth in both the number and diversity of connectors, ensuring that Microsoft Sentinel remains robust, flexible, and ready to meet the demands of any security environment.&lt;/P&gt;
&lt;P&gt;Today we showcase some of the most recent additions to our growing Microsoft Sentinel ecosystem spanning categories such as cloud security, endpoint protection, identity, IT operations, threat intelligence, compliance, and more:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/SentinelIntegrationsIgnite25" target="_blank"&gt;&lt;SPAN class="lia-align-center"&gt;Ignite 2025: New Microsoft Sentinel Connectors Announcement&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, November 12th, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 22:40:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/ignite-2025-new-microsoft-sentinel-connectors-announcement/ba-p/4452682</guid>
      <dc:creator>JesseKopavi</dc:creator>
      <dc:date>2025-11-14T22:40:59Z</dc:date>
    </item>
    <item>
      <title>Unlocking Developer Innovation with Microsoft Sentinel data lake</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/unlocking-developer-innovation-with-microsoft-sentinel-data-lake/ba-p/4467586</link>
      <description>&lt;H5&gt;&lt;STRONG&gt;Introduction&lt;/STRONG&gt;&lt;/H5&gt;
&lt;P&gt;Microsoft Sentinel is evolving rapidly, transforming to be both an industry-leading SIEM and an AI-ready platform that empowers agentic defense across the security ecosystem. In our recent webinar:&amp;nbsp;&lt;A href="https://youtu.be/oLvM4NVVtpQ?si=hGtxMuKfpdzcXS3i" target="_blank" rel="noopener"&gt;Introduction to Sentinel data lake for Developers&lt;/A&gt;, we explored how developers can leverage Sentinel’s unified data lake, extensible architecture, and integrated tools to build innovative security solutions. This post summarizes the key takeaways and actionable insights for developers looking to harness the full power of Sentinel.&lt;/P&gt;
&lt;img&gt;Figure 1: Microsoft Sentinel journey&lt;/img&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A class="lia-external-url" href="https://aka.ms/AppAssure_SentinelDeveloper" target="_blank" rel="noopener"&gt;&lt;SPAN class="lia-align-center"&gt;Unlocking Developer Innovation with Microsoft Sentinel data lake&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Security Community Blog, November 5th, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Nov 2025 22:23:28 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/unlocking-developer-innovation-with-microsoft-sentinel-data-lake/ba-p/4467586</guid>
      <dc:creator>Eleanor_Falla</dc:creator>
      <dc:date>2025-11-14T22:23:28Z</dc:date>
    </item>
    <item>
      <title>Behind the Build with Netskope: Engineering at the edge for strategic impact.</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/behind-the-build-with-netskope-engineering-at-the-edge-for/ba-p/4452685</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM class="lia-align-center"&gt;Behind the Build is an ongoing series spotlighting standout Microsoft partner collaborations. Each edition dives into the technical and strategic decisions that shape real-world integrations—highlighting engineering excellence, innovation, and the shared customer value created through partnership.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When Netskope was announced as &lt;A href="https://www.microsoft.com/en-us/security/blog/2025/04/29/microsoft-announces-the-2025-security-excellence-awards-winners/" target="_blank" rel="noopener"&gt;Microsoft Security’s 2025 ISV Partner of the Year&lt;/A&gt;&amp;nbsp;at RSAC, it marked the result of years of steady investment, mutual trust, and deep technical collaboration. To reflect on that journey and where it is headed, I sat down with David Willis, VP of Technology Alliances at Netskope, to discuss how Netskope builds for scale, integration, and long-term value, as well as the shared vision driving security innovations across both companies for the benefit of our mutual customers.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;A Partnership Built on Vision and Trust&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;We began with David’s professional journey and what drives his success. His progression through the networking and security stack starting with physical infrastructure at AT&amp;amp;T to app performance at Riverbed, L7 security at Palo Alto Networks, and deep inspection at Netskope, gives him a rare, end-to-end view of how modern systems interact. Just as critical is his ability to apply that knowledge through a business lens. “I’ve always believed that technology alone isn’t enough. You have to understand the customer’s strategic needs too,” David shared.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;Engineering for Scale and Seamless Integration&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;That dual perspective shapes how Netskope builds. Every project is designed for 100x scale, with functional testing as a baseline. 'We never ship based on internal QA alone,' David said. 'Customers don’t always know what they need until they see what you’ve built.' Live validation and rapid iteration are core to their process.&lt;/P&gt;
&lt;P&gt;Netskope’s clarity around customer value is also reflected in how they approach product overlap with Microsoft. Where others might hesitate in the face of competing features, Netskope leans in, focusing on where joint solutions can go further. “There’s always going to be some overlap,” David said. “But customers don’t want to choose. They want their tools to work together.” That mindset has led to joint integration across Microsoft Defender, Microsoft Sentinel, Entra, and Purview, often yielding more value together than either could alone.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Joint Innovation Across Microsoft Security&lt;/STRONG&gt;&lt;STRONG&gt;: Sentinel&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;A standout example is our collaboration in Microsoft Sentinel, using the Codeless Connector Framework (CCF) to build a Netskope integration. Netskope’s telemetry is rich in application context and behavioral data. It generates terabytes of logs per day, demanding ingestion at true enterprise scale.&lt;/P&gt;
&lt;P&gt;The Netskope One platform streams Web Transaction logs directly from the customer’s tenant to a managed storage account in Azure Blob. The CCF connector retrieves, decompresses, and transforms the data for ingestion into Microsoft Sentinel, where it powers Analytic Rules, Security Copilot queries, and SOC dashboards. Together, we built performant pipelines that preserve fidelity, enabling downstream value through second-order insights.&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;Joint Innovation Across Microsoft Security&lt;/STRONG&gt;&lt;STRONG&gt;: Purview&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Initially, Netskope used its own classification engine to apply policies to sensitive data. Today, unstructured traffic is instead routed to Microsoft Purview for classification and policy checks, centralizing data loss prevention (DLP) policy logic across environments. This integration enables Netskope to function as an inline enforcement engine, positioning Purview as the central hub for Data Protection policies across all users and applications. This joint effort positions Netskope as a pioneer in integrating SASE enforcement with Microsoft Purview’s data protection capabilities, delivering unified visibility and control for customers. “Now Purview has this holistic view of all of the data that’s moving around,” said David.” That leads to event correlation, risk analysis, regulatory compliance. It’s exciting.”&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;&lt;STRONG&gt;AI and What it Means for Customers&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;No conversation about the security space would be complete without touching on the growing impact of AI, so I asked David about Netskope’s approach. 'We’ve always used AI tools or ML models to analyze data... now we want customers to safely use them too,' David explained. Netskope is operationalizing AI through Microsoft’s Agentic AI framework and Security Copilot, building context-aware integrations that unify signals across threat protection, DLP, and access control.&lt;/P&gt;
&lt;P&gt;Key use cases include DLP incident management and correlating logs between Entra and Netskope, enabled by the Netskope API Platform and surfaced through Security Agents. These integrations help customers act faster and with greater precision, bringing richer context to frontline decisions.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;The Road Ahead&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;As successful as our collaboration has already been, Microsoft and Netskope are accelerating efforts to create even more value. We are focused on delivering practical outcomes that simplify operations and drive real-world impact, helping customers strengthen their security across the board.&lt;/P&gt;
&lt;P&gt;“What sets this collaboration apart,” David concluded, “is how deeply we integrate both our products and our priorities to deliver meaningful outcomes for our customers. I think customers in a year are going to be really happy with the joint Microsoft-Netskope story.”&lt;/P&gt;
&lt;img /&gt;
&lt;P&gt;For software companies exploring integration with Microsoft Sentinel CCF, the Netskope story highlights what’s possible through App Assure, a no-cost program that provides hands-on technical guidance, compatibility support, and a dedicated App Assure Manager to help you build secure, high-performance integrations with Microsoft platforms like Microsoft Sentinel. From development to deployment, App Assure ensures your solution meets Microsoft’s standards while accelerating time to market. Ready to get started building a Sentinel solution? &lt;A href="https://aka.ms/AppAssureSentinelPromise" target="_blank" rel="noopener"&gt;Submit a request to App Assure.&lt;/A&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Oct 2025 14:46:42 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/behind-the-build-with-netskope-engineering-at-the-edge-for/ba-p/4452685</guid>
      <dc:creator>Natee_Pretikul</dc:creator>
      <dc:date>2025-10-02T14:46:42Z</dc:date>
    </item>
    <item>
      <title>Microsoft Sentinel data lake is backed by App Assure's Sentinel promise</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/microsoft-sentinel-data-lake-is-backed-by-app-assure-s-sentinel/ba-p/4452677</link>
      <description>&lt;P&gt;Microsoft Sentinel continues to lead the industry as a cloud-native SIEM, trusted by organizations worldwide to deliver scalable, intelligent security analytics. On September 30&lt;SUP&gt;th&lt;/SUP&gt;, &lt;A href="https://www.bing.com/?ref=aka&amp;amp;shorturl=sentinel/datalake/gablog" target="_blank" rel="noopener"&gt;Sentinel’s new data lake features&lt;/A&gt; become generally available. This unlocks new threat hunting, compliance, and investigation scenarios for security teams looking for a cost-effective solution to long-term retention of valuable security logs. Most importantly, the same connectors bringing your data into Sentinel’s analytics tier today, will now seamlessly bring that data into the data lake.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Expanding the Microsoft Sentinel promise to Sentinel data lake&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;With the launch of Microsoft Sentinel data lake, we remain as committed as ever that you are able to ingest your data and leverage our powerful new features to enhance your security posture. &lt;A href="https://techcommunity.microsoft.com/blog/microsoftsentinelblog/app-assure%E2%80%99s-promise-migrate-to-sentinel-with-confidence/4404136" target="_blank" rel="noopener"&gt;Microsoft’s Sentinel promise&lt;/A&gt; is that the connectors you use to take advantage of data lake will just work out of the box, and in the unlikely event you need assistance, App Assure stands ready to help mitigate issues.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&amp;nbsp;&lt;/STRONG&gt;&lt;A href="https://aka.ms/AppAssure_SentinelPromise_datalake" target="_blank" rel="noopener"&gt;App Assure's Sentinel promise now extends to Microsoft Sentinel data lake&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, September 30th, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 16:00:00 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/microsoft-sentinel-data-lake-is-backed-by-app-assure-s-sentinel/ba-p/4452677</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-30T16:00:00Z</dc:date>
    </item>
    <item>
      <title>The Arm ecosystem expands for Copilot+ PCs</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/the-arm-ecosystem-expands-for-copilot-pcs/ba-p/4452676</link>
      <description>&lt;P&gt;The introduction of Copilot+ PCs is driving a transformative shift in the world of personal and enterprise computing. These devices combine&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/windows/deployment/performance-lab/claims-disclosures?tabs=copilot-plus" target="_blank"&gt;all-day battery life&lt;/A&gt;, ultra-fast performance, enhanced security, portability and on-device AI capabilities exceeding 40 trillion operations per second (TOPS). Most importantly for our customers, an expanding ecosystem of Arm-compatible apps allows them to take advantage of the superior performance and capabilities of these machines for their daily productivity and personal tasks.&lt;/P&gt;
&lt;P&gt;Microsoft’s&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/windows/compatibility/app-assure" target="_blank"&gt;App Assure&lt;/A&gt;&amp;nbsp;team stands behind our commitment to the Arm ecosystem, ensuring that the software our users need, across categories and across regions, is available on Copilot+ PCs. As adoption accelerates, ISVs are eager to join this computing revolution and make their products Arm-compatible.&amp;nbsp;&lt;A href="https://blogs.windows.com/windowsdeveloper/2024/03/13/announcing-worldwide-availability-of-arm-advisory-service-for-developers/" target="_blank"&gt;Microsoft’s Arm Advisory Service&lt;/A&gt; stands ready to make this transition seamless and easy.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here: &lt;/STRONG&gt;&lt;A href="https://blogs.windows.com/windowsdeveloper/2025/09/18/empowering-the-future-the-expanding-arm-app-ecosystem-for-copilot-pcs/" target="_blank"&gt;Empowering the future: The expanding Arm app ecosystem for Copilot+ PCs&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Windows Developer Blog, September 18th, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Sep 2025 19:14:13 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/the-arm-ecosystem-expands-for-copilot-pcs/ba-p/4452676</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-19T19:14:13Z</dc:date>
    </item>
    <item>
      <title>Accelerating NordVPN’s Arm Optimization with Microsoft App Assure</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/accelerating-nordvpn-s-arm-optimization-with-microsoft-app/ba-p/4452675</link>
      <description>&lt;P&gt;With the recent release of&amp;nbsp;&lt;A href="https://blogs.microsoft.com/blog/2024/05/20/introducing-copilot-pcs/" target="_blank" rel="noopener"&gt;Copilot+ PCs&lt;/A&gt;, developers are increasingly focused on optimizing their apps for these devices. Copilot+ PCs are the fastest, most intelligent Windows PCs ever built. With powerful new system architecture designed to deliver best-in-class performance, all–day battery life and the ability to run the most advanced AI models on device, Copilot+ PCs help users to be more productive, creative and to communicate more effectively. The first wave of Copilot+ PCs was powered by Snapdragon X Elite and X Plus silicon. AMD and Intel soon released Copilot+ PCs powered by Ryzen AI 300 and Intel Core Ultra 200v processors, respectively, demonstrating that we are all-in on Copilot+ PCs.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/AppAssure_NordonArm" target="_blank" rel="noopener"&gt;Microsoft App Assure helps Nord Security build for Windows on Arm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Windows Developer Blog, May 14&lt;SUP&gt;th&lt;/SUP&gt;, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 19:05:20 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/accelerating-nordvpn-s-arm-optimization-with-microsoft-app/ba-p/4452675</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-10T19:05:20Z</dc:date>
    </item>
    <item>
      <title>RSAC 2025: Announcement of New Microsoft Sentinel Connectors</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/rsac-2025-announcement-of-new-microsoft-sentinel-connectors/ba-p/4452681</link>
      <description>&lt;P&gt;Microsoft Sentinel is a leading cloud-native security information and event management (SIEM) solution that helps organizations&amp;nbsp;confidently&amp;nbsp;detect,&amp;nbsp;investigate&amp;nbsp;and respond to threats across their&amp;nbsp;multi-cloud, multiplatform&amp;nbsp;environments.&amp;nbsp;Microsoft Sentinel&amp;nbsp;offers seamless integration of&amp;nbsp;data from both Microsoft and third-party&amp;nbsp;sources for&amp;nbsp;a&amp;nbsp;comprehensive view&amp;nbsp;across&amp;nbsp;the&amp;nbsp;entire&amp;nbsp;digital&amp;nbsp;environment.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We are&amp;nbsp;very&amp;nbsp;pleased&amp;nbsp;to&amp;nbsp;share the&amp;nbsp;latest Microsoft Sentinel integrations from our&amp;nbsp;valued&amp;nbsp;Independent Software Vendor (ISV)&amp;nbsp;partners&amp;nbsp;that&amp;nbsp;allow you to&amp;nbsp;seamlessly&amp;nbsp;connect your existing security solutions with Microsoft Sentinel and benefit from&amp;nbsp;robust&amp;nbsp;analytics and automation&amp;nbsp;capabilities&amp;nbsp;to strengthen your defenses against evolving cyber threats.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/SentinelIntegrationsRSA2025" target="_blank" rel="noopener"&gt;RSAC 2025 new Microsoft Sentinel connectors announcement&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, April 22&lt;SUP&gt;nd&lt;/SUP&gt;, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 18:59:52 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/rsac-2025-announcement-of-new-microsoft-sentinel-connectors/ba-p/4452681</guid>
      <dc:creator>JesseKopavi</dc:creator>
      <dc:date>2025-09-10T18:59:52Z</dc:date>
    </item>
    <item>
      <title>App Assure backs Microsoft’s Sentinel promise</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-backs-microsoft-s-sentinel-promise/ba-p/4452674</link>
      <description>&lt;P&gt;In today's evolving cyber-threat landscape, enterprises need the most up-to-date tools for detection, investigation, and response. Cloud-native, AI-driven solutions like Microsoft's Sentinel provide&amp;nbsp;businesses&amp;nbsp;with faster implementation, greater integration and automation capabilities, and intelligent event correlation.&amp;nbsp;But when&amp;nbsp;moving from&amp;nbsp;on-prem to the cloud, or from one SIEM to another, migrating can seem risky and complex for Security Operations Centers (SOCs) that have spent years investing in customized solutions.&amp;nbsp;&amp;nbsp;One challenge&amp;nbsp;businesses&amp;nbsp;face is how to port over&amp;nbsp;third-party connectors, especially ones processing&amp;nbsp;large&amp;nbsp;data volumes, which can reach&amp;nbsp;terabytes per day.&amp;nbsp;For customers&amp;nbsp;with such needs,&amp;nbsp;Microsoft has built the Codeless Connector Framework (CCF) in Microsoft Sentinel.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/AppAssure_SentinelPromiseBlog" target="_blank" rel="noopener"&gt;App Assure’s promise: Migrate to Sentinel with confidence&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, April 21&lt;SUP&gt;st&lt;/SUP&gt;, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 22:25:35 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-backs-microsoft-s-sentinel-promise/ba-p/4452674</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-10T22:25:35Z</dc:date>
    </item>
    <item>
      <title>App Assure ensures a smooth transition to Nested App Authentication in Outlook</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-ensures-a-smooth-transition-to-nested-app/ba-p/4452673</link>
      <description>&lt;P&gt;Business today doesn’t happen in silos. Workflows span across multiple apps, from email to CRM to collaboration tools. Outlook add-ins play a key role in keeping teams productive, but they too often rely upon legacy authentication methods that weren’t designed for this new, interconnected world. Microsoft is taking steps to champion security by replacing traditional Exchange Online tokens with&amp;nbsp;&lt;A href="https://aka.ms/naafaq" target="_blank" rel="noopener"&gt;Nested App Authentication (NAA)&lt;/A&gt;. Thanks to building on top of Microsoft Entra ID, NAA supports modern authentication protocols and zero-trust policies while providing a streamlined single sign-on experience.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To help ensure a seamless transition, the App Assure team has been actively working with software vendors, supporting their efforts to update Outlook add-ins and ensure these remain functional and secure without interrupting customers’ experiences.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/AppAssure_NAA" target="_blank" rel="noopener"&gt;App Assure puts Security first for Microsoft Outlook Customers&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft 365 Blog, April 2&lt;SUP&gt;nd&lt;/SUP&gt;, 2025&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 22:23:53 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-ensures-a-smooth-transition-to-nested-app/ba-p/4452673</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-10T22:23:53Z</dc:date>
    </item>
    <item>
      <title>Ignite 2024: Announcement of New Microsoft Sentinel Connectors</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/ignite-2024-announcement-of-new-microsoft-sentinel-connectors/ba-p/4452680</link>
      <description>&lt;P&gt;Microsoft Sentinel continues to be a leading cloud-native security information and event management (SIEM) solution, empowering organizations to detect, investigate, and respond to threats across their digital ecosystem at scale. &amp;nbsp;Microsoft Sentinel offers robust out of the box (OOTB) content, allowing seamless connections with a wide array of data sources from both Microsoft and third-party providers. This enables comprehensive collection and analysis of security signals across multicloud, multiplatform environments, enhancing your overall security posture.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In this Ignite 2024 blog post, we are thrilled to present the latest integrations contributed by our esteemed Partners.&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/SentinelIntegrationsIgnite2024" target="_blank" rel="noopener"&gt;What’s New: Exciting new Microsoft Sentinel Connectors Announcement - Ignite 2024&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft Sentinel Blog, November 18&lt;SUP&gt;th&lt;/SUP&gt;, 2024&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 18:52:35 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/ignite-2024-announcement-of-new-microsoft-sentinel-connectors/ba-p/4452680</guid>
      <dc:creator>JesseKopavi</dc:creator>
      <dc:date>2025-09-10T18:52:35Z</dc:date>
    </item>
    <item>
      <title>App Assure promise expands to Copilot for Microsoft 365</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-promise-expands-to-copilot-for-microsoft-365/ba-p/4452672</link>
      <description>&lt;P&gt;At Microsoft, our mission to empower every person and every organization to achieve more is continually propelled by innovation. A prime example of that innovation is Copilot for Microsoft 365. Today I’m thrilled to share an important update that will help even more organizations take advantage of this groundbreaking AI tool.  &amp;nbsp;&lt;/P&gt;
&lt;P&gt;Copilot iterates fast and relies on the latest updates and integration throughout the Microsoft product suite, so devices need to be on a monthly update channel for Microsoft 365 Apps (Current Channel or Monthly Enterprise Channel). We recommend Monthly Enterprise Channel for predictable updates, reliability, and enterprise management. Every day we see more commercial customers moving to a monthly update channel to maximize the benefits of Copilot. The vast majority—over 75 percent—are currently running on the Monthly Update Channel or Current Channel. To support the transition, I’m excited to announce that we’re expanding App Assure’s app compatibility promise to include a specific commitment to Copilot customers adopting monthly updates.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;
&lt;P class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/AppAssureCopilotM365Announcement" target="_blank" rel="noopener"&gt;Microsoft App Assure supports Copilot for Microsoft 365 customers moving to monthly updates&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Microsoft 365 Copilot Blog, May 22&lt;SUP&gt;nd&lt;/SUP&gt;, 2024&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 18:50:24 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/app-assure-promise-expands-to-copilot-for-microsoft-365/ba-p/4452672</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-10T18:50:24Z</dc:date>
    </item>
    <item>
      <title>Opera builds Arm-optimized browser with assistance from App Assure</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/opera-builds-arm-optimized-browser-with-assistance-from-app/ba-p/4452671</link>
      <description>&lt;P&gt;The Microsoft App Assure team helps app developers around the world to ensure their users have top-notch experience on all Microsoft platforms. Today, I want to highlight one of our many successful engagements: the new Opera Browser for Arm-based Windows devices. In May, an Arm-optimized version of Opera for Windows was made available on the&amp;nbsp;&lt;A href="https://www.opera.com/browsers/opera/developer" target="_blank" rel="noopener"&gt;developer stream&lt;/A&gt;&amp;nbsp;of the browser. Engineering assistance from the Microsoft App Assure team played a key role in this effort.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/AppAssure_OperaBrowseronArm" target="_blank" rel="noopener"&gt;Microsoft App Assure helps Opera build Arm-optimized browser&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Windows Developer Blog, May 16&lt;SUP&gt;th&lt;/SUP&gt;, 2024&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 22:20:12 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/opera-builds-arm-optimized-browser-with-assistance-from-app/ba-p/4452671</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-10T22:20:12Z</dc:date>
    </item>
    <item>
      <title>Launch Announcement: Arm Advisory Service Expands Globally</title>
      <link>https://techcommunity.microsoft.com/t5/microsoft-app-assure/launch-announcement-arm-advisory-service-expands-globally/ba-p/4452670</link>
      <description>&lt;P&gt;In October 2023, Microsoft introduced the&amp;nbsp;&lt;A href="https://blogs.windows.com/windowsdeveloper/2023/10/16/windows-launching-arm-advisory-service-for-developers/" target="_blank" rel="noopener"&gt;Arm Advisory Service&lt;/A&gt;. Since then, interest has risen steeply. This is no surprise, as many across the industry consider Windows on Arm devices as the future of computing, with unparalleled speed, battery life, and connectivity. Our no-cost engineering advisory program has a proven track record helping developers build Arm-optimized apps for Windows.&lt;/P&gt;
&lt;P&gt;With all the momentum around the growing ecosystem, I’m very excited to announce that we are officially expanding the service to developers around the world.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4 class="lia-align-center"&gt;&lt;STRONG class="lia-align-center"&gt;Read the full announcement here:&lt;/STRONG&gt; &lt;A href="https://aka.ms/ArmAdvisoryService_Worldwide" target="_blank" rel="noopener"&gt;Announcing worldwide availability of Arm Advisory Service for developers&lt;/A&gt;&lt;/H4&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;Original Publication: Windows Developer Blog, March 13&lt;SUP&gt;th&lt;/SUP&gt;, 2024&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Sep 2025 22:21:59 GMT</pubDate>
      <guid>https://techcommunity.microsoft.com/t5/microsoft-app-assure/launch-announcement-arm-advisory-service-expands-globally/ba-p/4452670</guid>
      <dc:creator>MikeAdams</dc:creator>
      <dc:date>2025-09-10T22:21:59Z</dc:date>
    </item>
  </channel>
</rss>

