{"id":"073914b4-c998-4d10-ae0f-24fe16f1c77b","shortId":"nj7tYh","kind":"skill","title":"azure-sre-agent","tagline":"Expert knowledge for Azure Sre Agent development including troubleshooting, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when wiring SRE Agent to DevOps/Teams/ServiceNow, configuring tools and RBAC, querying KQL lo","description":"# Azure Sre Agent Skill\n\nThis skill provides expert guidance for Azure Sre Agent. Covers troubleshooting, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.\n\n## How to Use This Skill\n\n> **IMPORTANT for Agent**: Use the **Category Index** below to locate relevant sections. For categories with line ranges (e.g., `L35-L120`), use `read_file` with the specified lines. For categories with file links (e.g., `[security.md](security.md)`), use `read_file` on the linked reference file\n\n> **IMPORTANT for Agent**: If `metadata.generated_at` is more than 3 months old, suggest the user pull the latest version from the repository. If `mcp_microsoftdocs` tools are not available, suggest the user install it: [Installation Guide](https://github.com/MicrosoftDocs/mcp/blob/main/README.md)\n\nThis skill requires **network access** to fetch documentation content:\n- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.\n- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.\n\n## Category Index\n\n| Category | Lines | Description |\n|----------|-------|-------------|\n| Troubleshooting | L35-L40 | Diagnosing Azure SRE Agent deployment/operation issues and using KQL to query its telemetry, logs, and actions for troubleshooting. |\n| Decision Making | L41-L47 | Guidance on when to trigger deep investigations, how SRE Agent pricing works and what drives cost, and which Azure regions you can or should deploy the agent in |\n| Limits & Quotas | L48-L52 | Tracking Azure SRE Agent usage, AI Unit consumption, limits, and understanding how pricing, billing units, and quotas affect your workloads. |\n| Security | L53-L61 | Managing SRE Agent identities, authentication methods, and configuring RBAC/role permissions (including managed identity access to Azure DevOps repos) for secure resource access. |\n| Configuration | L62-L73 | Configuring SRE Agent behavior: hooks and governance, custom tools/skills, specialized subagents, network/firewall settings, and enabling/using the Python/shell Code Interpreter via UI or REST API |\n| Integrations & Coding Patterns | L74-L97 | Integrating Azure SRE Agent with DevOps, GitHub, Teams, ServiceNow, PagerDuty, Kusto, observability tools, and custom HTTP/Python/MCP tools for automation and incident workflows |\n| Deployment | L98-L101 | How to deploy and configure the Azure SRE Agent as a Microsoft Teams bot, including setup steps, required permissions, and integration details. |\n\n### Troubleshooting\n| Topic | URL |\n|-------|-----|\n| Query Azure SRE Agent telemetry and actions with KQL | https://learn.microsoft.com/en-us/azure/sre-agent/audit-agent-actions |\n| Troubleshoot Azure SRE Agent deployment and operations | https://learn.microsoft.com/en-us/azure/sre-agent/faq-troubleshooting |\n\n### Decision Making\n| Topic | URL |\n|-------|-----|\n| Decide when to use deep investigation in Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/deep-investigation |\n| Understand Azure SRE Agent pricing and cost drivers | https://learn.microsoft.com/en-us/azure/sre-agent/pricing-billing |\n| Select supported Azure regions for SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/supported-regions |\n\n### Limits & Quotas\n| Topic | URL |\n|-------|-----|\n| Monitor Azure SRE Agent usage and Azure AI Unit limits | https://learn.microsoft.com/en-us/azure/sre-agent/monitor-agent-usage |\n\n### Security\n| Topic | URL |\n|-------|-----|\n| Understand Azure SRE Agent identities and authentication | https://learn.microsoft.com/en-us/azure/sre-agent/agent-identity |\n| Configure managed identity access to ADO repos in SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/connect-ado-repo-managed-identity |\n| Manage Azure SRE Agent permissions and resource access | https://learn.microsoft.com/en-us/azure/sre-agent/manage-permissions |\n| Configure Azure SRE Agent permissions and RBAC access | https://learn.microsoft.com/en-us/azure/sre-agent/permissions |\n| Configure Azure SRE Agent roles and permissions | https://learn.microsoft.com/en-us/azure/sre-agent/user-roles |\n\n### Configuration\n| Topic | URL |\n|-------|-----|\n| Configure agent hooks to control Azure SRE Agent behavior | https://learn.microsoft.com/en-us/azure/sre-agent/agent-hooks |\n| Use SRE Agent code interpreter for Python and shell | https://learn.microsoft.com/en-us/azure/sre-agent/code-interpreter |\n| Create and manage governance hooks in Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/create-manage-hooks-ui |\n| Create custom skills with tools and files in Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/create-skill |\n| Configure specialized subagents in Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/create-subagent |\n| Configure network and firewall requirements for SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/network-requirements |\n| Configure agent hooks via REST API in Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/tutorial-agent-hooks |\n| Enable and use Code Interpreter in Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/use-code-interpreter |\n\n### Integrations & Coding Patterns\n| Topic | URL |\n|-------|-----|\n| Connect Azure DevOps to Azure SRE Agent for code and work items | https://learn.microsoft.com/en-us/azure/sre-agent/ado-connector |\n| Connect Azure DevOps wikis as knowledge sources for SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/azure-devops-wiki-knowledge |\n| Use Azure SRE Agent from Microsoft Teams | https://learn.microsoft.com/en-us/azure/sre-agent/chat-from-your-tools |\n| Connect Azure DevOps wiki as SRE Agent knowledge source | https://learn.microsoft.com/en-us/azure/sre-agent/connect-devops-wiki |\n| Configure PagerDuty integration for Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/connect-pagerduty |\n| Connect Azure SRE Agent to ServiceNow for incident management | https://learn.microsoft.com/en-us/azure/sre-agent/connect-servicenow |\n| Create and use HTTP triggers for Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/create-http-trigger |\n| Build and deploy a Python SLA calculator tool in SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/create-python-tool |\n| Configure cross-tenant Azure DevOps access for SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/cross-account-ado-oauth |\n| Integrate external observability tools with Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/diagnose-observability |\n| Integrate GitHub with Azure SRE Agent via OAuth or PAT | https://learn.microsoft.com/en-us/azure/sre-agent/github-connector |\n| Install and configure marketplace plugins for Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/install-plugin-from-marketplace |\n| Define Kusto tools to run deterministic KQL in SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/kusto-tools |\n| Use MCP connectors and tools with Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/mcp-connectors |\n| Integrate PagerDuty incidents with Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/pagerduty-incidents |\n| Create and configure Python tools for Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/python-code-execution |\n| Connect ServiceNow as an incident platform for SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/servicenow-incidents |\n| Connect PagerDuty incidents to Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/set-up-pagerduty-indexing |\n| Configure Microsoft Teams connector for Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/set-up-teams-connector |\n| Configure ServiceNow incident indexing for Azure SRE Agent | https://learn.microsoft.com/en-us/azure/sre-agent/setup-servicenow-indexing |\n\n### Deployment\n| Topic | URL |\n|-------|-----|\n| Deploy Azure SRE Agent as a Microsoft Teams bot | https://learn.microsoft.com/en-us/azure/sre-agent/teams-bot |","tags":["azure","sre","agent","skills","microsoftdocs","agent-skills","agentic-skills","agentskill","ai-agents","ai-coding","azure-functions","azure-kubernetes-service"],"capabilities":["skill","source-microsoftdocs","skill-azure-sre-agent","topic-agent","topic-agent-skills","topic-agentic-skills","topic-agentskill","topic-ai-agents","topic-ai-coding","topic-azure","topic-azure-functions","topic-azure-kubernetes-service","topic-azure-openai","topic-azure-sql-database","topic-azure-storage"],"categories":["Agent-Skills"],"synonyms":[],"warnings":[],"endpointUrl":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-sre-agent","protocol":"skill","transport":"skills-sh","auth":{"type":"none","details":{"cli":"npx skills add MicrosoftDocs/Agent-Skills","source_repo":"https://github.com/MicrosoftDocs/Agent-Skills","install_from":"skills.sh"}},"qualityScore":"0.698","qualityRationale":"deterministic score 0.70 from registry signals: · indexed on github topic:agent-skills · 497 github stars · SKILL.md body (8,268 chars)","verified":false,"liveness":"unknown","lastLivenessCheck":null,"agentReviews":{"count":0,"score_avg":null,"cost_usd_avg":null,"success_rate":null,"latency_p50_ms":null,"narrative_summary":null,"summary_updated_at":null},"enrichmentModel":"deterministic:skill-github:v1","enrichmentVersion":1,"enrichedAt":"2026-04-22T00:53:38.122Z","embedding":null,"createdAt":"2026-04-18T22:00:14.347Z","updatedAt":"2026-04-22T00:53:38.122Z","lastSeenAt":"2026-04-22T00:53:38.122Z","tsv":"'/en-us/azure/sre-agent/ado-connector':656 '/en-us/azure/sre-agent/agent-hooks':552 '/en-us/azure/sre-agent/agent-identity':492 '/en-us/azure/sre-agent/audit-agent-actions':414 '/en-us/azure/sre-agent/azure-devops-wiki-knowledge':669 '/en-us/azure/sre-agent/chat-from-your-tools':679 '/en-us/azure/sre-agent/code-interpreter':564 '/en-us/azure/sre-agent/connect-ado-repo-managed-identity':505 '/en-us/azure/sre-agent/connect-devops-wiki':691 '/en-us/azure/sre-agent/connect-pagerduty':701 '/en-us/azure/sre-agent/connect-servicenow':713 '/en-us/azure/sre-agent/create-http-trigger':725 '/en-us/azure/sre-agent/create-manage-hooks-ui':576 '/en-us/azure/sre-agent/create-python-tool':739 '/en-us/azure/sre-agent/create-skill':590 '/en-us/azure/sre-agent/create-subagent':600 '/en-us/azure/sre-agent/cross-account-ado-oauth':752 '/en-us/azure/sre-agent/deep-investigation':441 '/en-us/azure/sre-agent/diagnose-observability':763 '/en-us/azure/sre-agent/faq-troubleshooting':424 '/en-us/azure/sre-agent/github-connector':776 '/en-us/azure/sre-agent/install-plugin-from-marketplace':788 '/en-us/azure/sre-agent/kusto-tools':801 '/en-us/azure/sre-agent/manage-permissions':516 '/en-us/azure/sre-agent/mcp-connectors':813 '/en-us/azure/sre-agent/monitor-agent-usage':479 '/en-us/azure/sre-agent/network-requirements':611 '/en-us/azure/sre-agent/pagerduty-incidents':823 '/en-us/azure/sre-agent/permissions':527 '/en-us/azure/sre-agent/pricing-billing':452 '/en-us/azure/sre-agent/python-code-execution':835 '/en-us/azure/sre-agent/servicenow-incidents':847 '/en-us/azure/sre-agent/set-up-pagerduty-indexing':857 '/en-us/azure/sre-agent/set-up-teams-connector':868 '/en-us/azure/sre-agent/setup-servicenow-indexing':879 '/en-us/azure/sre-agent/supported-regions':462 '/en-us/azure/sre-agent/teams-bot':894 '/en-us/azure/sre-agent/tutorial-agent-hooks':624 '/en-us/azure/sre-agent/use-code-interpreter':636 '/en-us/azure/sre-agent/user-roles':537 '/microsoftdocs/mcp/blob/main/readme.md)':164 '3':135 'accept':203 'access':169,309,317,496,513,524,746 'action':231,409 'ado':498 'affect':289 'agent':4,10,29,41,51,84,128,187,201,219,248,265,275,298,324,355,386,406,418,438,445,459,470,486,502,509,520,531,542,548,555,573,587,597,608,613,621,633,648,666,673,686,698,705,722,736,749,760,769,785,798,810,820,832,844,854,865,876,886 'ai':277,474 'api':345,617 'authent':300,489 'autom':370 'avail':154 'azur':2,8,39,49,217,257,273,311,353,384,404,416,436,443,455,468,473,484,507,518,529,546,571,585,595,619,631,643,646,658,671,681,696,703,720,744,758,767,783,808,818,830,852,863,874,884 'azure-sre-ag':1 'behavior':325,549 'bill':285 'bot':391,891 'build':726 'calcul':732 'capabl':76 'categori':87,95,111,207,209 'code':21,61,339,347,556,628,638,650 'combin':66 'configur':19,32,59,303,318,322,382,493,517,528,538,541,591,601,612,692,740,779,826,858,869 'connect':642,657,680,702,836,848 'connector':804,861 'consumpt':279 'content':71,173 'control':545 'cost':254,448 'cover':52 'creat':565,577,714,824 'cross':742 'cross-ten':741 'custom':329,366,578 'decid':429 'decis':14,54,234,425 'deep':244,433 'defin':789 'deploy':24,64,263,374,380,419,728,880,883 'deployment/operation':220 'descript':211 'detail':399 'determinist':794 'develop':11 'devop':312,357,644,659,682,745 'devops/teams/servicenow':31 'diagnos':216 'doc':179 'document':74,172 'drive':253 'driver':449 'e.g':99,115 'enabl':625 'enabling/using':336 'expert':5,46 'extern':754 'fallback':191 'fetch':75,171,180,193 'file':105,113,120,125,583 'firewal':604 'github':358,765 'github.com':163 'github.com/microsoftdocs/mcp/blob/main/readme.md)':162 'govern':328,568 'guid':161 'guidanc':47,239 'hook':326,543,569,614 'http':717 'http/python/mcp':367 'ident':299,308,487,495 'import':82,126 'incid':372,709,816,840,850,871 'includ':12,306,392 'index':88,208,872 'instal':158,160,777 'integr':20,60,346,352,398,637,694,753,764,814 'interpret':340,557,629 'investig':245,434 'issu':221 'item':653 'knowledg':6,662,687 'kql':37,224,411,795 'kusto':362,790 'l101':377 'l120':102 'l35':101,214 'l35-l120':100 'l35-l40':213 'l40':215 'l41':237 'l41-l47':236 'l47':238 'l48':270 'l48-l52':269 'l52':271 'l53':294 'l53-l61':293 'l61':295 'l62':320 'l62-l73':319 'l73':321 'l74':350 'l74-l97':349 'l97':351 'l98':376 'l98-l101':375 'latest':143 'learn':186,200 'learn-agent-skil':185,199 'learn.microsoft.com':413,423,440,451,461,478,491,504,515,526,536,551,563,575,589,599,610,623,635,655,668,678,690,700,712,724,738,751,762,775,787,800,812,822,834,846,856,867,878,893 'learn.microsoft.com/en-us/azure/sre-agent/ado-connector':654 'learn.microsoft.com/en-us/azure/sre-agent/agent-hooks':550 'learn.microsoft.com/en-us/azure/sre-agent/agent-identity':490 'learn.microsoft.com/en-us/azure/sre-agent/audit-agent-actions':412 'learn.microsoft.com/en-us/azure/sre-agent/azure-devops-wiki-knowledge':667 'learn.microsoft.com/en-us/azure/sre-agent/chat-from-your-tools':677 'learn.microsoft.com/en-us/azure/sre-agent/code-interpreter':562 'learn.microsoft.com/en-us/azure/sre-agent/connect-ado-repo-managed-identity':503 'learn.microsoft.com/en-us/azure/sre-agent/connect-devops-wiki':689 'learn.microsoft.com/en-us/azure/sre-agent/connect-pagerduty':699 'learn.microsoft.com/en-us/azure/sre-agent/connect-servicenow':711 'learn.microsoft.com/en-us/azure/sre-agent/create-http-trigger':723 'learn.microsoft.com/en-us/azure/sre-agent/create-manage-hooks-ui':574 'learn.microsoft.com/en-us/azure/sre-agent/create-python-tool':737 'learn.microsoft.com/en-us/azure/sre-agent/create-skill':588 'learn.microsoft.com/en-us/azure/sre-agent/create-subagent':598 'learn.microsoft.com/en-us/azure/sre-agent/cross-account-ado-oauth':750 'learn.microsoft.com/en-us/azure/sre-agent/deep-investigation':439 'learn.microsoft.com/en-us/azure/sre-agent/diagnose-observability':761 'learn.microsoft.com/en-us/azure/sre-agent/faq-troubleshooting':422 'learn.microsoft.com/en-us/azure/sre-agent/github-connector':774 'learn.microsoft.com/en-us/azure/sre-agent/install-plugin-from-marketplace':786 'learn.microsoft.com/en-us/azure/sre-agent/kusto-tools':799 'learn.microsoft.com/en-us/azure/sre-agent/manage-permissions':514 'learn.microsoft.com/en-us/azure/sre-agent/mcp-connectors':811 'learn.microsoft.com/en-us/azure/sre-agent/monitor-agent-usage':477 'learn.microsoft.com/en-us/azure/sre-agent/network-requirements':609 'learn.microsoft.com/en-us/azure/sre-agent/pagerduty-incidents':821 'learn.microsoft.com/en-us/azure/sre-agent/permissions':525 'learn.microsoft.com/en-us/azure/sre-agent/pricing-billing':450 'learn.microsoft.com/en-us/azure/sre-agent/python-code-execution':833 'learn.microsoft.com/en-us/azure/sre-agent/servicenow-incidents':845 'learn.microsoft.com/en-us/azure/sre-agent/set-up-pagerduty-indexing':855 'learn.microsoft.com/en-us/azure/sre-agent/set-up-teams-connector':866 'learn.microsoft.com/en-us/azure/sre-agent/setup-servicenow-indexing':877 'learn.microsoft.com/en-us/azure/sre-agent/supported-regions':460 'learn.microsoft.com/en-us/azure/sre-agent/teams-bot':892 'learn.microsoft.com/en-us/azure/sre-agent/tutorial-agent-hooks':622 'learn.microsoft.com/en-us/azure/sre-agent/use-code-interpreter':634 'learn.microsoft.com/en-us/azure/sre-agent/user-roles':535 'limit':16,56,267,280,463,476 'line':97,109,210 'link':114,123 'lo':38 'local':67 'locat':91 'log':229 'make':15,55,235,426 'manag':296,307,494,506,567,710 'markdown':190,206 'marketplac':780 'mcp':149,176,803 'metadata.generated':130 'method':301 'microsoft':178,389,675,859,889 'microsoftdoc':150,177 'monitor':467 'month':136 'network':168,602 'network/firewall':333 'oauth':771 'observ':363,755 'old':137 'oper':421 'pagerduti':361,693,815,849 'pat':773 'pattern':22,62,348,639 'permiss':305,396,510,521,534 'platform':841 'plugin':781 'prefer':174 'price':249,284,446 'provid':45 'pull':141 'python':559,730,827 'python/shell':338 'queri':36,182,196,226,403 'quick':69 'quick-refer':68 'quota':17,57,268,288,464 'rang':98 'rbac':35,523 'rbac/role':304 'read':104,119 'refer':70,124 'region':258,456 'relev':92 'remot':73 'repo':313,499 'repositori':147 'requir':167,395,605 'resourc':316,512 'rest':344,616 'return':189,205 'role':532 'run':793 'section':93 'secur':18,58,292,315,480 'security.md':116,117 'select':453 'servicenow':360,707,837,870 'set':334 'setup':393 'shell':561 'skill':42,44,81,166,188,202,579 'skill-azure-sre-agent' 'sla':731 'sourc':663,688 'source-microsoftdocs' 'special':331,592 'specifi':108 'sre':3,9,28,40,50,218,247,274,297,323,354,385,405,417,437,444,458,469,485,501,508,519,530,547,554,572,586,596,607,620,632,647,665,672,685,697,704,721,735,748,759,768,784,797,809,819,831,843,853,864,875,885 'step':394 'string':183,197 'subag':332,593 'suggest':138,155 'support':454 'team':359,390,676,860,890 'telemetri':228,407 'tenant':743 'text/markdown':204 'tool':33,151,364,368,581,733,756,791,806,828 'tools/skills':330 'topic':401,427,465,481,539,640,881 'topic-agent' 'topic-agent-skills' 'topic-agentic-skills' 'topic-agentskill' 'topic-ai-agents' 'topic-ai-coding' 'topic-azure' 'topic-azure-functions' 'topic-azure-kubernetes-service' 'topic-azure-openai' 'topic-azure-sql-database' 'topic-azure-storage' 'track':272 'trigger':243,718 'troubleshoot':13,53,212,233,400,415 'ui':342 'understand':282,442,483 'unit':278,286,475 'url':402,428,466,482,540,641,882 'usag':276,471 'use':25,79,85,103,118,175,192,223,432,553,627,670,716,802 'user':140,157 'version':144 'via':341,615,770 'webpag':194 'wiki':660,683 'wire':27 'work':250,652 'workflow':373 'workload':291","prices":[{"id":"ada00cbe-ea9e-40a2-91e4-31313221c06c","listingId":"073914b4-c998-4d10-ae0f-24fe16f1c77b","amountUsd":"0","unit":"free","nativeCurrency":null,"nativeAmount":null,"chain":null,"payTo":null,"paymentMethod":"skill-free","isPrimary":true,"details":{"org":"MicrosoftDocs","category":"Agent-Skills","install_from":"skills.sh"},"createdAt":"2026-04-18T22:00:14.347Z"}],"sources":[{"listingId":"073914b4-c998-4d10-ae0f-24fe16f1c77b","source":"github","sourceId":"MicrosoftDocs/Agent-Skills/azure-sre-agent","sourceUrl":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-sre-agent","isPrimary":false,"firstSeenAt":"2026-04-18T22:00:14.347Z","lastSeenAt":"2026-04-22T00:53:38.122Z"}],"details":{"listingId":"073914b4-c998-4d10-ae0f-24fe16f1c77b","quickStartSnippet":null,"exampleRequest":null,"exampleResponse":null,"schema":null,"openapiUrl":null,"agentsTxtUrl":null,"citations":[],"useCases":[],"bestFor":[],"notFor":[],"kindDetails":{"org":"MicrosoftDocs","slug":"azure-sre-agent","github":{"repo":"MicrosoftDocs/Agent-Skills","stars":497,"topics":["agent","agent-skills","agentic-skills","agentskill","ai","ai-agents","ai-coding","azure","azure-functions","azure-kubernetes-service","azure-openai","azure-sql-database","azure-storage","azure-virtual-machine","claude-code","github-copilot","microsoft-learn","openai-codex","skills"],"license":"cc-by-4.0","html_url":"https://github.com/MicrosoftDocs/Agent-Skills","pushed_at":"2026-04-19T02:43:40Z","description":"Curated Agent Skills for Microsoft & Azure – giving AI coding assistants structured, real-time expertise from Microsoft Learn docs.","skill_md_sha":"9e657d8a9d249e3d1a8aca435bc6abf0c13d83e1","skill_md_path":"skills/azure-sre-agent/SKILL.md","default_branch":"main","skill_tree_url":"https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-sre-agent"},"layout":"multi","source":"github","category":"Agent-Skills","frontmatter":{"name":"azure-sre-agent","description":"Expert knowledge for Azure Sre Agent development including troubleshooting, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when wiring SRE Agent to DevOps/Teams/ServiceNow, configuring tools and RBAC, querying KQL logs, or deploying as a Teams bot, and other Azure Sre Agent related development tasks. Not for Azure Monitor (use azure-monitor), Azure Reliability (use azure-reliability), Azure Resiliency (use azure-resiliency), Azure Service Health (use azure-service-health).","compatibility":"Requires network access. Uses mcp_microsoftdocs:microsoft_docs_fetch or fetch_webpage to retrieve documentation."},"skills_sh_url":"https://skills.sh/MicrosoftDocs/Agent-Skills/azure-sre-agent"},"updatedAt":"2026-04-22T00:53:38.122Z"}}