From 17b31afb2e919fb4a9926b4394a6c34e45cb7a23 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 11:34:11 +0000 Subject: [PATCH] Sync skill references from GitHub-Copilot-for-Azure --- .../Resources/allowed-plugin-file-references.json | 12 ++++++++++++ .../src/Resources/allowed-skill-names.json | 1 + 2 files changed, 13 insertions(+) diff --git a/servers/Azure.Mcp.Server/src/Resources/allowed-plugin-file-references.json b/servers/Azure.Mcp.Server/src/Resources/allowed-plugin-file-references.json index cd3893d973..152799d3cb 100644 --- a/servers/Azure.Mcp.Server/src/Resources/allowed-plugin-file-references.json +++ b/servers/Azure.Mcp.Server/src/Resources/allowed-plugin-file-references.json @@ -184,6 +184,7 @@ "azure-diagnostics\\troubleshooting\\aks\\pod-failures.md", "azure-diagnostics\\troubleshooting\\aks\\references\\aks-mcp.md", "azure-diagnostics\\troubleshooting\\aks\\references\\command-flows.md", + "azure-diagnostics\\troubleshooting\\aks\\references\\inspektor-gadget.md", "azure-diagnostics\\troubleshooting\\aks\\references\\structured-input-modes.md", "azure-diagnostics\\troubleshooting\\aks\\spot-and-zone-issues.md", "azure-diagnostics\\troubleshooting\\aks\\upgrade-operations.md", @@ -411,6 +412,17 @@ "azure-prepare\\references\\specialized-routing.md", "azure-quotas\\references\\advanced-commands.md", "azure-quotas\\references\\commands.md", + "azure-reliability\\references\\configure-health-probes.md", + "azure-reliability\\references\\configure-multi-region.md", + "azure-reliability\\references\\configure-storage.md", + "azure-reliability\\references\\configure-zone-redundancy.md", + "azure-reliability\\references\\health-probe-checks.md", + "azure-reliability\\references\\iac-patching-bicep.md", + "azure-reliability\\references\\iac-patching-terraform.md", + "azure-reliability\\references\\multi-region-checks.md", + "azure-reliability\\references\\services\\functions\\reliability.md", + "azure-reliability\\references\\storage-redundancy-checks.md", + "azure-reliability\\references\\zone-redundancy-checks.md", "azure-resource-lookup\\references\\azure-resource-graph.md", "azure-resource-visualizer\\assets\\example-diagram.md", "azure-resource-visualizer\\assets\\template-architecture.md", diff --git a/servers/Azure.Mcp.Server/src/Resources/allowed-skill-names.json b/servers/Azure.Mcp.Server/src/Resources/allowed-skill-names.json index bfa8d8002b..b66f60f2ea 100644 --- a/servers/Azure.Mcp.Server/src/Resources/allowed-skill-names.json +++ b/servers/Azure.Mcp.Server/src/Resources/allowed-skill-names.json @@ -17,6 +17,7 @@ "azure-prepare", "azure-quotas", "azure-rbac", + "azure-reliability", "azure-resource-lookup", "azure-resource-visualizer", "azure-storage",