From azure-agent-skills
Expert guidance for Azure Analysis Services development and troubleshooting. Covers firewall/VNet configuration, gateway setup, DNS, and client connection issues.
How this skill is triggered — by the user, by Claude, or both
Slash command
/azure-agent-skills:azure-analysis-servicesThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill provides expert guidance for Azure Analysis Services. Covers troubleshooting. It combines local quick-reference content with remote documentation fetching capabilities.
This skill provides expert guidance for Azure Analysis Services. Covers troubleshooting. It combines local quick-reference content with remote documentation fetching capabilities.
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,
L35-L120), useread_filewith the specified lines. For categories with file links (e.g.,[security.md](security.md)), useread_fileon the linked reference file
IMPORTANT for Agent: If
metadata.generated_atis more than 3 months old, suggest the user pull the latest version from the repository. Ifmcp_microsoftdocstools are not available, suggest the user install it: Installation Guide
This skill requires network access to fetch documentation content:
mcp_microsoftdocs:microsoft_docs_fetch with query string from=learn-agent-skill. Returns Markdown.fetch_webpage with query string from=learn-agent-skill&accept=text/markdown. Returns Markdown.| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L29-L32 | Diagnosing and fixing Azure Analysis Services connectivity issues, including firewall/VNet settings, gateway configuration, DNS, and common client connection failures. |
| Topic | URL |
|---|---|
| Troubleshoot Azure Analysis Services network connectivity | https://learn.microsoft.com/en-us/analysis-services/azure-analysis-services/analysis-services-network-faq?view=sql-analysis-services-2025 |
npx claudepluginhub leahyra/azure-agent-skills-msdocs2plugins reuse this skill
First indexed Jun 30, 2026
Expert guidance for Azure Analysis Services development and troubleshooting. Covers firewall/VNet configuration, gateway setup, DNS, and client connection issues.
Optimizes Azure SQL Database performance via service tier comparisons, DTU/vCore guidance, automatic tuning, Hyperscale/serverless options, and monitoring queries.
Guides completion of development work by verifying tests, detecting environment, and presenting structured options for merge, PR, or cleanup.