azure-networking

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure Networking Skill

Azure Networking Skill

This skill provides expert guidance for Azure Networking. Covers troubleshooting, best practices, decision making, architecture & design patterns, security, and integrations & coding patterns. It combines local quick-reference content with remote documentation fetching capabilities.
本Skill为Azure Networking提供专家指导,涵盖故障排除、最佳实践、决策制定、架构与设计模式、安全以及集成与编码模式。它结合了本地快速参考内容与远程文档获取能力。

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.,
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.
Agent注意事项:请使用下方的分类索引定位相关章节。对于带有行范围的分类(例如
L35-L120
),请使用
read_file
工具读取指定行内容。对于带有文件链接的分类(例如
[security.md](security.md)
),请使用
read_file
工具读取链接的参考文件
Agent注意事项:如果
metadata.generated_at
的时间超过3个月,建议用户从仓库拉取最新版本。如果
mcp_microsoftdocs
工具不可用,建议用户安装该工具:安装指南
本Skill需要网络访问权限来获取文档内容:
  • 优先方式:使用
    mcp_microsoftdocs:microsoft_docs_fetch
    工具,查询字符串为
    from=learn-agent-skill
    ,返回Markdown格式内容。
  • 备选方式:使用
    fetch_webpage
    工具,查询字符串为
    from=learn-agent-skill&accept=text/markdown
    ,返回Markdown格式内容。

Category Index

分类索引

CategoryLinesDescription
TroubleshootingL34-L38Diagnosing and resolving Microsoft.Network resource provisioning failures in Azure, including common error patterns, causes, and step-by-step remediation guidance.
Best PracticesL39-L43Guidance on boosting Azure NVA and VM network throughput/latency using Accelerated Connections, including configuration, tuning, and performance best practices.
Decision MakingL44-L51Guidance on choosing Azure network architectures: using region latency data, selecting secure topologies and app delivery options, and planning networking for remote and hybrid work scenarios.
Architecture & Design PatternsL52-L57Analyzing and troubleshooting Azure network routing: control plane route selection/interoperability and data plane traffic paths across VNets, hubs, firewalls, and gateways.
SecurityL58-L64Designing Zero Trust VNets for web apps and using Azure Policy to enforce, audit, and remediate security/compliance rules on networking resources
Integrations & Coding PatternsL65-L68Using Azure Resource Graph to query, filter, and analyze Azure networking resources at scale (e.g., VNets, NSGs, public IPs) for inventory, compliance, and reporting.
分类行范围描述
故障排除L34-L38诊断并解决Azure中Microsoft.Network资源部署失败问题,包括常见错误模式、原因以及分步修复指导。
最佳实践L39-L43关于使用Accelerated Connections提升Azure NVA和VM网络吞吐量/延迟的指导,包括配置、调优和性能最佳实践。
决策制定L44-L51关于选择Azure网络架构的指导:使用区域延迟数据、选择安全拓扑和应用交付选项,以及为远程和混合办公场景规划网络。
架构与设计模式L52-L57分析并排查Azure网络路由问题:控制平面路由选择/互操作性,以及跨VNet、中心网络、防火墙和网关的数据平面流量路径。
安全L58-L64为Web应用设计零信任VNet,以及使用Azure Policy对网络资源实施、审计和修复安全/合规规则
集成与编码模式L65-L68使用Azure Resource Graph大规模查询、过滤和分析Azure网络资源(如VNet、NSG、公网IP),用于资源盘点、合规性检查和报告。

Troubleshooting

故障排除

TopicURL
Troubleshoot Microsoft.Network failed provisioning stateshttps://learn.microsoft.com/en-us/azure/networking/troubleshoot-failed-state
主题链接
排查Microsoft.Network资源部署失败状态https://learn.microsoft.com/en-us/azure/networking/troubleshoot-failed-state

Best Practices

最佳实践

TopicURL
Optimize NVA and VM performance with Accelerated Connectionshttps://learn.microsoft.com/en-us/azure/networking/nva-accelerated-connections
主题链接
使用Accelerated Connections优化NVA和VM性能https://learn.microsoft.com/en-us/azure/networking/nva-accelerated-connections

Decision Making

决策制定

Architecture & Design Patterns

架构与设计模式

Security

安全

Integrations & Coding Patterns

集成与编码模式

TopicURL
Run Azure Resource Graph queries for networking resourceshttps://learn.microsoft.com/en-us/azure/networking/fundamentals/resource-graph-samples
主题链接
为网络资源运行Azure Resource Graph查询https://learn.microsoft.com/en-us/azure/networking/fundamentals/resource-graph-samples