azure-portal
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAzure Portal Skill
Azure Portal Skill
This skill provides expert guidance for Azure Portal. Covers troubleshooting, limits & quotas, security, and configuration. It combines local quick-reference content with remote documentation fetching capabilities.
本Skill为Azure Portal提供专业指导,涵盖故障排除、限制与配额、安全及配置相关内容。它结合了本地快速参考内容与远程文档获取功能。
How to Use This Skill
如何使用本Skill
IMPORTANT for Agent: Use the Category Index below to locate relevant sections. For categories with line ranges (e.g.,), useL35-L120with the specified lines. For categories with file links (e.g.,read_file), use[security.md](security.md)on the linked reference fileread_file
IMPORTANT for Agent: Ifis more than 3 months old, suggest the user pull the latest version from the repository. Ifmetadata.generated_attools are not available, suggest the user install it: Installation Guidemcp_microsoftdocs
This skill requires network access to fetch documentation content:
- Preferred: Use with query string
mcp_microsoftdocs:microsoft_docs_fetch. Returns Markdown.from=learn-agent-skill - Fallback: Use with query string
fetch_webpage. Returns Markdown.from=learn-agent-skill&accept=text/markdown
Agent 重要提示:使用下方的分类索引查找相关章节。对于带有行范围的分类(例如),请使用L35-L120工具读取指定行内容。对于带有文件链接的分类(例如read_file),请使用[security.md](security.md)工具读取链接的参考文件read_file
本Skill需要网络访问权限来获取文档内容:
- 优先方式:使用工具,携带查询字符串
mcp_microsoftdocs:microsoft_docs_fetch,返回Markdown格式内容。from=learn-agent-skill - 备用方式:使用工具,携带查询字符串
fetch_webpage,返回Markdown格式内容。from=learn-agent-skill&accept=text/markdown
Category Index
分类索引
| Category | Lines | Description |
|---|---|---|
| Troubleshooting | L32-L36 | How to collect browser network traces, console logs, HAR files, and diagnostics to investigate and report Azure portal performance or UI issues |
| Limits & Quotas | L37-L41 | Browser compatibility, OS/device requirements, and configuration needed to reliably access and use the Azure portal across different platforms. |
| Security | L42-L49 | Tenant-wide portal security policies, RBAC-based dashboard sharing, and managing/protecting access to Azure via Intune MAM and the Azure mobile app. |
| Configuration | L50-L58 | Configuring Azure portal behavior: dashboard JSON/templates, keyboard shortcuts, URL allowlists, mobile app alerts, and built-in Azure Policy definitions for portal governance. |
| 分类 | 行范围 | 描述 |
|---|---|---|
| 故障排除 | L32-L36 | 如何收集浏览器网络跟踪、控制台日志、HAR文件及诊断信息,以排查和上报Azure Portal性能或UI问题 |
| 限制与配额 | L37-L41 | 跨不同平台可靠访问和使用Azure Portal所需的浏览器兼容性、操作系统/设备要求及配置 |
| 安全 | L42-L49 | 租户级门户安全策略、基于RBAC的仪表板共享,以及通过Intune MAM和Azure移动应用管理/保护Azure访问权限 |
| 配置 | L50-L58 | 配置Azure Portal行为:仪表板JSON/模板、键盘快捷键、URL允许列表、移动应用警报,以及用于门户治理的内置Azure Policy定义 |
Troubleshooting
故障排除
| Topic | URL |
|---|---|
| Capture browser traces and diagnostics for Azure portal issues | https://learn.microsoft.com/en-us/azure/azure-portal/capture-browser-trace |
| 主题 | 链接 |
|---|---|
| 捕获Azure Portal问题的浏览器跟踪和诊断信息 | https://learn.microsoft.com/en-us/azure/azure-portal/capture-browser-trace |
Limits & Quotas
限制与配额
| Topic | URL |
|---|---|
| Supported browsers and device requirements for Azure portal | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-supported-browsers-devices |
| 主题 | 链接 |
|---|---|
| Azure Portal支持的浏览器和设备要求 | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-supported-browsers-devices |
Security
安全
| Topic | URL |
|---|---|
| Configure tenant-wide Azure portal admin policies | https://learn.microsoft.com/en-us/azure/azure-portal/admin-policies |
| Share Azure dashboards using Azure RBAC roles | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboard-share-access |
| Apply Intune MAM app protection policies to Azure mobile app | https://learn.microsoft.com/en-us/azure/azure-portal/mobile-app/intune-management |
| Manage Microsoft Entra ID users via Azure mobile app | https://learn.microsoft.com/en-us/azure/azure-portal/mobile-app/microsoft-entra-id |
| 主题 | 链接 |
|---|---|
| 配置租户级Azure Portal管理员策略 | https://learn.microsoft.com/en-us/azure/azure-portal/admin-policies |
| 使用Azure RBAC角色共享Azure仪表板 | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboard-share-access |
| 为Azure移动应用应用Intune MAM应用保护策略 | https://learn.microsoft.com/en-us/azure/azure-portal/mobile-app/intune-management |
| 通过Azure移动应用管理Microsoft Entra ID用户 | https://learn.microsoft.com/en-us/azure/azure-portal/mobile-app/microsoft-entra-id |
Configuration
配置
| Topic | URL |
|---|---|
| Programmatically create Azure dashboards from JSON templates | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards-create-programmatically |
| Understand Azure dashboard JSON structure and properties | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards-structure |
| Use global keyboard shortcuts in Azure portal | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-keyboard-shortcuts |
| Allowlist Azure portal URLs on firewalls and proxies | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls |
| Configure alerts and push notifications in Azure mobile app | https://learn.microsoft.com/en-us/azure/azure-portal/mobile-app/alerts-notifications |
| Reference built-in Azure Policy definitions for Azure portal | https://learn.microsoft.com/en-us/azure/azure-portal/policy-reference |
| 主题 | 链接 |
|---|---|
| 通过JSON模板以编程方式创建Azure仪表板 | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards-create-programmatically |
| 了解Azure仪表板JSON结构和属性 | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-dashboards-structure |
| 在Azure Portal中使用全局键盘快捷键 | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-keyboard-shortcuts |
| 在防火墙和代理上添加Azure Portal URL至允许列表 | https://learn.microsoft.com/en-us/azure/azure-portal/azure-portal-safelist-urls |
| 在Azure移动应用中配置警报和推送通知 | https://learn.microsoft.com/en-us/azure/azure-portal/mobile-app/alerts-notifications |
| 参考Azure Portal的内置Azure Policy定义 | https://learn.microsoft.com/en-us/azure/azure-portal/policy-reference |