azure-analysis-services

Diagnose Azure Analysis Services connectivity, performance, and configuration issues.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-analysis-services-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-analysis-services
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-analysis-services
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-analysis-services-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Analysis Services environments often suffer from connectivity failures, misconfigurations, and performance bottlenecks that hinder data modeling and reporting. This skill provides expert guidance to diagnose and resolve these issues quickly.

Core Features & Use Cases

  • Network connectivity troubleshooting: validate endpoints, DNS resolution, and firewall rules across environments.
  • Connection string validation: verify authentication mode, data source, and credentials are correct.
  • Gateway and firewall troubleshooting: check gateway configuration and port accessibility to ensure service reaches data sources.
  • Diagnostics and remediation: interpret diagnostic logs, trace data, and performance counters to identify root causes.
  • Use Case: Imagine you have a failing Azure Analysis Services connection in a CI/CD pipeline; use these steps to restore connectivity and service health.

Quick Start

Troubleshoot my Azure Analysis Services connection by verifying network access, firewall rules, authentication, and port availability.

Frequently Asked Questions about azure-analysis-services

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I troubleshoot Azure Analysis Services connection failures and firewall blocks?

To troubleshoot Azure Analysis Services connectivity, validate network endpoints, DNS resolution, and firewall rules across environments. Check authentication mode, data source, and credentials in connection strings to resolve access blocks.

Why does my Azure Analysis Services server connection fail in a CI/CD pipeline?

Azure Analysis Services server connections fail in pipelines due to misconfigured connection strings, blocked firewall ports, or gateway issues. Verify network access, authentication mode, and port availability to restore service connectivity.

What is the best way to diagnose Azure Analysis Services performance bottlenecks?

The best way to diagnose Azure Analysis Services performance bottlenecks is to interpret diagnostic logs, trace data, and performance counters. Analyzing these traces identifies root causes of degraded data modeling and reporting speeds.

Can I use this to validate data gateway configuration for Azure Analysis Services?

Yes, you can validate data gateway configuration for Azure Analysis Services. Check gateway settings and port accessibility to ensure the service reaches on-premises or cloud data sources without network interruptions.

What are common Azure Analysis Services misconfigurations across staging and production environments?

Common Azure Analysis Services misconfigurations include incorrect authentication modes, invalid data sources, and restrictive firewall rules. Validating connection strings and network access across staging and production resolves these issues.