<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>Azure SRE Agent Blog</title>
        <link>https://sre.azure.com/docs/blog</link>
        <description>Azure SRE Agent Blog</description>
        <lastBuildDate>Mon, 23 Feb 2026 00:00:00 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <item>
            <title><![CDATA[Introducing sre.azure.com with Integrated Docs Site]]></title>
            <link>https://sre.azure.com/docs/blog/introducing-sre-azure-com</link>
            <guid>https://sre.azure.com/docs/blog/introducing-sre-azure-com</guid>
            <pubDate>Mon, 23 Feb 2026 00:00:00 GMT</pubDate>
            <description><![CDATA[Azure SRE Agent now has a dedicated home at sre.azure.com — manage agents, investigate incidents, and automate operations, all in one place.]]></description>
            <content:encoded><![CDATA[<p>Azure SRE Agent now has a dedicated home at <a href="https://sre.azure.com/" target="_blank" rel="noopener noreferrer" class="">sre.azure.com</a> — manage agents, investigate incidents, and automate operations, all in one place.</p>
<img src="https://sre.azure.com/docs/img/screenshots/sre-azure-com-landing.png" alt="sre.azure.com landing page" style="width:100%;border-radius:8px;margin-top:0.5rem;margin-bottom:1.5rem">
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-you-can-do-with-it">What you can do with it<a href="https://sre.azure.com/docs/blog/introducing-sre-azure-com#what-you-can-do-with-it" class="hash-link" aria-label="Direct link to What you can do with it" title="Direct link to What you can do with it" translate="no">​</a></h2>
<p>At <a href="https://sre.azure.com/" target="_blank" rel="noopener noreferrer" class="">sre.azure.com</a>, everything is organized around your workflow:</p>
<table><thead><tr><th>Area</th><th>What you do there</th></tr></thead><tbody><tr><td><strong>Chat</strong></td><td>Real-time conversations with streaming responses and tool execution visible as it happens</td></tr><tr><td><strong>Builder</strong></td><td>Configure subagents, connectors, knowledge base, and response plans</td></tr><tr><td><strong>Monitor</strong></td><td>Track incident metrics, session insights, and agent activity</td></tr><tr><td><strong>Settings</strong></td><td>Manage incident platforms, managed resources, and agent configuration</td></tr></tbody></table>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="what-youll-find">What you'll find<a href="https://sre.azure.com/docs/blog/introducing-sre-azure-com#what-youll-find" class="hash-link" aria-label="Direct link to What you'll find" title="Direct link to What you'll find" translate="no">​</a></h2>
<p><strong>Landing page</strong> — Visit <a href="https://sre.azure.com/" target="_blank" rel="noopener noreferrer" class="">sre.azure.com</a> without signing in to see what Azure SRE Agent can do. Share it with teammates who haven't tried it yet.</p>
<p><strong>All your agents in one view</strong> — Every agent across your subscriptions in a single list. Filter, create, and jump into any agent's chat with one click.</p>
<p><strong>Integrated docs</strong> — The <strong>Docs</strong> button opens comprehensive documentation right at <a class="" href="https://sre.azure.com/docs/">sre.azure.com/docs</a>:</p>
<ul>
<li class=""><a class="" href="https://sre.azure.com/docs/get-started">Getting Started</a> — Create an agent and have your first conversation</li>
<li class=""><a class="" href="https://sre.azure.com/docs/concepts/connectors">Concepts</a> — Connectors, memory, subagents, tools, and agent reasoning</li>
<li class=""><a class="" href="https://sre.azure.com/docs/capabilities/incident-response">Capabilities</a> — Incident response, root cause analysis, and more</li>
<li class=""><a class="" href="https://sre.azure.com/docs/tutorials/connectors/setup-kusto-connector">Tutorials</a> — Step-by-step guides for connectors, subagents, tools, and integrations</li>
</ul>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="whats-new">What's new<a href="https://sre.azure.com/docs/blog/introducing-sre-azure-com#whats-new" class="hash-link" aria-label="Direct link to What's new" title="Direct link to What's new" translate="no">​</a></h2>
<p>Over the past month, we've shipped several capabilities:</p>
<p><strong><a class="" href="https://sre.azure.com/docs/concepts/skills">Skills</a></strong> — Package runbooks and domain knowledge into reusable skills that your agent loads automatically during investigations. Build once, use across all your subagents. <a href="https://techcommunity.microsoft.com/blog/appsonazureblog/build-a-custom-ssl-certificate-monitor-with-azure-sre-agent-from-python-tool-to-/4495832" target="_blank" rel="noopener noreferrer" class="">See it in action →</a></p>
<p><strong><a class="" href="https://sre.azure.com/docs/capabilities/python-code-execution">Python Code Execution</a></strong> — Your agent writes and runs Python to analyze data, generate charts, and solve problems beyond natural language.</p>
<p><strong><a class="" href="https://sre.azure.com/docs/capabilities/agent-hooks">Agent Hooks</a></strong> — Run custom bash or Python scripts before and after agent actions. Useful for approval gates, notifications, or triggering external workflows.</p>
<p><strong><a class="" href="https://sre.azure.com/docs/capabilities/upload-knowledge-document">Extended Knowledge Base</a></strong> — Upload images, PowerPoint, Word, Excel, and PDF files alongside your existing markdown and text documents.</p>
<hr>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="get-started">Get started<a href="https://sre.azure.com/docs/blog/introducing-sre-azure-com#get-started" class="hash-link" aria-label="Direct link to Get started" title="Direct link to Get started" translate="no">​</a></h2>
<ul>
<li class=""><strong>Try it now:</strong> <a href="https://sre.azure.com/" target="_blank" rel="noopener noreferrer" class="">sre.azure.com</a></li>
<li class=""><strong>Create your first agent:</strong> <a class="" href="https://sre.azure.com/docs/get-started/create-agent">Getting started guide →</a></li>
<li class=""><strong>Browse the docs:</strong> <a class="" href="https://sre.azure.com/docs/">sre.azure.com/docs</a></li>
<li class=""><strong>Read common use cases:</strong> <a href="https://aka.ms/sreagent/blog" target="_blank" rel="noopener noreferrer" class="">Azure SRE Agent blog →</a></li>
</ul>]]></content:encoded>
            <category>announcement</category>
            <category>portal</category>
            <category>documentation</category>
        </item>
    </channel>
</rss>