azure-internet-peering

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure Internet Peering Skill

Azure Internet Peering Skill

This skill provides expert guidance for Azure Internet Peering. Covers troubleshooting. It combines local quick-reference content with remote documentation fetching capabilities.
本技能为Azure Internet Peering提供专业指导,涵盖故障排除内容。它结合了本地快速参考内容与远程文档获取功能。

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

Category Index

分类索引

CategoryLinesDescription
TroubleshootingL29-L32Diagnosing and validating Azure Peering Service prefixes, including prefix registration checks, routing verification, and troubleshooting connectivity or reachability issues.
分类行范围描述
故障排除L29-L32诊断和验证Azure Peering Service前缀,包括前缀注册检查、路由验证,以及排查连接或可达性问题。

Troubleshooting

故障排除