azure-sovereign-us

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure US Government Skill

Azure美国政府云Skill

This skill provides expert guidance for Azure US Government. Covers decision making, architecture & design patterns, security, configuration, integrations & coding patterns, and deployment. It combines local quick-reference content with remote documentation fetching capabilities.
本Skill为Azure美国政府云提供专业指导,涵盖决策制定、架构与设计模式、安全、配置、集成与编码模式以及部署。它结合了本地快速参考内容与远程文档获取能力。

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
Decision MakingL34-L46Guidance on choosing Azure Government vs global, FedRAMP/DoD scope and ATO, CSP reseller options, marketplace and DoD regions, and sector-specific compliance (NERC CIP, public safety, worldwide public sector).
Architecture & Design PatternsL47-L51Guidance on applying Secure Azure Computing Architecture (SACA) patterns to design compliant, secure, and resilient solutions in Azure Sovereign Cloud environments.
SecurityL52-L64Security and compliance for Azure Government: FedRAMP/DoD scope, IL5 isolation, TIC, secure configuration, identity/Entra auth, naming to avoid data leaks, and protecting workloads/data.
ConfigurationL65-L73Guidance for configuring and operating Azure Government: app deployment, VM extensions, EA billing, marketplace images, and Azure Monitor logs in sovereign US regions.
Integrations & Coding PatternsL74-L80Coding patterns and connection guidance for Azure Government: building Foundry Tools apps, connecting SSMS to Gov SQL, and using Azure Storage APIs in sovereign clouds.
DeploymentL81-L87Guides for deploying apps and solutions to Azure Government: CI/CD with Azure Pipelines, ASE baseline with DISA CAP, App Service deployment, and publishing to Gov Marketplace.
分类行范围描述
决策制定L34-L46指导如何选择Azure政府云与全球版Azure、FedRAMP/DoD范围及ATO、CSP经销商选项、市场与DoD区域,以及特定行业合规(NERC CIP、公共安全、全球公共部门)。
架构与设计模式L47-L51指导如何应用安全Azure计算架构(SACA)模式,在Azure主权云环境中设计合规、安全且具备韧性的解决方案。
安全L52-L64Azure政府云的安全与合规:FedRAMP/DoD范围、IL5隔离、TIC、安全配置、身份/Entra认证、避免数据泄露的命名规范,以及工作负载与数据保护。
配置L65-L73Azure政府云的配置与运维指导:应用部署、VM扩展、EA计费、市场镜像,以及美国主权区域中的Azure Monitor日志。
集成与编码模式L74-L80Azure政府云的编码模式与连接指导:构建Foundry Tools应用、将SSMS连接至政府云SQL、在主权云中使用Azure Storage APIs。
部署L81-L87向Azure政府云部署应用与解决方案的指南:使用Azure Pipelines实现CI/CD、符合DISA CAP的ASE基线、App Service部署,以及发布至政府云市场。

Decision Making

决策制定

Architecture & Design Patterns

架构与设计模式

Security

安全

Configuration

配置

Integrations & Coding Patterns

集成与编码模式

Deployment

部署