<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Security Copilot on Nicola Suter</title><link>https://nicolasuter.ch/tags/security-copilot/</link><description>Recent content in Security Copilot on Nicola Suter</description><generator>Hugo -- gohugo.io</generator><language>en-US</language><copyright>© 2026 Nicola Suter</copyright><lastBuildDate>Mon, 11 May 2026 06:00:03 +0000</lastBuildDate><atom:link href="https://nicolasuter.ch/tags/security-copilot/rss.xml" rel="self" type="application/rss+xml"/><item><title>Finally native SOAR in Sentinel?</title><link>https://nicolasuter.ch/sentinel-native-soar/</link><pubDate>Mon, 11 May 2026 06:00:03 +0000</pubDate><guid>https://nicolasuter.ch/sentinel-native-soar/</guid><description>&lt;p&gt;The Microsoft Sentinel SOAR playbook generator has mostly flown under the radar since it entered public preview, so let&amp;rsquo;s look at what it can do and whether it can replace Logic Apps with something more native.
In SecOps conversations, I often hear the same view: Logic Apps are fine, but if you already script or code, they can feel like overhead rather than a productivity boost. Many MSSPs also rely on more flexible tooling such as Azure Functions or compiled code for incident automation.&lt;/p&gt;
&lt;p&gt;The new Sentinel playbook generator feels more native for Defender XDR and Sentinel integration, and it adds AI on top. Let&amp;rsquo;s see whether that actually helps.&lt;/p&gt;

&lt;h2 class="relative group"&gt;Playbook Generator in Action
 &lt;div id="playbook-generator-in-action" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#playbook-generator-in-action" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;You can find the playbook generator in the Unified Security Operations Platform (USOP) under the Sentinel automation blade, via the &amp;lsquo;Playbook Generator ✨&amp;rsquo; option.&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Wizard"
 src="https://nicolasuter.ch/content/images/2026/sentinel-soar/create-playbook.png"
 &gt;&lt;/figure&gt;
&lt;p&gt;It opens a Visual Studio Code or GitHub Codespaces-style editor with &lt;a href="https://cline.bot/" target="_blank" rel="noreferrer"&gt;Cline&lt;/a&gt; preinstalled for building Python playbooks.&lt;/p&gt;
&lt;figure&gt;&lt;img
 class="my-0 rounded-md"
 loading="lazy"
 decoding="async"
 fetchpriority="low"
 alt="Editor"
 src="https://nicolasuter.ch/content/images/2026/sentinel-soar/editor.png"
 &gt;&lt;/figure&gt;
&lt;p&gt;Creating a playbook with natural language is straightforward. Cline uses a plan-and-act flow: you describe what you want, then it tests and builds the playbook.&lt;/p&gt;
&lt;p&gt;For my initial tests, I used the following prompt:&lt;/p&gt;</description></item></channel></rss>