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",