azure-reliability

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure Reliability Skill

Azure Reliability Skill

This skill provides expert guidance for Azure Reliability. Covers best practices, decision making, architecture & design patterns, limits & quotas, 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
Best PracticesL33-L62Patterns and configurations to make Azure services (AKS, Functions, DBs, messaging, IoT, networking, DR) highly available, resilient to failures, and recover quickly from outages.
Decision MakingL63-L68Guidance on using availability zones, nonregional services, and resilient Azure Functions architectures to design highly available, fault-tolerant Azure solutions.
Architecture & Design PatternsL69-L74Designing Azure apps for availability zones, choosing zonal vs zone-redundant resources, and hardening deployments for zone failures and high availability.
Limits & QuotasL75-L79Details on Azure Queue Storage message size limits, including max message size, behavior when limits are exceeded, and best practices for handling large payloads.
DeploymentL80-L83Guidance for migrating Azure Database for MySQL Flexible Server to zone-redundant high availability, including architecture, prerequisites, and step-by-step migration process.
分类行范围描述
最佳实践L33-L62使Azure服务(AKS、Functions、数据库、消息服务、物联网、网络、灾难恢复)实现高可用、故障恢复能力以及快速从中断中恢复的模式和配置。
决策制定L63-L68关于使用可用性区域、非区域性服务以及高可用Azure Functions架构来设计高可用、容错Azure解决方案的指导。
架构与设计模式L69-L74为可用性区域设计Azure应用、选择区域性与区域冗余资源、强化部署以应对区域故障并实现高可用的相关内容。
限制与配额L75-L79Azure队列存储消息大小限制的详细信息,包括最大消息大小、超出限制时的行为以及处理大负载的最佳实践。
部署L80-L83将Azure Database for MySQL Flexible Server迁移至区域冗余高可用环境的指导,包括架构、先决条件和分步迁移流程。

Best Practices

最佳实践

TopicURL
Design resilient clusters in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/reliability/reliability-aks
Configure reliability for Azure API Centerhttps://learn.microsoft.com/en-us/azure/reliability/reliability-api-center
Harden Azure App Service Environment reliabilityhttps://learn.microsoft.com/en-us/azure/reliability/reliability-app-service-environment
Architect highly available Azure Application Gateway v2https://learn.microsoft.com/en-us/azure/reliability/reliability-application-gateway-v2
Configure high availability in Azure Database for PostgreSQLhttps://learn.microsoft.com/en-us/azure/reliability/reliability-azure-database-postgresql
Plan reliability for Azure Bot Servicehttps://learn.microsoft.com/en-us/azure/reliability/reliability-bot
Configure reliability for Azure Chaos Studiohttps://learn.microsoft.com/en-us/azure/reliability/reliability-chaos-studio
Achieve high availability in Azure Cosmos DB NoSQLhttps://learn.microsoft.com/en-us/azure/reliability/reliability-cosmos-db-nosql
Harden Azure Data Factory for outageshttps://learn.microsoft.com/en-us/azure/reliability/reliability-data-factory
Implement resilient architectures in Azure Databrickshttps://learn.microsoft.com/en-us/azure/reliability/reliability-databricks
Ensure reliability for Azure Device Registry metadatahttps://learn.microsoft.com/en-us/azure/reliability/reliability-device-registry
Design high availability for Azure DocumentDBhttps://learn.microsoft.com/en-us/azure/reliability/reliability-documentdb
Design resilient architectures with Azure Event Gridhttps://learn.microsoft.com/en-us/azure/reliability/reliability-event-grid
Increase reliability of Azure Event Hubs streaminghttps://learn.microsoft.com/en-us/azure/reliability/reliability-event-hubs
Design reliable analytics with Microsoft Fabrichttps://learn.microsoft.com/en-us/azure/reliability/reliability-fabric
Implement resilient architectures with Azure Functionshttps://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Implement resilient architectures with Azure Functionshttps://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Implement disaster recovery for Azure Image Builderhttps://learn.microsoft.com/en-us/azure/reliability/reliability-image-builder
Design resilient device connectivity with Azure IoT Hubhttps://learn.microsoft.com/en-us/azure/reliability/reliability-iot-hub
Design resilient workflows with Azure Logic Appshttps://learn.microsoft.com/en-us/azure/reliability/reliability-logic-apps
Increase reliability of Azure Managed Redis cacheshttps://learn.microsoft.com/en-us/azure/reliability/reliability-managed-redis
Improve reliability of Azure Notification Hubshttps://learn.microsoft.com/en-us/azure/reliability/reliability-notification-hubs
Design resilient disaster recovery with Azure Site Recoveryhttps://learn.microsoft.com/en-us/azure/reliability/reliability-site-recovery
Implement resilient architectures in Azure SQL Databasehttps://learn.microsoft.com/en-us/azure/reliability/reliability-sql-database
Increase reliability of Azure Stream Analytics jobshttps://learn.microsoft.com/en-us/azure/reliability/reliability-stream-analytics
Plan high availability in Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/reliability/reliability-vmware-solution
主题链接
在Azure Kubernetes Service中设计高可用集群https://learn.microsoft.com/en-us/azure/reliability/reliability-aks
为Azure API Center配置可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-api-center
强化Azure App Service Environment的可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-app-service-environment
构建高可用Azure Application Gateway v2https://learn.microsoft.com/en-us/azure/reliability/reliability-application-gateway-v2
在Azure Database for PostgreSQL中配置高可用https://learn.microsoft.com/en-us/azure/reliability/reliability-azure-database-postgresql
为Azure Bot Service规划可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-bot
为Azure Chaos Studio配置可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-chaos-studio
在Azure Cosmos DB NoSQL中实现高可用https://learn.microsoft.com/en-us/azure/reliability/reliability-cosmos-db-nosql
强化Azure Data Factory以应对中断https://learn.microsoft.com/en-us/azure/reliability/reliability-data-factory
在Azure Databricks中实现高可用架构https://learn.microsoft.com/en-us/azure/reliability/reliability-databricks
确保Azure Device Registry元数据的可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-device-registry
为Azure DocumentDB设计高可用https://learn.microsoft.com/en-us/azure/reliability/reliability-documentdb
使用Azure Event Grid设计高可用架构https://learn.microsoft.com/en-us/azure/reliability/reliability-event-grid
提升Azure Event Hubs流处理的可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-event-hubs
使用Microsoft Fabric设计可靠分析方案https://learn.microsoft.com/en-us/azure/reliability/reliability-fabric
使用Azure Functions实现高可用架构https://learn.microsoft.com/en-us/azure/reliability/reliability-functions
使用Azure Functions实现高可用架构https://learn.microsoft.com/en-us/azure/reliability/reliability-functions
为Azure Image Builder实现灾难恢复https://learn.microsoft.com/en-us/azure/reliability/reliability-image-builder
使用Azure IoT Hub设计高可用设备连接https://learn.microsoft.com/en-us/azure/reliability/reliability-iot-hub
使用Azure Logic Apps设计高可用工作流https://learn.microsoft.com/en-us/azure/reliability/reliability-logic-apps
提升Azure Managed Redis缓存的可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-managed-redis
提升Azure Notification Hubs的可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-notification-hubs
使用Azure Site Recovery设计高可用灾难恢复https://learn.microsoft.com/en-us/azure/reliability/reliability-site-recovery
在Azure SQL Database中实现高可用架构https://learn.microsoft.com/en-us/azure/reliability/reliability-sql-database
提升Azure Stream Analytics作业的可靠性https://learn.microsoft.com/en-us/azure/reliability/reliability-stream-analytics
在Azure VMware Solution中规划高可用https://learn.microsoft.com/en-us/azure/reliability/reliability-vmware-solution

Decision Making

决策制定

Architecture & Design Patterns

架构与设计模式

Limits & Quotas

限制与配额

TopicURL
Understand Azure Queue Storage message size limitshttps://learn.microsoft.com/en-us/azure/reliability/reliability-storage-queue
主题链接
理解Azure Queue Storage消息大小限制https://learn.microsoft.com/en-us/azure/reliability/reliability-storage-queue

Deployment

部署

TopicURL
Migrate MySQL Flexible Server to zone-redundant HAhttps://learn.microsoft.com/en-us/azure/reliability/migrate-database-mysql-flex
主题链接
将MySQL Flexible Server迁移至区域冗余高可用环境https://learn.microsoft.com/en-us/azure/reliability/migrate-database-mysql-flex