Skillshub azure-managed-grafana

Azure Managed Grafana Skill

install
source · Clone the upstream repo
git clone https://github.com/ComeOnOliver/skillshub
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/ComeOnOliver/skillshub "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/MicrosoftDocs/Agent-Skills/azure-managed-grafana" ~/.claude/skills/comeonoliver-skillshub-azure-managed-grafana && rm -rf "$T"
manifest: skills/MicrosoftDocs/Agent-Skills/azure-managed-grafana/SKILL.md
source content

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

CategoryLinesDescription
TroubleshootingL35-L40Diagnosing and resolving common Azure Managed Grafana issues, including access, configuration, and private endpoint connectivity and DNS problems.
Decision MakingL41-L48Guidance on choosing and managing Grafana Enterprise plans, migrating from self‑hosted/other dashboards, and planning upgrades (Grafana 11→12) in Azure Managed Grafana.
Limits & QuotasL49-L54Using image/report rendering features in Azure Managed Grafana and understanding its service limits, quotas, and operational constraints
SecurityL55-L68Securing Managed Grafana: auth/permissions, Entra/Team Sync, roles, service accounts/tokens, private access/endpoints, outbound IPs, data encryption, and security best practices.
ConfigurationL69-L78Configuring Azure Managed Grafana workspaces: auth/access, instance settings, plugins, metrics/diagnostics with Azure Monitor, and SMTP email alert setup.
Integrations & Coding PatternsL79-L92Integrating Managed Grafana with Azure AI/Agent Framework, Prometheus, AKS, Azure Monitor, and Data Explorer, plus configuring data sources, alerts, and private/managed connections.
DeploymentL93-L96Designing highly available Azure Managed Grafana workspaces, including reliability features, SLAs, and enabling zone-redundant deployments for resiliency.

Troubleshooting

TopicURL
Troubleshoot common Azure Managed Grafana issueshttps://learn.microsoft.com/en-us/azure/managed-grafana/troubleshoot-managed-grafana
Fix Managed Grafana private endpoint connection problemshttps://learn.microsoft.com/en-us/azure/managed-grafana/troubleshoot-mpe-connection

Decision Making

TopicURL
Activate and manage Grafana Enterprise plans in Azurehttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-grafana-enterprise
Migrate self-hosted or cloud Grafana to Azure Managed Grafanahttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-migrate
Migrate from Essential to Standard or Azure Monitor dashboardshttps://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 Grafanahttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-upgrade-grafana-12

Limits & Quotas

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

Security

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

Configuration

TopicURL
Configure AMG-MCP server endpoint authentication and accesshttps://learn.microsoft.com/en-us/azure/managed-grafana/grafana-mcp-server
Configure Azure Managed Grafana instance settingshttps://learn.microsoft.com/en-us/azure/managed-grafana/grafana-settings
Manage Grafana plugins in Azure Managed Grafanahttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-manage-plugins
Monitor Managed Grafana metrics with Azure Monitor chartshttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-monitor-managed-grafana-metrics
Configure diagnostic settings for Managed Grafana workspaceshttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-monitor-managed-grafana-workspace
Configure SMTP email alerts in Azure Managed Grafanahttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-smtp-settings

Integrations & Coding Patterns

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

Deployment

TopicURL
Enable zone-redundant Azure Managed Grafana workspaceshttps://learn.microsoft.com/en-us/azure/managed-grafana/how-to-enable-zone-redundancy