Token导航 LogoToken导航TokenDH.com
云服务external-servicegithub未标认证来源可访问许可证需确认审计通过

azure-managed-grafanaAzure managed grafana 部署

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

874

周安装

35

GitHub Stars

521

下载量

283
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:azure-managed-grafana(Azure managed grafana 部署)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/azure-managed-grafana
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-managed-grafana
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-managed-grafana

简介

为 Azure Managed Grafana 提供可视化仪表板搭建与数据源集成指导。

  • 适用于监控系统指标、日志聚合和业务 KPI 展示等运维场景。
  • 支持与 Log Analytics、Prometheus 等多源数据对接,并提供权限粒度控制建议。
  • 删除共享仪表板或修改访问策略前应通知团队成员,防止关键视图被意外隐藏。
  • azure-managed-grafana 属于云服务类 Skill,可作为该场景下的辅助能力补充。

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

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: access control, instance settings, plugins, metrics/diagnostics via Azure Monitor, and SMTP email alert setup.
Integrations & Coding PatternsL79-L91Integrating Managed Grafana with Azure AI/Agent Framework, Prometheus, AKS, Azure Monitor, and Data Explorer, plus configuring data sources, alerts, and private/managed connections.
DeploymentL92-L95Designing 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

Configuration

TopicURL
Configure Azure Managed Grafana AMG-MCP server 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

Deployment

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

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

33.33%
按下载量换算94

Claude

29.03%
按下载量换算82

Cursor

19%
按下载量换算54

Gemini CLI

8.94%
按下载量换算25

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills