Agent skill

azure-managed-grafana

Expert knowledge for Azure Managed Grafana development including troubleshooting, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when integrating Azure Monitor/Prometheus, configuring data sources/alerts, Entra auth, private endpoints, or HA workspaces, and other Azure Managed Grafana related development tasks. Not for Azure Monitor (use azure-monitor), Azure Application Gateway (use azure-application-gateway), Azure Virtual Machines (use azure-virtual-machines), Azure Kubernetes Service (AKS) (use azure-kubernetes-service).

Stars 485
Forks 45

Install this agent skill to your Project

npx add-skill https://github.com/MicrosoftDocs/Agent-Skills/tree/main/skills/azure-managed-grafana

Metadata

Additional technical details for this skill

generator
docs2skills/1.0.0
generated at
2026-03-16

SKILL.md

Azure Managed Grafana Skill

This skill provides expert guidance for Azure Managed Grafana. Covers troubleshooting, decision making, limits & quotas, security, configuration, integrations & coding patterns, and deployment. 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

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 L35-L40 Diagnosing and resolving common Azure Managed Grafana issues, including access, configuration, and private endpoint connectivity and DNS problems.
Decision Making L41-L48 Guidance on choosing and managing Grafana Enterprise plans, migrating from self‑hosted/other dashboards, and planning upgrades (Grafana 11→12) in Azure Managed Grafana.
Limits & Quotas L49-L54 Using image/report rendering features in Azure Managed Grafana and understanding its service limits, quotas, and operational constraints
Security L55-L68 Securing Managed Grafana: auth/permissions, Entra/Team Sync, roles, service accounts/tokens, private access/endpoints, outbound IPs, data encryption, and security best practices.
Configuration L69-L78 Configuring Azure Managed Grafana workspaces: auth/access, instance settings, plugins, metrics/diagnostics with Azure Monitor, and SMTP email alert setup.
Integrations & Coding Patterns L79-L92 Integrating Managed Grafana with Azure AI/Agent Framework, Prometheus, AKS, Azure Monitor, and Data Explorer, plus configuring data sources, alerts, and private/managed connections.
Deployment L93-L96 Designing highly available Azure Managed Grafana workspaces, including reliability features, SLAs, and enabling zone-redundant deployments for resiliency.

Troubleshooting

Topic URL
Troubleshoot common Azure Managed Grafana issues https://learn.microsoft.com/en-us/azure/managed-grafana/troubleshoot-managed-grafana
Fix Managed Grafana private endpoint connection problems https://learn.microsoft.com/en-us/azure/managed-grafana/troubleshoot-mpe-connection

Decision Making

Topic URL
Activate and manage Grafana Enterprise plans in Azure https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-grafana-enterprise
Migrate self-hosted or cloud Grafana to Azure Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-migrate
Migrate from Essential to Standard or Azure Monitor dashboards https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-migrate-essential-service-tier
Plan and execute upgrade from Grafana 11 to 12 in Azure Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-upgrade-grafana-12

Limits & Quotas

Topic URL
Use reporting and image rendering in Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-use-reporting-and-image-rendering
Review Azure Managed Grafana service limits and constraints https://learn.microsoft.com/en-us/azure/managed-grafana/known-limitations

Security

Topic URL
Understand data storage and encryption in Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/encryption
Configure authentication and permissions for Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-authentication-permissions
Connect Managed Grafana to data sources via private endpoints https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-connect-to-data-source-privately
Set up deterministic outbound IPs for Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-deterministic-ip
Manage user and identity roles in Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-manage-access-permissions-users-identities
Grant Azure Monitor access to Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-permissions
Use service accounts and tokens in Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-service-accounts
Configure private access and endpoints for Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-set-up-private-access
Configure Grafana Team Sync with Entra groups https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-sync-teams-with-entra-groups
Apply security best practices to Azure Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/secure-azure-managed-grafana

Configuration

Topic URL
Configure AMG-MCP server endpoint authentication and access https://learn.microsoft.com/en-us/azure/managed-grafana/grafana-mcp-server
Configure Azure Managed Grafana instance settings https://learn.microsoft.com/en-us/azure/managed-grafana/grafana-settings
Manage Grafana plugins in Azure Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-manage-plugins
Monitor Managed Grafana metrics with Azure Monitor charts https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-monitor-managed-grafana-metrics
Configure diagnostic settings for Managed Grafana workspaces https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-monitor-managed-grafana-workspace
Configure SMTP email alerts in Azure Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-smtp-settings

Integrations & Coding Patterns

Topic URL
Monitor Microsoft Agent Framework apps with Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/agent-framework-dashboard
Monitor Agent Framework workflows in Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/agent-framework-workflow-dashboard
Build Azure AI Foundry monitoring dashboards in Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/azure-ai-foundry-dashboard
Configure bundled Prometheus integration in Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-bundled-prometheus
Integrate Azure Managed Grafana MCP with Azure AI Foundry agents https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-configure-mcp-for-ai-foundry
Add Azure Data Explorer as a Grafana data source https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-connect-azure-data-explorer
Connect Azure Monitor workspace Prometheus to Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-connect-azure-monitor-workspace
Manage data source plugins for Azure Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-data-source-plugins-managed-identity
Integrate Azure Monitor alerts with Managed Grafana https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-use-azure-monitor-alerts
Connect AKS Prometheus to Managed Grafana privately https://learn.microsoft.com/en-us/azure/managed-grafana/tutorial-mpe-oss-prometheus

Deployment

Topic URL
Enable zone-redundant Azure Managed Grafana workspaces https://learn.microsoft.com/en-us/azure/managed-grafana/how-to-enable-zone-redundancy

Expand your agent's capabilities with these related and highly-rated skills.

MicrosoftDocs/Agent-Skills

azure-blueprints

Expert knowledge for Azure Blueprints development including troubleshooting, architecture & design patterns, security, configuration, and integrations & coding patterns. Use when defining Azure Blueprints, mapping built-in compliance sets, automating via CLI/PowerShell/REST, or fixing assignment errors, and other Azure Blueprints related development tasks. Not for Azure Policy (use azure-policy), Azure Resource Manager (use azure-resource-manager), Azure Managed Applications (use azure-managed-applications), Azure Deployment Environments (use azure-deployment-environments).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-hdinsight

Expert knowledge for Azure HDInsight development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when working with HDInsight Spark/Hive/Kafka/HBase clusters, Ambari, VNet networking, or Azure SQL/Cosmos DB integration, and other Azure HDInsight related development tasks. Not for Azure Synapse Analytics (use azure-synapse-analytics), Azure Databricks (use azure-databricks), Azure Stream Analytics (use azure-stream-analytics).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-advisor

Expert knowledge for Azure Advisor development including best practices, decision making, limits & quotas, security, configuration, and integrations & coding patterns. Use when configuring Advisor alerts, workbooks, RBAC access, bulk fixes, or Resource Graph/Kusto queries, and other Azure Advisor related development tasks. Not for Azure Cost Management (use azure-cost-management), Azure Monitor (use azure-monitor), Azure Policy (use azure-policy), Azure Service Health (use azure-service-health).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-cognitive-search

Expert knowledge for Azure AI Search development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when designing indexes/skillsets, vector/semantic search, indexers, RAG knowledge bases, or secure data access, and other Azure AI Search related development tasks. Not for Azure Cosmos DB (use azure-cosmos-db), Azure Data Explorer (use azure-data-explorer), Azure SQL Database (use azure-sql-database), Azure Synapse Analytics (use azure-synapse-analytics).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-migrate

Expert knowledge for Azure Migrate development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using AppCAT/CAST, Site Recovery REST APIs, Azure Migrate appliance, Arc-based discovery, or Resource Mover, and other Azure Migrate related development tasks. Not for Azure Database Migration service (use azure-database-migration), Azure Site Recovery (use azure-site-recovery), Azure Virtual Machines (use azure-virtual-machines), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines).

485 45
Explore
MicrosoftDocs/Agent-Skills

azure-maps

Expert knowledge for Azure Maps development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, and integrations & coding patterns. Use when using Azure Maps web SDK, search/geocoding, routing/traffic, weather APIs, or migrating from Bing/Google Maps, and other Azure Maps related development tasks.

485 45
Explore

Didn't find tool you were looking for?

Be as detailed as possible for better results