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

fetch
$curl "https://skillshub.wtf/MicrosoftDocs/Agent-Skills/azure-managed-grafana?format=md"
SKILL.mdazure-managed-grafana

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

> related_skills --same-repo

> microsoft-foundry

Expert knowledge for Microsoft Foundry (aka Azure AI Foundry) development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building Foundry agents with Azure OpenAI, vector search/RAG, Sora video, realtime audio, or MCP/LangChain APIs, and other Microsoft Foundry related development tasks. Not for Microsoft Foundry Classic (use microsoft-foundry-classic),

> microsoft-foundry-tools

Expert knowledge for Microsoft Foundry Tools (aka Azure AI services, Azure Cognitive Services) development including best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when using Content Understanding analyzers, Content Moderator APIs, Foundry containers, VNet/Key Vault security, or Entra auth, and other Microsoft Foundry Tools related development tasks. Not for Microsoft Foundry (use micr

> microsoft-foundry-local

Expert knowledge for Microsoft Foundry Local (aka Azure AI Foundry Local) development including troubleshooting, best practices, decision making, configuration, and integrations & coding patterns. Use when using Foundry Local CLI, chat/transcription APIs, tools, OpenAI/LangChain clients, or upgrading legacy SDKs, and other Microsoft Foundry Local related development tasks. Not for Microsoft Foundry (use microsoft-foundry), Microsoft Foundry Classic (use microsoft-foundry-classic), Microsoft Foun

> microsoft-foundry-classic

Expert knowledge for Microsoft Foundry Classic (aka Azure AI Foundry classic) development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when building Foundry agents with RAG, tools, evaluators, Azure OpenAI, VNet/Private Link, or CI/CD deployments, and other Microsoft Foundry Classic related development tasks. Not for Microsoft Foundry (use microsoft-foundry

┌ stats

installs/wk0
░░░░░░░░░░
github stars525
██████████
first seenMar 17, 2026
└────────────

┌ repo

MicrosoftDocs/Agent-Skills
by MicrosoftDocs
└────────────

┌ tags

└────────────