---
name: Azure Analysis Services
slug: azure-analysis-services
category: DevOps
description: Azure Analysis Services provides guidance for Azure Analysis Services development and troubleshooting. Use it to diagnose server connectivity, firewall or VNet, DNS, client connection, and network error issues.
github: "https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-analysis-services"
stars: 715
forks: 116
install: "npx degit https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-analysis-services ~/.claude/skills/azure-analysis-services"
installs_to: ~/.claude/skills/azure-analysis-services
source_path: skills/azure-analysis-services/SKILL.md
collection_size: 25
category_size: 798
collection_url: "https://dirskills.com/collections/MicrosoftDocs/Agent-Skills"
added: 2026-08-23T05:20:05.561Z
last_synced: 2026-08-23T05:20:05.561Z
canonical_url: "https://dirskills.com/skills/azure-analysis-services"
---

# Azure Analysis Services

Azure Analysis Services provides guidance for Azure Analysis Services development and troubleshooting. Use it to diagnose server connectivity, firewall or VNet, DNS, client connection, and network error issues.

**Install:**

```bash
npx degit https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-analysis-services ~/.claude/skills/azure-analysis-services
```

## README

# Azure Analysis Services Skill

This skill provides expert guidance for Azure Analysis Services. Covers troubleshooting. It combines local quick-reference content with remote documentation fetching capabilities.

## How to Use This Skill

> **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

> **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)

This skill requires **network access** to fetch documentation content:
- **Preferred**: Use `mcp_microsoftdocs:microsoft_docs_fetch` with query string `from=learn-agent-skill`. Returns Markdown.
- **Fallback**: Use `fetch_webpage` with query string `from=learn-agent-skill&accept=text/markdown`. Returns Markdown.

## Category Index

| Category | Lines | Description |
|----------|-------|-------------|
| Troubleshooting | L29-L32 | Diagnosing and fixing Azure Analysis Services connectivity issues, including firewall/VNet settings, DNS, client connections, and common network-related errors. |

### Troubleshooting
| 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 |
