azure-well-architected

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure Well Architected Skill

Azure Well Architected 技能

This skill provides expert guidance for designing, assessing, and optimizing Azure workloads using Azure Well Architected. Covers design review checklists, recommendations, design principles, tradeoffs, service guides, workload patterns, and assessment questions. It combines local quick-reference content with remote documentation fetching capabilities.
本技能借助Azure Well Architected,为Azure工作负载的设计、评估与优化提供专家指导。内容涵盖设计评审清单、建议方案、设计原则、权衡策略、服务指南、工作负载模式以及评估问题。它结合了本地快速参考内容与远程文档获取能力。

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
Design Review ChecklistsL35-L43Checklists to review Azure architectures for cost, operations, performance, reliability, and security best practices and identify design gaps or improvements.
RecommendationsL44-L117Prescriptive best practices for Azure workloads: cost optimization, reliability, performance, security, DevOps/automation, DR, observability, and sustainable design across services and environments
Design PrinciplesL118-L137Design principles and patterns for cost, reliability, security, performance, ops, and sustainability across Azure workloads like AI, SAP, Oracle, AVS, AVD, SaaS, HPC, and mission‑critical systems.
TradeoffsL138-L147Guidance on balancing cost, reliability, performance, security, and operations in Azure designs, including region/AZ choices and cross-pillar tradeoff analysis for architecture decisions
Service GuidesL148-L199End-to-end, service-specific Azure Well-Architected guidance for designing, securing, operating, monitoring, and optimizing core Azure services (AVD, AVS, networking, data, app, and infra).
Workload PatternsL200-L267End-to-end design, platform selection, operations, security, and optimization patterns for specific Azure workloads (AI, HPC, mission-critical, Oracle, SaaS, SAP, sustainability).
Assessment QuestionsL268-L281Guided assessments and maturity reviews for Azure workloads (AI, SaaS, AVD, AVS) across cost, reliability, performance, security, operations, and mission‑critical readiness.
分类行范围描述
设计评审清单L35-L43用于评审Azure架构在成本、运维、性能、可靠性和安全方面的最佳实践,识别设计差距或改进点的清单。
建议方案L44-L117针对Azure工作负载的规范性最佳实践:涵盖跨服务与环境的成本优化、可靠性、性能、安全、DevOps/自动化、灾难恢复、可观测性以及可持续性设计
设计原则L118-L137适用于Azure各类工作负载(如AI、SAP、Oracle、AVS、AVD、SaaS、HPC和关键任务型系统)的成本、可靠性、安全、性能、运维及可持续性设计原则与模式。
权衡策略L138-L147指导在Azure设计中平衡成本、可靠性、性能、安全与运维的策略,包括区域/可用区选择以及架构决策的跨支柱权衡分析
服务指南L148-L199针对核心Azure服务(AVD、AVS、网络、数据、应用及基础设施)的端到端、特定服务的Azure Well-Architected指导,涵盖设计、安全、运维、监控与优化。
工作负载模式L200-L267针对特定Azure工作负载(AI、HPC、关键任务型、Oracle、SaaS、SAP、可持续性)的端到端设计、平台选择、运维、安全与优化模式。
评估问题L268-L281针对Azure工作负载(AI、SaaS、AVD、AVS)在成本、可靠性、性能、安全、运维及关键任务就绪性方面的指导性评估与成熟度评审。

Design Review Checklists

设计评审清单

Recommendations

建议方案

TopicURL
Align Azure resource usage with billing incrementshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/align-usage-to-billing-increments
Collect and review Azure workload cost data effectivelyhttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/collect-review-cost-data
Use consolidation strategies to reduce Azure costshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/consolidation
Build and maintain a cost model for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/cost-model
Create a culture of financial responsibility for cloud costshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/create-culture-financial-responsibility
Negotiate and obtain best provider rates for Azurehttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/get-best-rates
Reduce Azure workload costs through code optimizationhttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-code-costs
Optimize individual component costs in Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-component-costs
Optimize Azure data storage and management costshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-data-costs
Optimize non-production and production environment costshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-environment-costs
Optimize costs of workload flows in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-flow-costs
Optimize personnel time for Azure workload operationshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-personnel-time
Optimize scaling strategies to reduce Azure costshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-scaling-costs
Define and enforce spending guardrails for Azure costshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/set-spending-guardrails
Develop background jobs to offload application workloadshttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/background-jobs
Create a disaster recovery plan for multi-region workloadshttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/disaster-recovery
Implement transient fault handling in cloud applicationshttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/handle-transient-faults
Build workload health models to improve reliabilityhttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/health-modeling
Design and operate an incident management practicehttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/incident-management
Design data partitioning for reliable Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/partition-data
Implement continuous integration for Azure release engineeringhttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/release-engineering-continuous-integration
Implement automation for Azure operational taskshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/automate-tasks
Foster a DevOps culture for Azure workload teamshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/devops-culture
Design Azure workloads to enable automationhttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/enable-automation
Formalize software development practices for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/formalize-development-practices
Standardize and automate Azure operations taskshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/formalize-operations-tasks
Design and run an incident management process for Azurehttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/incident-response
Adopt infrastructure as code for Azure deploymentshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/infrastructure-as-code-design
Instrument applications to enable observability in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/instrument-application
Design an observability and monitoring system for Azurehttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/observability
Apply safe deployment practices in Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/safe-deployments
Standardize development tools and processes for Azure teamshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/tools-processes
Design CI/CD-based workload development supply chainshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/workload-supply-chain
Implement capacity planning for Azure performance efficiencyhttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/capacity-planning
Collect and use performance data for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/collect-performance-data
Continuously optimize performance efficiency in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/continuous-performance-optimize
Optimize application code and infrastructure performance on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/optimize-code-infrastructure
Optimize data performance in Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/optimize-data-performance
Optimize operational tasks to protect workload performancehttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/optimize-operational-tasks
Define and expose performance targets for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/performance-targets
Plan and execute performance testing for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/performance-test
Prioritize performance of critical flows in Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/prioritize-critical-flows
Respond to live performance issues in Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/respond-live-performance-issues
Optimize scaling and partitioning for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/scale-partition
Select Azure services to meet workload performance needshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/select-services
Plan disaster recovery strategies for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/disaster-recovery
Perform failure mode analysis for Azure reliabilityhttps://learn.microsoft.com/en-us/azure/well-architected/reliability/failure-mode-analysis
Identify and prioritize workload flows for reliabilityhttps://learn.microsoft.com/en-us/azure/well-architected/reliability/identify-flows
Define availability and recovery targets for reliabilityhttps://learn.microsoft.com/en-us/azure/well-architected/reliability/metrics
Design reliable monitoring and alerting for workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/monitoring-alerting-strategy
Design redundancy strategies to meet reliability targetshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/redundancy
Design reliable scaling strategies for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/scaling
Build self-healing and self-preservation into workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/self-preservation
Implement simplicity and efficiency for reliable workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/simplify
Design a reliability-focused testing strategy in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/reliability/testing-strategy
Securely manage and store application secrets in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/security/application-secrets
Implement data classification for secure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/data-classification
Apply encryption and secret management for Azure datahttps://learn.microsoft.com/en-us/azure/well-architected/security/encryption
Establish and apply a security baseline in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/security/establish-baseline
Implement security hardening controls for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/harden-resources
Design identity and access management for workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/identity-access
Implement security incident response for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/incident-response
Design monitoring and threat detection for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/monitor-threats
Implement secure networking and connectivity controlshttps://learn.microsoft.com/en-us/azure/well-architected/security/networking
Secure the development lifecycle with DevSecOpshttps://learn.microsoft.com/en-us/azure/well-architected/security/secure-development-lifecycle
Design segmentation strategies with perimeters and isolationhttps://learn.microsoft.com/en-us/azure/well-architected/security/segmentation
Plan and execute security testing for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/test
Perform application threat modeling for securityhttps://learn.microsoft.com/en-us/azure/well-architected/security/threat-model
Apply security practices for sustainable Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-security
Implement sustainable data and storage design on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-storage
主题URL
使Azure资源使用与计费周期保持一致https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/align-usage-to-billing-increments
高效收集与评审Azure工作负载成本数据https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/collect-review-cost-data
使用整合策略降低Azure成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/consolidation
构建并维护Azure工作负载成本模型https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/cost-model
培养云成本的财务责任文化https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/create-culture-financial-responsibility
协商并获取Azure的最佳供应商费率https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/get-best-rates
通过代码优化降低Azure工作负载成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-code-costs
优化Azure工作负载中各组件的成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-component-costs
优化Azure数据存储与管理成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-data-costs
优化非生产与生产环境的Azure成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-environment-costs
优化Azure工作负载流程的成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-flow-costs
优化Azure工作负载运维的人员时间成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-personnel-time
优化缩放策略以降低Azure成本https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/optimize-scaling-costs
定义并实施Azure成本支出防护措施https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/set-spending-guardrails
开发后台作业以卸载应用工作负载https://learn.microsoft.com/en-us/azure/well-architected/design-guides/background-jobs
为多区域工作负载制定灾难恢复计划https://learn.microsoft.com/en-us/azure/well-architected/design-guides/disaster-recovery
在云应用中实现瞬时故障处理https://learn.microsoft.com/en-us/azure/well-architected/design-guides/handle-transient-faults
构建工作负载健康模型以提升可靠性https://learn.microsoft.com/en-us/azure/well-architected/design-guides/health-modeling
设计并运维事件管理实践https://learn.microsoft.com/en-us/azure/well-architected/design-guides/incident-management
为可靠的Azure工作负载设计数据分区https://learn.microsoft.com/en-us/azure/well-architected/design-guides/partition-data
为Azure发布工程实现持续集成https://learn.microsoft.com/en-us/azure/well-architected/design-guides/release-engineering-continuous-integration
为Azure运维任务实现自动化https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/automate-tasks
为Azure工作负载团队培养DevOps文化https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/devops-culture
设计可实现自动化的Azure工作负载https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/enable-automation
规范Azure工作负载的软件开发实践https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/formalize-development-practices
标准化并自动化Azure运维任务https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/formalize-operations-tasks
设计并运行Azure事件响应流程https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/incident-response
采用基础设施即代码进行Azure部署https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/infrastructure-as-code-design
为应用添加埋点以实现Azure可观测性https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/instrument-application
设计Azure可观测性与监控系统https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/observability
在Azure工作负载中应用安全部署实践https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/safe-deployments
为Azure团队标准化开发工具与流程https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/tools-processes
设计基于CI/CD的工作负载开发供应链https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/workload-supply-chain
为Azure性能效率实施容量规划https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/capacity-planning
收集并使用Azure工作负载的性能数据https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/collect-performance-data
持续优化Azure性能效率https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/continuous-performance-optimize
优化Azure上的应用代码与基础设施性能https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/optimize-code-infrastructure
优化Azure工作负载的数据性能https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/optimize-data-performance
优化运维任务以保障工作负载性能https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/optimize-operational-tasks
定义并公开Azure工作负载的性能目标https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/performance-targets
规划并执行Azure工作负载的性能测试https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/performance-test
优先保障Azure工作负载中关键流程的性能https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/prioritize-critical-flows
响应Azure工作负载的实时性能问题https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/respond-live-performance-issues
优化Azure工作负载的缩放与分区策略https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/scale-partition
选择满足工作负载性能需求的Azure服务https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/select-services
规划Azure工作负载的灾难恢复策略https://learn.microsoft.com/en-us/azure/well-architected/reliability/disaster-recovery
为Azure可靠性执行故障模式分析https://learn.microsoft.com/en-us/azure/well-architected/reliability/failure-mode-analysis
识别并优先保障工作负载流程的可靠性https://learn.microsoft.com/en-us/azure/well-architected/reliability/identify-flows
定义可靠性的可用性与恢复目标https://learn.microsoft.com/en-us/azure/well-architected/reliability/metrics
为工作负载设计可靠的监控与告警策略https://learn.microsoft.com/en-us/azure/well-architected/reliability/monitoring-alerting-strategy
设计冗余策略以满足可靠性目标https://learn.microsoft.com/en-us/azure/well-architected/reliability/redundancy
为Azure工作负载设计可靠的缩放策略https://learn.microsoft.com/en-us/azure/well-architected/reliability/scaling
在工作负载中构建自修复与自保护能力https://learn.microsoft.com/en-us/azure/well-architected/reliability/self-preservation
为可靠工作负载实现简洁高效的设计https://learn.microsoft.com/en-us/azure/well-architected/reliability/simplify
在Azure中设计以可靠性为核心的测试策略https://learn.microsoft.com/en-us/azure/well-architected/reliability/testing-strategy
在Azure中安全管理与存储应用密钥https://learn.microsoft.com/en-us/azure/well-architected/security/application-secrets
为安全工作负载实现数据分类https://learn.microsoft.com/en-us/azure/well-architected/security/data-classification
为Azure数据应用加密与密钥管理https://learn.microsoft.com/en-us/azure/well-architected/security/encryption
在Azure中建立并应用安全基线https://learn.microsoft.com/en-us/azure/well-architected/security/establish-baseline
为Azure工作负载实现安全强化控制https://learn.microsoft.com/en-us/azure/well-architected/security/harden-resources
为工作负载设计身份与访问管理https://learn.microsoft.com/en-us/azure/well-architected/security/identity-access
为Azure工作负载实现安全事件响应https://learn.microsoft.com/en-us/azure/well-architected/security/incident-response
为Azure工作负载设计监控与威胁检测https://learn.microsoft.com/en-us/azure/well-architected/security/monitor-threats
实现安全的网络与连接控制https://learn.microsoft.com/en-us/azure/well-architected/security/networking
用DevSecOps保障开发生命周期安全https://learn.microsoft.com/en-us/azure/well-architected/security/secure-development-lifecycle
设计基于边界与隔离的分段策略https://learn.microsoft.com/en-us/azure/well-architected/security/segmentation
规划并执行Azure工作负载的安全测试https://learn.microsoft.com/en-us/azure/well-architected/security/test
为安全进行应用威胁建模https://learn.microsoft.com/en-us/azure/well-architected/security/threat-model
为可持续Azure工作负载应用安全实践https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-security
在Azure上实现可持续的数据与存储设计https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-storage

Design Principles

设计原则

TopicURL
Apply WAF design principles to AI workloadshttps://learn.microsoft.com/en-us/azure/well-architected/ai/design-principles
Apply WAF design principles to Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/design-principles
Apply WAF design principles to Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/design-principles
Use architecture patterns that improve cost optimizationhttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/design-patterns
Apply Cost Optimization design principles in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/principles
Use WAF design principles for Azure HPC architectureshttps://learn.microsoft.com/en-us/azure/well-architected/hpc/hpc-design-principles
Use mission-critical design principles on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-design-principles
Adopt architecture patterns that improve operationshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/design-patterns
Apply Operational Excellence design principles in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/principles
Use WAF design principles for Oracle on Azure IaaShttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/review-design-principles
Apply Performance Efficiency design principles in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/principles
Apply reliability design principles to Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/principles
Use WAF-aligned design principles for SaaS on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/design-principles
Use WAF design principles for SAP workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-principles
Apply security design principles with zero trusthttps://learn.microsoft.com/en-us/azure/well-architected/security/principles
Use sustainability design principles for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-design-principles
主题URL
将WAF设计原则应用于AI工作负载https://learn.microsoft.com/en-us/azure/well-architected/ai/design-principles
将WAF设计原则应用于Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/design-principles
将WAF设计原则应用于Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/design-principles
使用可提升成本优化的架构模式https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/design-patterns
在Azure中应用成本优化设计原则https://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/principles
为Azure HPC架构使用WAF设计原则https://learn.microsoft.com/en-us/azure/well-architected/hpc/hpc-design-principles
在Azure上使用关键任务型设计原则https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-design-principles
采用可提升运维效率的架构模式https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/design-patterns
在Azure中应用运维卓越设计原则https://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/principles
为Azure IaaS上的Oracle使用WAF设计原则https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/review-design-principles
在Azure中应用性能效率设计原则https://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/principles
为Azure工作负载应用可靠性设计原则https://learn.microsoft.com/en-us/azure/well-architected/reliability/principles
为Azure上的SaaS使用符合WAF的设计原则https://learn.microsoft.com/en-us/azure/well-architected/saas/design-principles
为Azure上的SAP工作负载使用WAF设计原则https://learn.microsoft.com/en-us/azure/well-architected/sap/design-principles
应用零信任安全设计原则https://learn.microsoft.com/en-us/azure/well-architected/security/principles
为Azure工作负载使用可持续性设计原则https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-design-principles

Tradeoffs

权衡策略

TopicURL
Evaluate Cost Optimization tradeoffs across WAF pillarshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/tradeoffs
Balance regions and availability zones for reliability and costhttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/regions-availability-zones
Analyze Operational Excellence tradeoffs across WAF pillarshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/tradeoffs
Evaluate Performance Efficiency tradeoffs across WAF pillarshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/tradeoffs
Evaluate cross-pillar tradeoffs for reliability designshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/tradeoffs
Analyze security tradeoffs across WAF pillarshttps://learn.microsoft.com/en-us/azure/well-architected/security/tradeoffs

Service Guides

服务指南

TopicURL
Design application delivery for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/application-delivery
Plan business continuity for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/business-continuity
Integrate Azure Virtual Desktop with Azure landing zoneshttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/landing-zone-integration
Implement monitoring for Azure Virtual Desktop workloadshttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/monitoring
Design networking and connectivity for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/networking
Define operations procedures for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/operations
Secure Azure Virtual Desktop and manage IAMhttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/security
Optimize storage for Azure Virtual Desktop workloadshttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/storage
Design application platforms on Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/application-platform
Design infrastructure for Azure VMware Solution workloadshttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/infrastructure
Integrate Azure VMware Solution with Azure landing zoneshttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/landing-zone-integration
Implement monitoring for Azure VMware Solution workloadshttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/monitoring
Design networking for Azure VMware Solution workloadshttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/networking
Define operations model for Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/operations
Secure Azure VMware Solution workloadshttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/security
Apply WAF best practices to Azure App Service Web Appshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/app-service-web-apps
Use WAF-aligned best practices for Azure Application Insightshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/application-insights
Apply WAF best practices to Azure API Managementhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-api-management
Configure Azure Application Gateway v2 with WAF guidancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-application-gateway
Configure Azure Blob Storage using WAF best practiceshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-blob-storage
Apply Well-Architected best practices to Azure Container Appshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-container-apps
Apply WAF best practices to Azure Database for MySQLhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-database-for-mysql
Use WAF-aligned architecture for Azure Databrickshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-databricks
Optimize Azure Disk Storage using WAF guidancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-disk-storage
Design Event Grid architectures with WAF best practiceshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-event-grid
Implement Azure Event Hubs using WAF-aligned patternshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-event-hubs
Architect Azure ExpressRoute connectivity with WAFhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-expressroute
Apply WAF guidance to Azure Files and File Synchttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-files
Secure and scale Azure Firewall with WAF practiceshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-firewall
Design Azure Front Door for global reliability and performancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-front-door
Configure Azure Functions using WAF-aligned best practiceshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-functions
Architect Azure Kubernetes Service clusters with WAFhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-kubernetes-service
Design Azure Load Balancer deployments with WAF guidancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-load-balancer
Deploy Azure Local with WAF-aligned architecture patternshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-local
Design Log Analytics workspaces using WAF best practiceshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-log-analytics
Apply WAF principles to Azure Machine Learning deploymentshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-machine-learning
Optimize Azure NetApp Files with WAF-aligned configurationshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-netapp-files
Implement Azure Service Bus messaging with WAF guidancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-service-bus
Design Azure Service Fabric clusters using WAF principleshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-service-fabric
Configure Azure SQL Database according to WAF best practiceshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-database
Enhance Azure SQL Managed Instance operational excellencehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-managed-instance/operational-excellence
Improve Azure SQL Managed Instance reliability with WAFhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-managed-instance/reliability
Architect Azure Traffic Manager with WAF-aligned routinghttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-traffic-manager
Design Azure Virtual WAN architectures using WAF guidancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-virtual-wan
Apply WAF best practices to Azure Cosmos DB for NoSQLhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/cosmos-db
Apply WAF best practices to Azure Database for PostgreSQLhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/postgresql
Design Azure Virtual Machines and scale sets with WAFhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/virtual-machines
Apply WAF best practices to Azure Virtual Network designhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/virtual-network
主题URL
为Azure Virtual Desktop设计应用交付https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/application-delivery
为Azure Virtual Desktop规划业务连续性https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/business-continuity
将Azure Virtual Desktop与Azure登陆区集成https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/landing-zone-integration
为Azure Virtual Desktop工作负载实现监控https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/monitoring
为Azure Virtual Desktop设计网络与连接https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/networking
为Azure Virtual Desktop定义运维流程https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/operations
保护Azure Virtual Desktop并管理IAMhttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/security
优化Azure Virtual Desktop工作负载的存储https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/storage
为Azure VMware Solution设计应用平台https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/application-platform
为Azure VMware Solution工作负载设计基础设施https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/infrastructure
将Azure VMware Solution与Azure登陆区集成https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/landing-zone-integration
为Azure VMware Solution工作负载实现监控https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/monitoring
为Azure VMware Solution工作负载设计网络https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/networking
为Azure VMware Solution定义运维模型https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/operations
保护Azure VMware Solution工作负载https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/security
将WAF最佳实践应用于Azure App Service Web Appshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/app-service-web-apps
为Azure Application Insights使用符合WAF的最佳实践https://learn.microsoft.com/en-us/azure/well-architected/service-guides/application-insights
将WAF最佳实践应用于Azure API Managementhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-api-management
结合WAF指导配置Azure Application Gateway v2https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-application-gateway
使用WAF最佳实践配置Azure Blob Storagehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-blob-storage
将Well-Architected最佳实践应用于Azure Container Appshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-container-apps
将WAF最佳实践应用于Azure Database for MySQLhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-database-for-mysql
为Azure Databricks使用符合WAF的架构https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-databricks
结合WAF指导优化Azure Disk Storagehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-disk-storage
结合WAF最佳实践设计Event Grid架构https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-event-grid
结合符合WAF的模式实现Azure Event Hubshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-event-hubs
结合WAF设计Azure ExpressRoute连接https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-expressroute
结合WAF指导应用Azure Files and File Synchttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-files
结合WAF实践保护并扩展Azure Firewallhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-firewall
为全球可靠性与性能设计Azure Front Doorhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-front-door
结合符合WAF的最佳实践配置Azure Functionshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-functions
结合WAF设计Azure Kubernetes Service集群https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-kubernetes-service
结合WAF指导设计Azure Load Balancer部署https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-load-balancer
结合符合WAF的架构模式部署Azure Localhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-local
使用WAF最佳实践设计Log Analytics工作区https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-log-analytics
将WAF原则应用于Azure Machine Learning部署https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-machine-learning
结合符合WAF的配置优化Azure NetApp Fileshttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-netapp-files
结合WAF指导实现Azure Service Bus消息传递https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-service-bus
结合WAF原则设计Azure Service Fabric集群https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-service-fabric
按照WAF最佳实践配置Azure SQL Databasehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-database
提升Azure SQL Managed Instance的运维卓越性https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-managed-instance/operational-excellence
结合WAF提升Azure SQL Managed Instance的可靠性https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-managed-instance/reliability
结合符合WAF的路由设计Azure Traffic Managerhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-traffic-manager
结合WAF指导设计Azure Virtual WAN架构https://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-virtual-wan
将WAF最佳实践应用于Azure Cosmos DB for NoSQLhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/cosmos-db
将WAF最佳实践应用于Azure Database for PostgreSQLhttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/postgresql
结合WAF设计Azure Virtual Machines与规模集https://learn.microsoft.com/en-us/azure/well-architected/service-guides/virtual-machines
将WAF最佳实践应用于Azure Virtual Network设计https://learn.microsoft.com/en-us/azure/well-architected/service-guides/virtual-network

Workload Patterns

工作负载模式

TopicURL
Design AI workloads on Azure using WAF guidancehttps://learn.microsoft.com/en-us/azure/well-architected/ai/
Design AI-enabled applications on Azure using WAFhttps://learn.microsoft.com/en-us/azure/well-architected/ai/application-design
Select application platforms for AI workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/ai/application-platform
Select and design data platforms for Azure AIhttps://learn.microsoft.com/en-us/azure/well-architected/ai/data-platform
Use a structured design methodology for AI workloadshttps://learn.microsoft.com/en-us/azure/well-architected/ai/design-methodology
Apply WAF to AI workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/ai/get-started
Design grounding data for Azure AI applicationshttps://learn.microsoft.com/en-us/azure/well-architected/ai/grounding-data-design
Implement MLOps and GenAIOps for Azure AI workloadshttps://learn.microsoft.com/en-us/azure/well-architected/ai/mlops-genaiops
Operate production AI workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/ai/operations
Define roles and personas for Azure AI teamshttps://learn.microsoft.com/en-us/azure/well-architected/ai/personas
Apply responsible AI practices in Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/ai/responsible-ai
Test and evaluate Azure AI models and systemshttps://learn.microsoft.com/en-us/azure/well-architected/ai/test
Design training data pipelines for Azure AI workloadshttps://learn.microsoft.com/en-us/azure/well-architected/ai/training-data-design
Architect Azure Virtual Desktop workloads with WAF principleshttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/
Design Azure VMware Solution workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/
Design high-performance computing workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/hpc/
Apply Well-Architected guidance to Azure HPC workloadshttps://learn.microsoft.com/en-us/azure/well-architected/hpc/get-started-overview
Adopt a reference architecture pattern for Azure HPChttps://learn.microsoft.com/en-us/azure/well-architected/hpc/hpc-architecture-pattern
Build mission-critical highly reliable workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/
Design resilient applications for mission-critical workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-application-design
Choose application platforms for mission-critical Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-application-platform
Adopt a reference architecture pattern for mission-critical workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-architecture-pattern
Select data platforms for mission-critical Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-data-platform
Design deployment and testing for mission-critical workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-deployment-testing
Apply a design methodology for mission-critical Azure appshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-design-methodology
Implement health modeling and observability for mission-critical appshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-health-modeling
Design networking and connectivity for mission-critical workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-networking-connectivity
Implement DevOps operational procedures for mission-critical Azurehttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-operational-procedures
Apply security design to mission-critical Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-security
Create Oracle workloads on Azure IaaS with WAFhttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/
Right-size compute and storage for Oracle on Azure IaaShttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/choose-compute-storage
Design Oracle applications for Azure IaaShttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/design-applications
Apply WAF best practices to Oracle on Azure IaaShttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/get-started
Monitor Oracle workloads running on Azure Virtual Machineshttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/monitor-workloads
Optimize BCDR for Oracle workloads on Azure IaaShttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/optimize-business-continuity-disaster-recovery
Harden security for Oracle workloads on Azure IaaShttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/optimize-security
Apply WAF best practices to SaaS solutions on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/
Develop an AI strategy for Azure-based SaaS productshttps://learn.microsoft.com/en-us/azure/well-architected/saas/ai-strategy
Design billing and cost management for SaaS on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/billing-cost-management
Choose and operate compute platforms for SaaS on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/compute
Design data platform and tenancy for SaaS workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/data
Apply structured design methodology to SaaS workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/design-methodology
Apply DevOps practices to manage SaaS workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/devops
Implement governance for SaaS workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/governance
Design identity and access management for SaaS workloadshttps://learn.microsoft.com/en-us/azure/well-architected/saas/identity-access
Design incident management processes for SaaS solutions on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/incident-management
Design networking topology and security for SaaS on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/networking
Plan region selection and resource organization for SaaS on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/saas/resource-organization
Design SAP applications on Azure for cost and reliabilityhttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/application-design
Design SAP application platform on Azure for cost and performancehttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/application-platform
Optimize SAP data platform on Azure for cost and performancehttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/data-platform
Design networking and connectivity for SAP workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/networking-and-connectivity
Define operational procedures and SOPs for SAP workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/operational-procedures
Secure SAP workloads on Azure using WAF-aligned practiceshttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/security
Apply WAF best practices to SAP workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sap/get-started
Architect SAP workloads on Azure using WAFhttps://learn.microsoft.com/en-us/azure/well-architected/sap/quick-links
Optimize Azure workloads for sustainability with WAFhttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/
Design applications on Azure for sustainability and carbon efficiencyhttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-application-design
Choose sustainable application platform and infrastructure options on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-application-platform
Apply design methodology to build sustainable Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-design-methodology
Design networking for sustainable Azure workloads to reduce emissionshttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-networking
Define operational procedures for sustainable workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-operational-procedures
Optimize testing and CI/CD for sustainable Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-testing
Design sustainable AI workloads on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainable-ai-design
主题URL
结合WAF指导在Azure上设计AI工作负载https://learn.microsoft.com/en-us/azure/well-architected/ai/
结合WAF在Azure上设计AI赋能的应用https://learn.microsoft.com/en-us/azure/well-architected/ai/application-design
为Azure上的AI工作负载选择应用平台https://learn.microsoft.com/en-us/azure/well-architected/ai/application-platform
为Azure AI选择并设计数据平台https://learn.microsoft.com/en-us/azure/well-architected/ai/data-platform
为AI工作负载使用结构化设计方法https://learn.microsoft.com/en-us/azure/well-architected/ai/design-methodology
在Azure上为AI工作负载应用WAFhttps://learn.microsoft.com/en-us/azure/well-architected/ai/get-started
为Azure AI应用设计基础数据https://learn.microsoft.com/en-us/azure/well-architected/ai/grounding-data-design
为Azure AI工作负载实现MLOps与GenAIOpshttps://learn.microsoft.com/en-us/azure/well-architected/ai/mlops-genaiops
在Azure上运维生产级AI工作负载https://learn.microsoft.com/en-us/azure/well-architected/ai/operations
为Azure AI团队定义角色与人员画像https://learn.microsoft.com/en-us/azure/well-architected/ai/personas
在Azure工作负载中应用负责任AI实践https://learn.microsoft.com/en-us/azure/well-architected/ai/responsible-ai
测试与评估Azure AI模型与系统https://learn.microsoft.com/en-us/azure/well-architected/ai/test
为Azure AI工作负载设计训练数据管道https://learn.microsoft.com/en-us/azure/well-architected/ai/training-data-design
结合WAF原则架构Azure Virtual Desktop工作负载https://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/
在Azure上设计Azure VMware Solution工作负载https://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/
在Azure上设计高性能计算工作负载https://learn.microsoft.com/en-us/azure/well-architected/hpc/
将Well-Architected指导应用于Azure HPC工作负载https://learn.microsoft.com/en-us/azure/well-architected/hpc/get-started-overview
为Azure HPC采用参考架构模式https://learn.microsoft.com/en-us/azure/well-architected/hpc/hpc-architecture-pattern
在Azure上构建高可靠性的关键任务型工作负载https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/
为关键任务型工作负载设计弹性应用https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-application-design
为Azure关键任务型工作负载选择应用平台https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-application-platform
为关键任务型工作负载采用参考架构模式https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-architecture-pattern
为Azure关键任务型工作负载选择数据平台https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-data-platform
为关键任务型工作负载设计部署与测试https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-deployment-testing
为Azure关键任务型应用应用设计方法https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-design-methodology
为关键任务型应用实现健康建模与可观测性https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-health-modeling
为关键任务型工作负载设计网络与连接https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-networking-connectivity
为Azure关键任务型工作负载实现DevOps运维流程https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-operational-procedures
为Azure关键任务型工作负载应用安全设计https://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-security
结合WAF在Azure IaaS上创建Oracle工作负载https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/
为Azure IaaS上的Oracle合理配置计算与存储https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/choose-compute-storage
为Azure IaaS上的Oracle设计应用https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/design-applications
为Azure IaaS上的Oracle应用WAF最佳实践https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/get-started
监控运行在Azure Virtual Machines上的Oracle工作负载https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/monitor-workloads
优化Azure IaaS上Oracle工作负载的BCDRhttps://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/optimize-business-continuity-disaster-recovery
强化Azure IaaS上Oracle工作负载的安全性https://learn.microsoft.com/en-us/azure/well-architected/oracle-iaas/optimize-security
为Azure上的SaaS解决方案应用WAF最佳实践https://learn.microsoft.com/en-us/azure/well-architected/saas/
为基于Azure的SaaS产品制定AI策略https://learn.microsoft.com/en-us/azure/well-architected/saas/ai-strategy
为Azure上的SaaS设计计费与成本管理https://learn.microsoft.com/en-us/azure/well-architected/saas/billing-cost-management
为Azure上的SaaS选择并运维计算平台https://learn.microsoft.com/en-us/azure/well-architected/saas/compute
为Azure上的SaaS工作负载设计数据平台与租户模型https://learn.microsoft.com/en-us/azure/well-architected/saas/data
为Azure上的SaaS工作负载应用结构化设计方法https://learn.microsoft.com/en-us/azure/well-architected/saas/design-methodology
应用DevOps实践管理Azure上的SaaS工作负载https://learn.microsoft.com/en-us/azure/well-architected/saas/devops
为Azure上的SaaS工作负载实现治理https://learn.microsoft.com/en-us/azure/well-architected/saas/governance
为SaaS工作负载设计身份与访问管理https://learn.microsoft.com/en-us/azure/well-architected/saas/identity-access
为Azure上的SaaS解决方案设计事件管理流程https://learn.microsoft.com/en-us/azure/well-architected/saas/incident-management
为Azure上的SaaS设计网络拓扑与安全https://learn.microsoft.com/en-us/azure/well-architected/saas/networking
为Azure上的SaaS规划区域选择与资源组织https://learn.microsoft.com/en-us/azure/well-architected/saas/resource-organization
为Azure上的SAP应用设计成本与可靠性https://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/application-design
为Azure上的SAP应用平台设计成本与性能https://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/application-platform
优化Azure上SAP数据平台的成本与性能https://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/data-platform
为Azure上的SAP工作负载设计网络与连接https://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/networking-and-connectivity
为Azure上的SAP工作负载定义运维流程与SOPhttps://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/operational-procedures
结合符合WAF的实践保护Azure上的SAP工作负载https://learn.microsoft.com/en-us/azure/well-architected/sap/design-areas/security
为Azure上的SAP工作负载应用WAF最佳实践https://learn.microsoft.com/en-us/azure/well-architected/sap/get-started
结合WAF架构Azure上的SAP工作负载https://learn.microsoft.com/en-us/azure/well-architected/sap/quick-links
结合WAF优化Azure工作负载的可持续性https://learn.microsoft.com/en-us/azure/well-architected/sustainability/
为Azure上的应用设计可持续性与碳效率https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-application-design
为Azure选择可持续的应用平台与基础设施选项https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-application-platform
应用设计方法构建可持续Azure工作负载https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-design-methodology
为可持续Azure工作负载设计网络以减少排放https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-networking
为Azure上的可持续工作负载定义运维流程https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-operational-procedures
为可持续Azure工作负载优化测试与CI/CDhttps://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainability-testing
在Azure上设计可持续AI工作负载https://learn.microsoft.com/en-us/azure/well-architected/sustainability/sustainable-ai-design

Assessment Questions

评估问题

TopicURL
Use the Azure AI workload assessment toolhttps://learn.microsoft.com/en-us/azure/well-architected/ai/assessment
Use the Azure Virtual Desktop WAF assessmenthttps://learn.microsoft.com/en-us/azure/well-architected/azure-virtual-desktop/assessment
Use the Azure VMware Solution WAF assessmenthttps://learn.microsoft.com/en-us/azure/well-architected/azure-vmware/assessment
Assess Cost Optimization maturity for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/cost-optimization/maturity-model
Use Azure Well-Architected Review assessment effectivelyhttps://learn.microsoft.com/en-us/azure/well-architected/design-guides/implementing-recommendations
Use mission-critical workload readiness assessment on Azurehttps://learn.microsoft.com/en-us/azure/well-architected/mission-critical/mission-critical-assessment
Evaluate Operational Excellence maturity for workloadshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/maturity-model
Assess Performance Efficiency maturity for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/performance-efficiency/maturity-model
Assess reliability maturity for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/reliability/maturity-model
Use SaaS workload assessment tool for Azure architectureshttps://learn.microsoft.com/en-us/azure/well-architected/saas/assessment
Evaluate security maturity for Azure workloadshttps://learn.microsoft.com/en-us/azure/well-architected/security/maturity-model