azure-sovereign-us
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAzure 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.,), 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 |
|---|---|---|
| Decision Making | L34-L46 | Guidance 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 Patterns | L47-L51 | Guidance on applying Secure Azure Computing Architecture (SACA) patterns to design compliant, secure, and resilient solutions in Azure Sovereign Cloud environments. |
| Security | L52-L64 | Security 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. |
| Configuration | L65-L73 | Guidance for configuring and operating Azure Government: app deployment, VM extensions, EA billing, marketplace images, and Azure Monitor logs in sovereign US regions. |
| Integrations & Coding Patterns | L74-L80 | Coding patterns and connection guidance for Azure Government: building Foundry Tools apps, connecting SSMS to Gov SQL, and using Azure Storage APIs in sovereign clouds. |
| Deployment | L81-L87 | Guides 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-L64 | Azure政府云的安全与合规:FedRAMP/DoD范围、IL5隔离、TIC、安全配置、身份/Entra认证、避免数据泄露的命名规范,以及工作负载与数据保护。 |
| 配置 | L65-L73 | Azure政府云的配置与运维指导:应用部署、VM扩展、EA计费、市场镜像,以及美国主权区域中的Azure Monitor日志。 |
| 集成与编码模式 | L74-L80 | Azure政府云的编码模式与连接指导:构建Foundry Tools应用、将SSMS连接至政府云SQL、在主权云中使用Azure Storage APIs。 |
| 部署 | L81-L87 | 向Azure政府云部署应用与解决方案的指南:使用Azure Pipelines实现CI/CD、符合DISA CAP的ASE基线、App Service部署,以及发布至政府云市场。 |
Decision Making
决策制定
Architecture & Design Patterns
架构与设计模式
| Topic | URL |
|---|---|
| Apply Secure Azure Computing Architecture (SACA) | https://learn.microsoft.com/en-us/azure/azure-government/compliance/secure-azure-computing-architecture |
Security
安全
Configuration
配置
| Topic | URL |
|---|---|
| Develop and deploy applications on Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-developer-guide |
| List and use VM extensions in Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-extension |
| Access and manage EA billing in Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-how-to-access-enterprise-agreement-billing-account |
| Use Azure Government Marketplace image gallery | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-image-gallery |
| Use Azure Monitor logs in Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-manage-oms |
Integrations & Coding Patterns
集成与编码模式
| Topic | URL |
|---|---|
| Develop Foundry Tools apps on Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-cognitiveservices |
| Connect SSMS to Azure Government SQL resources | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-connect-ssms |
| Use Azure Storage APIs in Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-get-started-connect-to-storage |
| 主题 | 链接 |
|---|---|
| 在Azure政府云上开发Foundry Tools应用 | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-cognitiveservices |
| 将SSMS连接至Azure政府云SQL资源 | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-connect-ssms |
| 在Azure政府云中使用Azure Storage APIs | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-get-started-connect-to-storage |
Deployment
部署
| Topic | URL |
|---|---|
| Set up Azure Pipelines CI/CD to Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/connect-with-azure-pipelines |
| Baseline ASE deployment with DISA CAP in Azure Gov | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-ase-disa-cap |
| Deploy Azure App Service apps to Azure Government | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-howto-deploy-webandmobile |
| Publish solutions to Azure Government Marketplace | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-manage-marketplace-partners |
| 主题 | 链接 |
|---|---|
| 搭建Azure Pipelines CI/CD至Azure政府云 | https://learn.microsoft.com/en-us/azure/azure-government/connect-with-azure-pipelines |
| Azure政府云中符合DISA CAP的ASE基线部署 | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-ase-disa-cap |
| 将Azure App Service应用部署至Azure政府云 | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-howto-deploy-webandmobile |
| 将解决方案发布至Azure政府云市场 | https://learn.microsoft.com/en-us/azure/azure-government/documentation-government-manage-marketplace-partners |