Token导航 LogoToken导航TokenDH.com
云服务external-servicegithub未标认证来源可访问许可证需确认审计通过

azure-well-architectedAzure well architected 部署

Agent Skill

用于辅助云资源、部署、容器、基础设施和运维自动化任务。它适合让 Agent 检查配置、整理部署步骤、分析资源状态、生成排障思路或辅助云服务接入。使用时需要明确目标环境、账号权限、区域和资源组,区分本地测试与生产操作;涉及删除资源、重启服务、修改网络或权限配置时,应先确认影响范围。

总安装

1,248

周安装

51

GitHub Stars

521

下载量

404
CodexClaudeCursorGemini CLI

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

unknown

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:azure-well-architected(Azure well architected 部署)
来源仓库:https://github.com/microsoftdocs/agent-skills
仓库路径:skills/azure-well-architected
安装命令:
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-well-architected
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 npx skills 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

skills.shnpx skills
npx skills add https://github.com/microsoftdocs/agent-skills --skill azure-well-architected

简介

依据 Azure Well-Architected Framework 提供架构评估与优化建议。

  • 覆盖五大支柱:可靠性、安全性、成本效益、运营卓越与性能效率。
  • 内置检查清单与设计原则,支持工作负载模式匹配与改进方向推荐。
  • 适用于新项目设计或存量系统重构前的成熟度审查。
  • azure-well-architected 属于云服务类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

Azure Well Architected Skill

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.

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.

Category Index

CategoryLinesDescription
Design Review ChecklistsL35-L43Checklists to review Azure workloads for cost, operations, performance, reliability, and security, with concrete questions and best practices for each architecture pillar.
RecommendationsL44-L115Guidance and best practices to design, operate, and improve Azure workloads across cost, operations, performance, reliability, security, and sustainability (FinOps, DevOps, DR, CI/CD, IAM, monitoring).
Design PrinciplesL116-L133Design 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.
TradeoffsL134-L143Guidance on balancing cost, reliability, performance, security, and operations in Azure designs, including region/AZ choices and cross-pillar tradeoff analysis for architecture decisions
Service GuidesL144-L194End-to-end design, security, networking, operations, monitoring, and optimization guidance for specific Azure services, aligned to Well-Architected Framework best practices.
Workload PatternsL195-L255Designing, operating, and optimizing specialized Azure workloads (AI, HPC, mission‑critical, SaaS, SAP, sustainability) using Well‑Architected principles for architecture, data, ops, security, and cost.
Assessment QuestionsL256-L269Guided assessments and maturity models to evaluate AI, SaaS, AVD, AVS, and other Azure workloads against WAF pillars: cost, reliability, security, performance, and operations.

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
Implement cost optimization for workload data flowshttps://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
Foster a DevOps culture for Azure workload teamshttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/devops-culture
Design and implement automation in Azure workloadshttps://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
Design observability and monitoring for Azure workloadshttps://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
Apply testing strategies for operational excellencehttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/testing
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
Implement secure development lifecycle architecture in Azurehttps://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
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

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
Apply Operational Excellence design principles in Azurehttps://learn.microsoft.com/en-us/azure/well-architected/operational-excellence/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

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
Apply WAF best practices to Azure SQL Managed Instancehttps://learn.microsoft.com/en-us/azure/well-architected/service-guides/azure-sql-managed-instance
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

Workload Patterns

TopicURL
Apply Well-Architected principles to Azure AI workloadshttps://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
Design and operate mission-critical 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
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

Assessment Questions

TopicURL
Use AI workload assessment for WAF alignmenthttps://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

适合场景

01

Azure 资源规划

02

云服务升级

03

基础设施检查

04

企业云环境自动化

能力概览

能力 1

整理 Azure 服务操作流程

能力 2

提示 CLI/MCP 前置条件

能力 3

辅助云资源检查和规划

能力 4

保留官方服务来源线索

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

Codex

37.19%
按下载量换算150

Claude

28.5%
按下载量换算115

Cursor

21.33%
按下载量换算86

Gemini CLI

9.64%
按下载量换算39

安全审计

Gen Agent Trust Hub

通过

Socket

通过

Snyk

通过

权限和风险

external-service

该 Skill 可能调用第三方服务、云服务或外部模型 API,使用前需要确认账号、额度、数据发送范围和服务条款。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills