azure-architecture

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Azure Architecture Skill

Azure Architecture 技能

This skill provides expert guidance for designing Azure solutions using Azure Architecture. Covers reference architectures, solution ideas, design patterns, technology choices, architecture styles, best practices, anti-patterns, example workloads, and migration guides. It combines local quick-reference content with remote documentation fetching capabilities.
本技能为使用Azure Architecture设计Azure解决方案提供专家指导,涵盖参考架构、解决方案思路、设计模式、技术选型、架构风格、最佳实践、反模式、示例工作负载以及迁移指南。它结合了本地速查内容与远程文档获取能力。

How to Use This Skill

如何使用本技能

IMPORTANT for Agent: This file may be large. Use the Category Index below to locate relevant sections, then use
read_file
with specific line ranges (e.g.,
L136-L144
) to read the sections needed for the user's question
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的重要提示:本文件可能较大。请使用下方的分类索引定位相关章节,然后使用
read_file
并指定行范围(例如
L136-L144
)来读取用户问题所需的章节
对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
Reference ArchitecturesL37-L91End-to-end Azure solution blueprints: mission-critical app, data, AKS, networking, hybrid, security, and MLOps architectures with deployment patterns and best practices.
Solution IdeasL92-L124End-to-end solution patterns for AI, data, analytics, IoT, security, SAP, and DevSecOps on Azure, showing how to combine services into complete architectures and workflows.
Design PatternsL125-L179Architecture and integration patterns for resilient, scalable, secure apps on Azure: messaging, microservices, gateways, caching, CQRS/event sourcing, multitenancy, and legacy modernization.
Technology ChoicesL180-L214Guides for choosing the right Azure/Fabric services (compute, storage, data, AI/ML, analytics, messaging, networking, containers) for specific workloads and architecture needs
Architecture StylesL215-L225Comparisons and design guidance for Azure app styles: big compute, big data, event-driven, microservices, N-tier, and web-queue-worker, with when-to-use and implementation patterns.
Best PracticesL226-L291Best-practice patterns for designing, securing, scaling, operating, and monitoring Azure apps and infrastructure, including AKS, APIs, networking, IoT, SAP, Event Hubs, and generative AI workloads
Anti-patternsL292-L306Diagnosing and fixing common cloud performance/scalability anti-patterns (busy DB/front end, chatty I/O, no caching, retry storms, noisy neighbors, sync I/O, monolithic persistence).
Example WorkloadsL307-L374End-to-end reference architectures and patterns for real-world Azure workloads: data/analytics, AI, security, networking, hybrid, AKS, VDI, mainframe, and app modernization scenarios.
Migration GuidesL375-L407Guides for migrating from AWS, GCP, on-prem Oracle, Kafka, and EKS to Azure, mapping services, comparing architectures, and planning secure, cost-optimized Azure adoption.
分类行号描述
参考架构L37-L91端到端Azure解决方案蓝图:包括关键业务应用、数据、AKS、网络、混合、安全和MLOps架构,附带部署模式和最佳实践。
解决方案思路L92-L124Azure上AI、数据、分析、IoT、安全、SAP和DevSecOps的端到端解决方案模式,展示如何将服务组合成完整的架构和工作流。
设计模式L125-L179用于在Azure上构建高可用、可扩展、安全应用的架构与集成模式:消息传递、微服务、网关、缓存、CQRS/事件溯源、多租户和遗留系统现代化。
技术选型L180-L214针对特定工作负载和架构需求,选择合适的Azure/Fabric服务(计算、存储、数据、AI/ML、分析、消息传递、网络、容器)的指南
架构风格L215-L225Azure应用风格的对比与设计指南:大型计算、大数据、事件驱动、微服务、N层和Web-Queue-Worker,包含适用场景和实施模式。
最佳实践L226-L291设计、安全防护、扩展、运维和监控Azure应用与基础设施的最佳实践模式,包括AKS、API、网络、IoT、SAP、Event Hubs和生成式AI工作负载
反模式L292-L306诊断并修复常见的云性能/可扩展性反模式(繁忙数据库/前端、频繁I/O、无缓存、重试风暴、嘈杂邻居、同步I/O、单体持久化)。
示例工作负载L307-L374真实Azure工作负载的端到端参考架构与模式:数据/分析、AI、安全、网络、混合、AKS、VDI、大型机和应用现代化场景。
迁移指南L375-L407从AWS、GCP、本地Oracle、Kafka和EKS迁移到Azure的指南,包含服务映射、架构对比以及安全、成本优化的Azure采用规划。

Reference Architectures

参考架构

TopicURL
Deploy baseline enterprise Foundry chat architecturehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/baseline-microsoft-foundry-chat
Run baseline Foundry chat in Azure landing zoneshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/baseline-microsoft-foundry-landing-zone
Deploy MLOps v2 CI/CD and retraining architectureshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/machine-learning-operations-v2
Design Azure data platform architecture with DR capabilitieshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/disaster-recovery/dr-for-azure-data-platform-architecture
Enterprise-hardened Azure Data Factory lakehouse architecturehttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-enterprise-hardened
Mission-critical Azure Data Factory analytics architecturehttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-mission-critical
Baseline medallion lakehouse with Azure Data Factoryhttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-on-azure-landing-zones-baseline
Deploy MongoDB Atlas securely on Azurehttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/mongodb-atlas-baseline
Move archive data from mainframes to Azure storagehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/mainframe/move-archive-data-mainframes
Secure private AKS clusters with Azure Firewall and hub-spokehttps://learn.microsoft.com/en-us/azure/architecture/guide/aks/aks-firewall
Deploy Terraform-based Azure Sandbox environmentshttps://learn.microsoft.com/en-us/azure/architecture/guide/azure-sandbox/azure-sandbox
Deploy mission-critical web apps on Azure App Servicehttps://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-app-service
Architect mission-critical global content delivery on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-content-delivery
Implement mission-critical global HTTP ingress on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-global-http-ingress
Design global routing redundancy for mission-critical web appshttps://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/overview
Implement enterprise cloud file shares with Azure Fileshttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-files-private
Design Azure Local baseline infrastructure architecturehttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-local-baseline
Implement Azure Local storage switchless architecturehttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-local-switchless
Design hybrid DNS resolution with Azure serviceshttps://learn.microsoft.com/en-us/azure/architecture/hybrid/hybrid-dns-infra
Extend file services with Azure File Sync in hybrid setupshttps://learn.microsoft.com/en-us/azure/architecture/hybrid/hybrid-file-services
Implement hub-spoke network topology in Azurehttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke
Hub-spoke network topology using Azure Virtual WANhttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke-virtual-wan-architecture
Implement TIC 3.0-compliant internet access on Azurehttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/trusted-internet-connections
Secure AWS accounts using Microsoft Entra IDhttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/aws/aws-azure-ad-security
Host GPU-based ML and HPC workloads on AKShttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-gpu/gpu-aks
Deploy microservices architecture on AKS with DevOpshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-microservices/aks-microservices
Implement advanced AKS microservices architecture at scalehttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-microservices/aks-microservices-advanced
Apply application design patterns for mission-critical Azure appshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-app-design
Choose application platform for mission-critical workloadshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-app-platform
Design data platforms for mission-critical Azure solutionshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-data-platform
Implement deployment and testing for mission-critical workloadshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-deploy-test
Model and monitor health for mission-critical Azure appshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-health-modeling
Design mission-critical architectures on Azure AKShttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-intro
Architect networking for mission-critical Azure workloadshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-networking
Operate and maintain mission-critical workloads on Azurehttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-operations
Apply security controls to mission-critical Azure workloadshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-security
Run multiregion AKS clusters for high availabilityhttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-multi-region/aks-multi-cluster
Plan and implement baseline AKS cluster architectureshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-start-here
Use baseline reference architecture for secure AKS clustershttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks/baseline-aks
Build Azure Red Hat OpenShift landing zone for financial serviceshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aro/azure-redhat-openshift-financial-services-workloads
Deploy a Databricks-based stream processing pipelinehttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/data/stream-processing-databricks
Implement stream processing with Azure Stream Analyticshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/data/stream-processing-stream-analytics
Implement secure hybrid DMZ network in Azurehttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/dmz/secure-vnet-dmz
Deploy basic enterprise integration with Logic Apps and APIMhttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration
Connect on-premises networks to Azure with ExpressRoute and VPN failoverhttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover
Create AD DS resource forest in Azure for hybrid trusthttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/adds-forest
Extend AD FS to Azure for federated authenticationhttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/adfs
Integrate on-premises AD with Microsoft Entra IDhttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/azure-ad
High-availability multi-zone App Service Environment deploymenthttps://learn.microsoft.com/en-us/azure/architecture/web-apps/app-service-environment/architectures/app-service-environment-high-availability-deployment
Enterprise App Service Environment v3 deployment architecturehttps://learn.microsoft.com/en-us/azure/architecture/web-apps/app-service-environment/architectures/app-service-environment-standard-deployment
Baseline zone-redundant App Service web app architecturehttps://learn.microsoft.com/en-us/azure/architecture/web-apps/app-service/architectures/baseline-zone-redundant
主题链接
部署基线级企业Foundry聊天架构https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/baseline-microsoft-foundry-chat
在Azure登陆区域运行基线级Foundry聊天https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/baseline-microsoft-foundry-landing-zone
部署MLOps v2 CI/CD与重训练架构https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/machine-learning-operations-v2
设计具备容灾能力的Azure数据平台架构https://learn.microsoft.com/en-us/azure/architecture/data-guide/disaster-recovery/dr-for-azure-data-platform-architecture
企业级加固的Azure Data Factory湖仓架构https://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-enterprise-hardened
关键业务Azure Data Factory分析架构https://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-mission-critical
基于Azure Data Factory的基线级Medallion湖仓https://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-on-azure-landing-zones-baseline
在Azure上安全部署MongoDB Atlashttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/mongodb-atlas-baseline
将大型机归档数据迁移到Azure存储https://learn.microsoft.com/en-us/azure/architecture/example-scenario/mainframe/move-archive-data-mainframes
使用Azure Firewall和中心辐射型架构保护私有AKS集群https://learn.microsoft.com/en-us/azure/architecture/guide/aks/aks-firewall
部署基于Terraform的Azure沙箱环境https://learn.microsoft.com/en-us/azure/architecture/guide/azure-sandbox/azure-sandbox
在Azure App Service上部署关键业务Web应用https://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-app-service
在Azure上构建关键业务全球内容分发架构https://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-content-delivery
在Azure上实施关键业务全球HTTP入口https://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/mission-critical-global-http-ingress
为关键业务Web应用设计全局路由冗余https://learn.microsoft.com/en-us/azure/architecture/guide/networking/global-web-applications/overview
使用Azure Files实现企业云文件共享https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-files-private
设计Azure Local基线基础设施架构https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-local-baseline
实施Azure Local无交换机存储架构https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-local-switchless
使用Azure服务设计混合DNS解析https://learn.microsoft.com/en-us/azure/architecture/hybrid/hybrid-dns-infra
在混合环境中使用Azure File Sync扩展文件服务https://learn.microsoft.com/en-us/azure/architecture/hybrid/hybrid-file-services
在Azure上实施中心辐射型网络拓扑https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke
使用Azure Virtual WAN的中心辐射型网络拓扑https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/hub-spoke-virtual-wan-architecture
在Azure上实施符合TIC 3.0标准的互联网访问https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/trusted-internet-connections
使用Microsoft Entra ID保护AWS账户https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/aws/aws-azure-ad-security
在AKS上托管基于GPU的ML和HPC工作负载https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-gpu/gpu-aks
在AKS上结合DevOps部署微服务架构https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-microservices/aks-microservices
在AKS上实施大规模高级微服务架构https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-microservices/aks-microservices-advanced
为Azure关键业务应用应用程序设计模式https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-app-design
为关键业务工作负载选择应用平台https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-app-platform
为Azure关键业务解决方案设计数据平台https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-data-platform
为关键业务工作负载实施部署与测试https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-deploy-test
为Azure关键业务应用建模并监控健康状态https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-health-modeling
在Azure AKS上设计关键业务架构https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-intro
为Azure关键业务工作负载构建网络架构https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-networking
在Azure上运维关键业务工作负载https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-operations
为Azure关键业务工作负载应用安全控制https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-mission-critical/mission-critical-security
运行多区域AKS集群以实现高可用性https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-multi-region/aks-multi-cluster
规划并实施基线级AKS集群架构https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks-start-here
使用基线级参考架构构建安全AKS集群https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aks/baseline-aks
为金融服务构建Azure Red Hat OpenShift登陆区域https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/containers/aro/azure-redhat-openshift-financial-services-workloads
部署基于Databricks的流处理管道https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/data/stream-processing-databricks
使用Azure Stream Analytics实施流处理https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/data/stream-processing-stream-analytics
在Azure上实施安全混合DMZ网络https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/dmz/secure-vnet-dmz
使用Logic Apps和APIM部署基础企业集成https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration
使用ExpressRoute和VPN故障转移将本地网络连接到Azurehttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/expressroute-vpn-failover
在Azure中创建AD DS资源林以实现混合信任https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/adds-forest
将AD FS扩展到Azure以实现联合身份验证https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/adfs
将本地AD与Microsoft Entra ID集成https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/identity/azure-ad
高可用多区域App Service Environment部署https://learn.microsoft.com/en-us/azure/architecture/web-apps/app-service-environment/architectures/app-service-environment-high-availability-deployment
企业级App Service Environment v3部署架构https://learn.microsoft.com/en-us/azure/architecture/web-apps/app-service-environment/architectures/app-service-environment-standard-deployment
基线级区域冗余App Service Web应用架构https://learn.microsoft.com/en-us/azure/architecture/web-apps/app-service/architectures/baseline-zone-redundant

Solution Ideas

解决方案思路

TopicURL
Generate AI-assisted documents from enterprise datahttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/generate-documents-from-your-data
Add image classification to apps on Azurehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/intelligent-apps-image-processing
Scale many-models machine learning on Azurehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/many-models-machine-learning-azure-machine-learning
Process multimodal content with Azure AI serviceshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/multi-modal-content-processing
Design multi-agent workflow automation on Azurehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/multiple-agent-workflow-automation
Forecast customer orders with Azure AIhttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/next-order-forecasting
Orchestrate MLOps pipelines with Azure Databrickshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/orchestrate-machine-learning-azure-databricks
Design conversation analytics with Foundry Toolshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/unlock-insights-from-conversational-data
Use Cosmos DB change feed for minimal-cost archivalhttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/minimal-storage-change-feed-replicate-data
Load test Event Hubs and IoT Hub with custom JMeter pluginshttps://learn.microsoft.com/en-us/azure/architecture/guide/testing/load-testing/load-testing-with-custom-plugins
Use Azure DNS Private Resolver for hybrid name resolutionhttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/azure-dns-private-resolver
Add real-time analytics to Service Bus with Azure Data Explorerhttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/analytics-service-bus
Create a modern analytics architecture using Azure Databrickshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/azure-databricks-modern-analytics-architecture
Build first security layer with core Azure security serviceshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/azure-security-build-first-layer-defense
Stream and process real-time data with AKS and Kafkahttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/data-streaming-scenario
Design DevSecOps pipeline for infrastructure as codehttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/devsecops-infrastructure-as-code
Build batch and streaming ETL with Databricks and Delta Lakehttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/ingest-etl-stream-with-adb
Analyze IoT telemetry with Azure Data Explorer and IoT Hubhttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/iot-azure-data-explorer
Replicate and sync mainframe files to Azure storagehttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/mainframe-azure-file-replication
Diagram IT environment and build Azure-based threat mapshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/map-threats-it-environment
Add second defense layer with Microsoft Defender XDRhttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/microsoft-365-defender-build-second-layer-defense
Integrate Azure security with Microsoft Defender XDR serviceshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/microsoft-365-defender-security-integrate-azure
Automate security responses with Microsoft Sentinel playbookshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/microsoft-sentinel-automated-response
Plan cross-tenant workload migrations between Entra tenantshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/migrate-cloud-workloads-across-security-tenants
Apply multilayered security to Azure virtual machineshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/multilayered-protection-azure-vm
Use Project 15 IoT platform for sustainability solutions on Azurehttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/project-15-iot-sustainability
Design SAP S/4HANA large-instance architecture on Azurehttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/sap-s4-hana-on-hli-with-ha-and-dr
Automate SAP infrastructure on Azure with SUSEhttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/sap-workload-automation-suse
Design a modern SMB data platform with Fabric and Databrickshttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/small-medium-modern-data-platform
主题链接
从企业数据生成AI辅助文档https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/generate-documents-from-your-data
在Azure应用中添加图像分类功能https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/intelligent-apps-image-processing
在Azure上扩展多模型机器学习https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/many-models-machine-learning-azure-machine-learning
使用Azure AI服务处理多模态内容https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/multi-modal-content-processing
在Azure上设计多Agent工作流自动化https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/multiple-agent-workflow-automation
使用Azure AI预测客户订单https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/next-order-forecasting
使用Azure Databricks编排MLOps管道https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/orchestrate-machine-learning-azure-databricks
使用Foundry Tools设计对话分析https://learn.microsoft.com/en-us/azure/architecture/ai-ml/idea/unlock-insights-from-conversational-data
使用Cosmos DB变更馈送实现低成本归档https://learn.microsoft.com/en-us/azure/architecture/databases/idea/minimal-storage-change-feed-replicate-data
使用自定义JMeter插件对Event Hubs和IoT Hub进行负载测试https://learn.microsoft.com/en-us/azure/architecture/guide/testing/load-testing/load-testing-with-custom-plugins
使用Azure DNS Private Resolver实现混合名称解析https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/azure-dns-private-resolver
为Service Bus添加基于Azure Data Explorer的实时分析https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/analytics-service-bus
使用Azure Databricks构建现代分析架构https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/azure-databricks-modern-analytics-architecture
使用核心Azure安全服务构建第一层安全防护https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/azure-security-build-first-layer-defense
使用AKS和Kafka进行流数据处理https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/data-streaming-scenario
为基础设施即代码设计DevSecOps管道https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/devsecops-infrastructure-as-code
使用Databricks和Delta Lake构建批处理与流处理ETLhttps://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/ingest-etl-stream-with-adb
使用Azure Data Explorer和IoT Hub分析IoT遥测数据https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/iot-azure-data-explorer
将大型机文件复制并同步到Azure存储https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/mainframe-azure-file-replication
绘制IT环境图并构建基于Azure的威胁地图https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/map-threats-it-environment
使用Microsoft Defender XDR添加第二层防御https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/microsoft-365-defender-build-second-layer-defense
将Azure安全与Microsoft Defender XDR服务集成https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/microsoft-365-defender-security-integrate-azure
使用Microsoft Sentinel剧本自动化安全响应https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/microsoft-sentinel-automated-response
规划Entra租户间的跨租户工作负载迁移https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/migrate-cloud-workloads-across-security-tenants
为Azure虚拟机应用多层安全防护https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/multilayered-protection-azure-vm
在Azure上使用Project 15 IoT平台构建可持续性解决方案https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/project-15-iot-sustainability
在Azure上设计SAP S/4HANA大型实例架构https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/sap-s4-hana-on-hli-with-ha-and-dr
使用SUSE在Azure上自动化SAP基础设施https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/sap-workload-automation-suse
使用Fabric和Databricks设计现代中小企业数据平台https://learn.microsoft.com/en-us/azure/architecture/solution-ideas/articles/small-medium-modern-data-platform

Design Patterns

设计模式

TopicURL
Implement custom auth via an Azure OpenAI gatewayhttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-custom-authentication
Use a gateway pattern for Azure OpenAI accesshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-guide
Pattern for advanced monitoring via OpenAI gatewayhttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-monitoring
Gateway pattern for multiple Azure OpenAI backendshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-multi-backend
Implement Transactional Outbox with Cosmos DB and Service Bushttps://learn.microsoft.com/en-us/azure/architecture/databases/guide/transactional-out-box-cosmos
Apply microservices design patterns on Azurehttps://learn.microsoft.com/en-us/azure/architecture/microservices/design/patterns
Virtual hub extension pattern for shared services in Virtual WANhttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-virtual-wan-dns-virtual-hub-extension-pattern
Apply the Ambassador pattern for networked serviceshttps://learn.microsoft.com/en-us/azure/architecture/patterns/ambassador
Use the Anti-corruption Layer pattern with legacy systemshttps://learn.microsoft.com/en-us/azure/architecture/patterns/anti-corruption-layer
Implement the Asynchronous Request-Reply patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/async-request-reply
Design Backends for Frontends for tailored clientshttps://learn.microsoft.com/en-us/azure/architecture/patterns/backends-for-frontends
Apply the Bulkhead pattern for fault isolationhttps://learn.microsoft.com/en-us/azure/architecture/patterns/bulkhead
Use the Cache-Aside pattern for on-demand cachinghttps://learn.microsoft.com/en-us/azure/architecture/patterns/cache-aside
Implement the Choreography pattern for distributed workflowshttps://learn.microsoft.com/en-us/azure/architecture/patterns/choreography
Use the Circuit Breaker pattern for resilient callshttps://learn.microsoft.com/en-us/azure/architecture/patterns/circuit-breaker
Apply the Claim-Check pattern for large messageshttps://learn.microsoft.com/en-us/azure/architecture/patterns/claim-check
Use the Compensating Transaction pattern for rollbackhttps://learn.microsoft.com/en-us/azure/architecture/patterns/compensating-transaction
Implement the Competing Consumers pattern for scalinghttps://learn.microsoft.com/en-us/azure/architecture/patterns/competing-consumers
Use Compute Resource Consolidation to optimize workloadshttps://learn.microsoft.com/en-us/azure/architecture/patterns/compute-resource-consolidation
Apply the CQRS pattern to separate reads and writeshttps://learn.microsoft.com/en-us/azure/architecture/patterns/cqrs
Implement the Deployment Stamps pattern for multitenancyhttps://learn.microsoft.com/en-us/azure/architecture/patterns/deployment-stamp
Design edge workload configuration for complex shop floorshttps://learn.microsoft.com/en-us/azure/architecture/patterns/edge-workload-configuration
Use the Event Sourcing pattern for append-only statehttps://learn.microsoft.com/en-us/azure/architecture/patterns/event-sourcing
Apply the External Configuration Store patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/external-configuration-store
Use the Federated Identity pattern for external authhttps://learn.microsoft.com/en-us/azure/architecture/patterns/federated-identity
Implement the Gatekeeper pattern to protect serviceshttps://learn.microsoft.com/en-us/azure/architecture/patterns/gatekeeper
Use the Gateway Aggregation pattern to combine requestshttps://learn.microsoft.com/en-us/azure/architecture/patterns/gateway-aggregation
Apply the Gateway Offloading pattern for shared serviceshttps://learn.microsoft.com/en-us/azure/architecture/patterns/gateway-offloading
Use the Gateway Routing pattern for single-endpoint APIshttps://learn.microsoft.com/en-us/azure/architecture/patterns/gateway-routing
Implement the Geode pattern for global active-activehttps://learn.microsoft.com/en-us/azure/architecture/patterns/geodes
Apply the Health Endpoint Monitoring patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/health-endpoint-monitoring
Use the Index Table pattern to speed querieshttps://learn.microsoft.com/en-us/azure/architecture/patterns/index-table
Implement the Leader Election pattern for coordinationhttps://learn.microsoft.com/en-us/azure/architecture/patterns/leader-election
Use the Materialized View pattern for fast querieshttps://learn.microsoft.com/en-us/azure/architecture/patterns/materialized-view
Apply the Messaging Bridge pattern to integrate systemshttps://learn.microsoft.com/en-us/azure/architecture/patterns/messaging-bridge
Implement the Pipes and Filters integration patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/pipes-and-filters
Use the Priority Queue pattern for workloadshttps://learn.microsoft.com/en-us/azure/architecture/patterns/priority-queue
Apply the Publisher-Subscriber messaging patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/publisher-subscriber
Implement the Quarantine pattern for software supply chainhttps://learn.microsoft.com/en-us/azure/architecture/patterns/quarantine
Use Queue-Based Load Leveling to smooth demandhttps://learn.microsoft.com/en-us/azure/architecture/patterns/queue-based-load-leveling
Apply the Rate Limiting pattern to avoid throttlinghttps://learn.microsoft.com/en-us/azure/architecture/patterns/rate-limiting-pattern
Implement the Retry pattern for transient faultshttps://learn.microsoft.com/en-us/azure/architecture/patterns/retry
Use the Saga pattern for distributed transactionshttps://learn.microsoft.com/en-us/azure/architecture/patterns/saga
Coordinate actions with Scheduler Agent Supervisor patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/scheduler-agent-supervisor
Implement the Sequential Convoy serverless patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/sequential-convoy
Scale data stores with the Sharding patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/sharding
Use the Sidecar pattern for cross-cutting concernshttps://learn.microsoft.com/en-us/azure/architecture/patterns/sidecar
Host static content using the Static Content Hosting patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/static-content-hosting
Modernize legacy systems with the Strangler Fig patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/strangler-fig
Control resource usage with the Throttling patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/throttling
Secure direct access using the Valet Key patternhttps://learn.microsoft.com/en-us/azure/architecture/patterns/valet-key
主题链接
通过Azure OpenAI网关实现自定义认证https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-custom-authentication
为Azure OpenAI访问使用网关模式https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-guide
通过OpenAI网关进行高级监控的模式https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-monitoring
多Azure OpenAI后端的网关模式https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/azure-openai-gateway-multi-backend
使用Cosmos DB和Service Bus实现事务性出站箱https://learn.microsoft.com/en-us/azure/architecture/databases/guide/transactional-out-box-cosmos
在Azure上应用微服务设计模式https://learn.microsoft.com/en-us/azure/architecture/microservices/design/patterns
Virtual WAN中共享服务的虚拟中心扩展模式https://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-virtual-wan-dns-virtual-hub-extension-pattern
为网络服务应用大使模式https://learn.microsoft.com/en-us/azure/architecture/patterns/ambassador
与遗留系统一起使用防腐层模式https://learn.microsoft.com/en-us/azure/architecture/patterns/anti-corruption-layer
实现异步请求-响应模式https://learn.microsoft.com/en-us/azure/architecture/patterns/async-request-reply
为定制客户端设计前端后端https://learn.microsoft.com/en-us/azure/architecture/patterns/backends-for-frontends
应用舱壁模式实现故障隔离https://learn.microsoft.com/en-us/azure/architecture/patterns/bulkhead
使用缓存-Aside模式实现按需缓存https://learn.microsoft.com/en-us/azure/architecture/patterns/cache-aside
实现 choreography模式用于分布式工作流https://learn.microsoft.com/en-us/azure/architecture/patterns/choreography
使用断路器模式实现弹性调用https://learn.microsoft.com/en-us/azure/architecture/patterns/circuit-breaker
应用索赔检查模式处理大型消息https://learn.microsoft.com/en-us/azure/architecture/patterns/claim-check
使用补偿事务模式实现回滚https://learn.microsoft.com/en-us/azure/architecture/patterns/compensating-transaction
实现竞争消费者模式以实现扩展https://learn.microsoft.com/en-us/azure/architecture/patterns/competing-consumers
使用计算资源整合优化工作负载https://learn.microsoft.com/en-us/azure/architecture/patterns/compute-resource-consolidation
应用CQRS模式分离读与写操作https://learn.microsoft.com/en-us/azure/architecture/patterns/cqrs
实现部署戳模式用于多租户https://learn.microsoft.com/en-us/azure/architecture/patterns/deployment-stamp
为复杂车间设计边缘工作负载配置https://learn.microsoft.com/en-us/azure/architecture/patterns/edge-workload-configuration
使用事件溯源模式实现仅追加状态https://learn.microsoft.com/en-us/azure/architecture/patterns/event-sourcing
应用外部配置存储模式https://learn.microsoft.com/en-us/azure/architecture/patterns/external-configuration-store
使用联合身份模式实现外部认证https://learn.microsoft.com/en-us/azure/architecture/patterns/federated-identity
实现守门人模式保护服务https://learn.microsoft.com/en-us/azure/architecture/patterns/gatekeeper
使用网关聚合模式合并请求https://learn.microsoft.com/en-us/azure/architecture/patterns/gateway-aggregation
应用网关卸载模式用于共享服务https://learn.microsoft.com/en-us/azure/architecture/patterns/gateway-offloading
使用网关路由模式实现单端点APIhttps://learn.microsoft.com/en-us/azure/architecture/patterns/gateway-routing
实现Geode模式用于全局主动-主动架构https://learn.microsoft.com/en-us/azure/architecture/patterns/geodes
应用健康端点监控模式https://learn.microsoft.com/en-us/azure/architecture/patterns/health-endpoint-monitoring
使用索引表模式加速查询https://learn.microsoft.com/en-us/azure/architecture/patterns/index-table
实现领导者选举模式用于协调https://learn.microsoft.com/en-us/azure/architecture/patterns/leader-election
使用物化视图模式实现快速查询https://learn.microsoft.com/en-us/azure/architecture/patterns/materialized-view
应用消息桥模式集成系统https://learn.microsoft.com/en-us/azure/architecture/patterns/messaging-bridge
实现管道与过滤器集成模式https://learn.microsoft.com/en-us/azure/architecture/patterns/pipes-and-filters
使用优先级队列模式处理工作负载https://learn.microsoft.com/en-us/azure/architecture/patterns/priority-queue
应用发布-订阅消息模式https://learn.microsoft.com/en-us/azure/architecture/patterns/publisher-subscriber
为软件供应链实现隔离模式https://learn.microsoft.com/en-us/azure/architecture/patterns/quarantine
使用基于队列的负载均衡平滑需求https://learn.microsoft.com/en-us/azure/architecture/patterns/queue-based-load-leveling
应用速率限制模式避免节流https://learn.microsoft.com/en-us/azure/architecture/patterns/rate-limiting-pattern
实现重试模式处理瞬时故障https://learn.microsoft.com/en-us/azure/architecture/patterns/retry
使用Saga模式处理分布式事务https://learn.microsoft.com/en-us/azure/architecture/patterns/saga
使用调度器-代理-监督者模式协调操作https://learn.microsoft.com/en-us/azure/architecture/patterns/scheduler-agent-supervisor
实现顺序护航无服务器模式https://learn.microsoft.com/en-us/azure/architecture/patterns/sequential-convoy
使用分片模式扩展数据存储https://learn.microsoft.com/en-us/azure/architecture/patterns/sharding
使用边车模式处理横切关注点https://learn.microsoft.com/en-us/azure/architecture/patterns/sidecar
使用静态内容托管模式托管静态内容https://learn.microsoft.com/en-us/azure/architecture/patterns/static-content-hosting
使用扼杀者无花果模式现代化遗留系统https://learn.microsoft.com/en-us/azure/architecture/patterns/strangler-fig
使用节流模式控制资源使用https://learn.microsoft.com/en-us/azure/architecture/patterns/throttling
使用代客密钥模式保护直接访问https://learn.microsoft.com/en-us/azure/architecture/patterns/valet-key

Technology Choices

技术选型

TopicURL
Compare Microsoft machine learning platforms and toolshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/data-science-and-machine-learning
Select Azure AI services for video and image processinghttps://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/image-video-processing
Choose Azure speech recognition and generation toolshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/speech-recognition-generation
Select Azure targeted language processing serviceshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/targeted-language-processing
Select Azure data transfer tools and serviceshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/scenarios/data-transfer
Choose Azure AI services for application workloadshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/ai-services
Choose Azure technologies for analytics and reportinghttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/analysis-visualizations-reporting
Choose an analytical data store for big datahttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/analytical-data-stores
Select Azure batch processing technologies for big datahttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/batch-processing
Select big data storage technologies in Azurehttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/data-storage
Choose an analytical data store in Microsoft Fabrichttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/fabric-analytical-data-stores
Choose Azure natural language processing technologieshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
Choose Azure data pipeline orchestration serviceshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/pipeline-orchestration-data-movement
Choose an Azure search data store technologyhttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/search-options
Compare Azure real-time stream processing serviceshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/stream-processing
Compare Azure data store models for workloadshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/understand-data-store-models
Select the right Azure container hosting servicehttps://learn.microsoft.com/en-us/azure/architecture/guide/choose-azure-container-service
Choose the right Azure container service for workloadshttps://learn.microsoft.com/en-us/azure/architecture/guide/container-service-general-considerations
Select the right Azure compute servicehttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree
Prepare to choose Azure operational data storeshttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-stores-getting-started
Choose Azure hybrid hosting and connectivity optionshttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/hybrid-considerations
Select Azure load balancing services for applicationshttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview
Choose Azure asynchronous messaging serviceshttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/messaging
Compare Java application hosting options on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/service-for-java-comparison
Decide between Azure storage services for workloadshttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/storage-options
Navigate Azure technology choice decision guideshttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/technology-choices-overview
Select an Azure service for vector searchhttps://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/vector-search
Choose Azure compute options for microserviceshttps://learn.microsoft.com/en-us/azure/architecture/microservices/design/compute-options
Choose compute platform options for microserviceshttps://learn.microsoft.com/en-us/azure/architecture/microservices/design/compute-options
Evaluate Kubernetes edge compute options on Azurehttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/choose-kubernetes-edge-compute-option
Choose connectivity options for on-premises to Azure VNetshttps://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/
主题链接
对比Microsoft机器学习平台与工具https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/data-science-and-machine-learning
为视频与图像处理选择Azure AI服务https://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/image-video-processing
选择Azure语音识别与生成工具https://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/speech-recognition-generation
选择Azure目标语言处理服务https://learn.microsoft.com/en-us/azure/architecture/data-guide/ai-services/targeted-language-processing
选择Azure数据传输工具与服务https://learn.microsoft.com/en-us/azure/architecture/data-guide/scenarios/data-transfer
为应用工作负载选择Azure AI服务https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/ai-services
为分析与报告选择Azure技术https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/analysis-visualizations-reporting
为大数据选择分析型数据存储https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/analytical-data-stores
为大数据选择Azure批处理技术https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/batch-processing
在Azure中选择大数据存储技术https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/data-storage
在Microsoft Fabric中选择分析型数据存储https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/fabric-analytical-data-stores
选择Azure自然语言处理技术https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing
选择Azure数据管道编排服务https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/pipeline-orchestration-data-movement
选择Azure搜索数据存储技术https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/search-options
对比Azure实时流处理服务https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/stream-processing
对比Azure数据存储模型以适配工作负载https://learn.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/understand-data-store-models
选择合适的Azure容器托管服务https://learn.microsoft.com/en-us/azure/architecture/guide/choose-azure-container-service
为工作负载选择合适的Azure容器服务https://learn.microsoft.com/en-us/azure/architecture/guide/container-service-general-considerations
选择合适的Azure计算服务https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/compute-decision-tree
准备选择Azure操作型数据存储https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/data-stores-getting-started
选择Azure混合托管与连接选项https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/hybrid-considerations
为应用选择Azure负载均衡服务https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/load-balancing-overview
选择Azure异步消息服务https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/messaging
对比Azure上的Java应用托管选项https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/service-for-java-comparison
为工作负载在Azure存储服务间做决策https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/storage-options
浏览Azure技术选型决策指南https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/technology-choices-overview
选择Azure向量搜索服务https://learn.microsoft.com/en-us/azure/architecture/guide/technology-choices/vector-search
为微服务选择Azure计算选项https://learn.microsoft.com/en-us/azure/architecture/microservices/design/compute-options
为微服务选择计算平台选项https://learn.microsoft.com/en-us/azure/architecture/microservices/design/compute-options
评估Azure上的Kubernetes边缘计算选项https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/choose-kubernetes-edge-compute-option
选择本地到Azure VNet的连接选项https://learn.microsoft.com/en-us/azure/architecture/reference-architectures/hybrid-networking/

Architecture Styles

架构风格

Best Practices

最佳实践

TopicURL
Extend existing MLOps to generative AI operationshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/genaiops-for-mlops
Manage foundation model versions and life cycleshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/manage-foundation-models-lifecycle
Securely design multitenant RAG inferencing solutionshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/secure-multitenant-rag
Design RESTful web APIs using Azure best practiceshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/api-design
Implement and publish RESTful web APIs effectivelyhttps://learn.microsoft.com/en-us/azure/architecture/best-practices/api-implementation
Implement autoscaling strategies for Azure workloadshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/auto-scaling
Design and run background jobs in cloud applicationshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/background-jobs
Use caching to improve performance and scalabilityhttps://learn.microsoft.com/en-us/azure/architecture/best-practices/caching
Apply CDN strategies for low-latency content deliveryhttps://learn.microsoft.com/en-us/azure/architecture/best-practices/cdn
Plan data partitioning for scalable cloud solutionshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/data-partitioning
Apply data partitioning strategies in Azure serviceshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/data-partitioning-strategies
Preserve HTTP host headers behind Azure reverse proxieshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/host-name-preservation
Apply cross-cutting cloud application best practiceshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/index-best-practices
Choose message encoding formats for cloud messaginghttps://learn.microsoft.com/en-us/azure/architecture/best-practices/message-encode
Implement monitoring and diagnostics for cloud appshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/monitoring
Handle transient faults in cloud-based applicationshttps://learn.microsoft.com/en-us/azure/architecture/best-practices/transient-faults
Apply DR best practices for Azure data platformshttps://learn.microsoft.com/en-us/azure/architecture/data-guide/disaster-recovery/dr-for-azure-data-platform-recommendations
Optimize Apache Cassandra performance on Azure VMshttps://learn.microsoft.com/en-us/azure/architecture/databases/guide/cassandra
Move Azure IoT Hub solutions from test to productionhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/iot/iot-move-to-production
Build AKS CI/CD pipelines using Azure Pipelineshttps://learn.microsoft.com/en-us/azure/architecture/guide/aks/aks-cicd-azure-pipelines
Implement high availability for multitier AKS applicationshttps://learn.microsoft.com/en-us/azure/architecture/guide/aks/aks-high-availability
Implement blue-green deployment strategy for AKS clustershttps://learn.microsoft.com/en-us/azure/architecture/guide/aks/blue-green-deployment-for-aks
Use Bicep deployment scripts to wait on Azure resource stateshttps://learn.microsoft.com/en-us/azure/architecture/guide/devops/deployment-scripts-property-check
Apply DevSecOps security practices to AKS workloadshttps://learn.microsoft.com/en-us/azure/architecture/guide/devsecops/devsecops-on-aks
Scale Azure IoT Hub solutions to millions of deviceshttps://learn.microsoft.com/en-us/azure/architecture/guide/iot/scale-iot-solution-azure
Design multitenant architectures for Azure IoT Hub solutionshttps://learn.microsoft.com/en-us/azure/architecture/guide/multitenant/approaches/iot
Secure inbound and outbound internet access for SAP on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-internet-inbound-outbound
Apply proven practices for SAP NetWeaver on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-netweaver
Implement SAP S/4HANA on Azure Linux with HA/DRhttps://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-s4hana
Apply network best practices for SAP landscapes on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-whole-landscape
Plan secure access to AKS API servershttps://learn.microsoft.com/en-us/azure/architecture/guide/security/access-azure-kubernetes-service-cluster-api-server
Apply best practices for workloads on Azure Spot VMshttps://learn.microsoft.com/en-us/azure/architecture/guide/spot/spot-eviction
Run continuous validation with Load Testing and Chaos Studiohttps://learn.microsoft.com/en-us/azure/architecture/guide/testing/mission-critical-deployment-testing
Design CI/CD pipelines for AKS microservices with Azure DevOpshttps://learn.microsoft.com/en-us/azure/architecture/microservices/ci-cd-kubernetes
Prevent IPv4 address exhaustion in large Azure networkshttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/internet-protocol-version-4-exhaustion
Add IPv6 support to Azure hub-spoke networkshttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/ipv6-architecture
Plan IPv6 adoption for Azure network environmentshttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/ipv6-ip-planning
Deploy highly available network virtual appliances in Azurehttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/network-virtual-appliance-high-availability
Use Azure Private Link in hub-spoke networkshttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-hub-spoke-network
Configure DNS for Private Link in Azure Virtual WANhttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-virtual-wan-dns-guide
Integrate SD-WAN with Azure hub-and-spoke topologieshttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/sdwan-integration-in-hub-and-spoke-network-topologies
Implement backup and recovery strategies for AKShttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-backup-and-recovery
Check and troubleshoot AKS cluster healthhttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-cluster-health
Verify AKS connectivity to container registrieshttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-container-registry
Validate AKS admission controller health and impacthttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-controllers
Monitor and triage AKS workload deploymentshttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-deployment
Diagnose AKS node and pod health issueshttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-node-health
Use top-down triage practices for AKS operationshttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-practices
Plan patching and upgrade strategies for AKS clustershttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-upgrade-practices
Apply day-2 operations practices for AKS clustershttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/day-2-operations-guide
Troubleshoot networking issues in AKS clustershttps://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/troubleshoot-network-aks
Architect and optimize Event Hubs with Azure Functionshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/event-hubs-functions
Monitor Event Hubs and Azure Functions with Application Insightshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/observability
Optimize performance and scale for Event Hubs-triggered Functionshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/performance-scale
Design resilient Event Hubs and Azure Functions solutionshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/resilient-design
Secure Azure Functions integrated with Event Hubshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/security
Protect APIs with Application Gateway and API Managementhttps://learn.microsoft.com/en-us/azure/architecture/web-apps/api-management/architectures/protect-apis
Implement the Modern Web App pattern for .NET on Azurehttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/modern-web-app/dotnet/guidance
Implement the Modern Web App pattern for Java on Azurehttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/modern-web-app/java/guidance
Design multi-region Azure App Service for disaster recoveryhttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/multi-region-app-service/multi-region-app-service
Securely access App Service apps from on-premises networkshttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/networking/access-multitenant-web-app-from-on-premises
Protect SPA access tokens using Azure API Managementhttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/security/secure-single-page-application-authorization
主题链接
将现有MLOps扩展到生成式AI操作https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/genaiops-for-mlops
管理基础模型版本与生命周期https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/manage-foundation-models-lifecycle
安全设计多租户RAG推理解决方案https://learn.microsoft.com/en-us/azure/architecture/ai-ml/guide/secure-multitenant-rag
使用Azure最佳实践设计RESTful Web APIhttps://learn.microsoft.com/en-us/azure/architecture/best-practices/api-design
有效实现并发布RESTful Web APIhttps://learn.microsoft.com/en-us/azure/architecture/best-practices/api-implementation
为Azure工作负载实现自动扩展策略https://learn.microsoft.com/en-us/azure/architecture/best-practices/auto-scaling
在云应用中设计并运行后台作业https://learn.microsoft.com/en-us/azure/architecture/best-practices/background-jobs
使用缓存提升性能与可扩展性https://learn.microsoft.com/en-us/azure/architecture/best-practices/caching
应用CDN策略实现低延迟内容分发https://learn.microsoft.com/en-us/azure/architecture/best-practices/cdn
为可扩展云解决方案规划数据分区https://learn.microsoft.com/en-us/azure/architecture/best-practices/data-partitioning
在Azure服务中应用数据分区策略https://learn.microsoft.com/en-us/azure/architecture/best-practices/data-partitioning-strategies
在Azure反向代理后保留HTTP主机头https://learn.microsoft.com/en-us/azure/architecture/best-practices/host-name-preservation
应用云应用横切最佳实践https://learn.microsoft.com/en-us/azure/architecture/best-practices/index-best-practices
为云消息选择消息编码格式https://learn.microsoft.com/en-us/azure/architecture/best-practices/message-encode
为云应用实现监控与诊断https://learn.microsoft.com/en-us/azure/architecture/best-practices/monitoring
处理基于云的应用中的瞬时故障https://learn.microsoft.com/en-us/azure/architecture/best-practices/transient-faults
为Azure数据平台应用容灾最佳实践https://learn.microsoft.com/en-us/azure/architecture/data-guide/disaster-recovery/dr-for-azure-data-platform-recommendations
优化Azure VM上的Apache Cassandra性能https://learn.microsoft.com/en-us/azure/architecture/databases/guide/cassandra
将Azure IoT Hub解决方案从测试迁移到生产https://learn.microsoft.com/en-us/azure/architecture/example-scenario/iot/iot-move-to-production
使用Azure Pipelines构建AKS CI/CD管道https://learn.microsoft.com/en-us/azure/architecture/guide/aks/aks-cicd-azure-pipelines
为多层AKS应用实现高可用性https://learn.microsoft.com/en-us/azure/architecture/guide/aks/aks-high-availability
为AKS集群实现蓝绿部署策略https://learn.microsoft.com/en-us/azure/architecture/guide/aks/blue-green-deployment-for-aks
使用Bicep部署脚本等待Azure资源状态https://learn.microsoft.com/en-us/azure/architecture/guide/devops/deployment-scripts-property-check
为AKS工作负载应用DevSecOps安全实践https://learn.microsoft.com/en-us/azure/architecture/guide/devsecops/devsecops-on-aks
将Azure IoT Hub解决方案扩展到数百万设备https://learn.microsoft.com/en-us/azure/architecture/guide/iot/scale-iot-solution-azure
为Azure IoT Hub解决方案设计多租户架构https://learn.microsoft.com/en-us/azure/architecture/guide/multitenant/approaches/iot
保护Azure上SAP的入站与出站互联网访问https://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-internet-inbound-outbound
为Azure上的SAP NetWeaver应用成熟实践https://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-netweaver
在Azure Linux上实现SAP S/4HANA的高可用/容灾https://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-s4hana
为Azure上的SAP景观应用网络最佳实践https://learn.microsoft.com/en-us/azure/architecture/guide/sap/sap-whole-landscape
规划AKS API服务器的安全访问https://learn.microsoft.com/en-us/azure/architecture/guide/security/access-azure-kubernetes-service-cluster-api-server
为Azure Spot VM上的工作负载应用最佳实践https://learn.microsoft.com/en-us/azure/architecture/guide/spot/spot-eviction
使用Load Testing与Chaos Studio运行持续验证https://learn.microsoft.com/en-us/azure/architecture/guide/testing/mission-critical-deployment-testing
使用Azure DevOps为AKS微服务设计CI/CD管道https://learn.microsoft.com/en-us/azure/architecture/microservices/ci-cd-kubernetes
防止大型Azure网络中的IPv4地址耗尽https://learn.microsoft.com/en-us/azure/architecture/networking/guide/internet-protocol-version-4-exhaustion
为Azure中心辐射型网络添加IPv6支持https://learn.microsoft.com/en-us/azure/architecture/networking/guide/ipv6-architecture
为Azure网络环境规划IPv6采用https://learn.microsoft.com/en-us/azure/architecture/networking/guide/ipv6-ip-planning
在Azure中部署高可用网络虚拟设备https://learn.microsoft.com/en-us/azure/architecture/networking/guide/network-virtual-appliance-high-availability
在中心辐射型网络中使用Azure Private Linkhttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-hub-spoke-network
在Azure Virtual WAN中为Private Link配置DNShttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-virtual-wan-dns-guide
将SD-WAN与Azure中心辐射型拓扑集成https://learn.microsoft.com/en-us/azure/architecture/networking/guide/sdwan-integration-in-hub-and-spoke-network-topologies
为AKS实现备份与恢复策略https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-backup-and-recovery
检查并排查AKS集群健康问题https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-cluster-health
验证AKS与容器注册表的连接https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-container-registry
验证AKS准入控制器的健康状态与影响https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-controllers
监控并排查AKS工作负载部署https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-deployment
诊断AKS节点与Pod健康问题https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-node-health
为AKS运维采用自上而下的排查实践https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-triage-practices
为AKS集群规划补丁与升级策略https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/aks-upgrade-practices
为AKS集群应用Day-2运维实践https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/day-2-operations-guide
排查AKS集群中的网络问题https://learn.microsoft.com/en-us/azure/architecture/operator-guides/aks/troubleshoot-network-aks
构建并优化Event Hubs与Azure Functionshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/event-hubs-functions
使用Application Insights监控Event Hubs与Azure Functionshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/observability
优化Event Hubs触发的Functions的性能与扩展性https://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/performance-scale
设计弹性Event Hubs与Azure Functions解决方案https://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/resilient-design
保护与Event Hubs集成的Azure Functionshttps://learn.microsoft.com/en-us/azure/architecture/serverless/event-hubs-functions/security
使用Application Gateway与API Management保护APIhttps://learn.microsoft.com/en-us/azure/architecture/web-apps/api-management/architectures/protect-apis
为Azure上的.NET应用实现现代Web应用模式https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/modern-web-app/dotnet/guidance
为Azure上的Java应用实现现代Web应用模式https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/modern-web-app/java/guidance
为Azure App Service设计多区域容灾https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/multi-region-app-service/multi-region-app-service
从本地网络安全访问App Service应用https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/networking/access-multitenant-web-app-from-on-premises
使用Azure API Management保护SPA访问令牌https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/security/secure-single-page-application-authorization

Anti-patterns

反模式

Example Workloads

示例工作负载

TopicURL
Automate video analysis with Azure ML and Visionhttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/analyze-video-computer-vision-machine-learning
Automate document classification with Durable Functionshttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/automate-document-classification-durable-functions
Implement automated PDF forms processing on Azurehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/automate-pdf-forms-processing
Build and deploy custom document models on Azurehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/build-deploy-custom-models
Index blob content and metadata with Azure AI Searchhttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/search-blob-metadata
Design secure research environments for regulated data on Azurehttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/secure-compute-for-research
Analyze call center conversations with Azure OpenAIhttps://learn.microsoft.com/en-us/azure/architecture/ai-ml/openai/architecture/call-center-openai-analytics
Design a medallion lakehouse with Azure Data Factoryhttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-on-azure-landing-zones-index
Analyze MongoDB Atlas data with Azure Synapsehttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-synapse-analytics-integrate-mongodb-atlas
Apply DataOps to a modern data warehouse in Azurehttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/dataops-mdw
Use Delphix for data masking with ADF and Synapsehttps://learn.microsoft.com/en-us/azure/architecture/databases/guide/data-obfuscation-with-delphix-in-azure-data-factory
Scramble SAP data using Delphix and Azure Data Factoryhttps://learn.microsoft.com/en-us/azure/architecture/databases/guide/data-scrambling-for-sap-using-delphix-and-azure-data-factory
Protect multitenant AKS apps with Application Gateway WAFhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/aks-agic/aks-agic
Expose and secure AKS workloads with Azure Front Doorhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/aks-front-door/aks-front-door
Design an enterprise BI solution with Microsoft Fabrichttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/analytics/enterprise-bi-microsoft-fabric
Sync MongoDB Atlas changes to Azure Synapse in real timehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/analytics/sync-mongodb-atlas-azure-synapse-analytics
Implement SCI-based sustainability scoring for Azure appshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/apps/measure-azure-app-sustainability-sci-score
Implement multiregion BCDR for Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/azure-virtual-desktop/azure-virtual-desktop-multi-region-bcdr
Automate certificate lifecycle management with nonintegrated CAs on Azurehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/certificate-lifecycle/
Build a unified Azure data warehouse and analytics pipelinehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/data-warehouse
Deploy Esri ArcGIS Pro on Azure Virtual Desktophttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/esri-arcgis-azure-virtual-desktop
Implement near real-time lakehouse processing with Synapsehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/real-time-lakehouse-data-processing
Modernize SMB data warehouses with Fabric and Azure SQLhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/small-medium-data-warehouse
Implement end-to-end analytics with Microsoft Fabrichttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/dataplate2e/data-platform-end-to-end
Implement APIOps automated API deployments on Azurehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/devops/automated-api-deployments-apiops
Manage Microsoft 365 tenant config with Azure DevOpshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/devops/manage-microsoft-365-tenant-configuration-microsoft365dsc-devops
Implement resilient Azure NetApp Files shares with disaster recoveryhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/enterprise-file-shares-disaster-recovery
Deploy scalable Moodle on Azure with NetApp Fileshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/moodle-azure-netapp-files
Run Oracle Database on Azure VMs with Azure NetApp Fileshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/oracle-azure-netapp-files
Migrate SQL Server to Azure VMs using Azure NetApp Fileshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/sql-server-azure-netapp-files
Implement digital forensics chain of custody on Azurehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/forensics/
Implement Zero Trust network for web apps with Azure Firewallhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall
Secure virtual networks with Azure Firewall and Application Gatewayhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/gateway/firewall-application-gateway
Operate AKS clusters using GitOps with Flux and Argo CDhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/gitops-aks/gitops-blueprint-aks
Apply AKS baseline architecture on Azure Localhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/aks-baseline
Build GitOps pipelines for AKS on Azure Local with Archttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/aks-hybrid-azure-local
Provide on-premises access to Azure Files with AD DShttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/azure-files-on-premises-authentication
Secure hybrid messaging client access with MFAhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/secure-hybrid-messaging-client
Secure hybrid messaging mobile access with MFAhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/secure-hybrid-messaging-mobile
Secure web-based hybrid messaging with MFAhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/secure-hybrid-messaging-web
Extend on-premises AD DS domain into Azure VNetshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/identity/adds-extend-domain
Implement secure API Management landing zone with App Gatewayhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/integration/app-gateway-internal-api-management-function
Integrate enterprise systems using queues and events on Azurehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/integration/queues-events
Upload files privately from IoT Hub to secured Azure Storagehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/iot/iot-private-file-upload
Back up mainframe file and tape data to Azure with Luminexhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/mainframe/luminex-mainframe-file-tape-transfer
Modernize mainframe workloads using BMC AMI Cloud and Azure Blobhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/mainframe/mainframe-modernization-bmc-ami-cloud
Implement Siemens Teamcenter PLM baseline on Azurehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/manufacturing/teamcenter-baseline
Build real-time monitoring and observability for media telemetryhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/monitoring/monitoring-observable-systems-media
Replatform Kubernetes microservices to Azure Container Appshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/serverless/microservices-with-container-apps
Build Dapr-based microservices on Azure Container Appshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/serverless/microservices-with-container-apps-dapr
Plan WSUS deployment to update isolated Azure Windows VMshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/wsus/
Enable ML inference on Azure IoT Edge deviceshttps://learn.microsoft.com/en-us/azure/architecture/guide/iot/machine-learning-inference-iot-edge
Architect and deploy SAS analytics workloads on Azurehttps://learn.microsoft.com/en-us/azure/architecture/guide/sas/sas-overview
Manage hybrid Kubernetes clusters with Azure Archttps://learn.microsoft.com/en-us/azure/architecture/hybrid/arc-hybrid-kubernetes
Deploy Azure Arc-enabled SQL Managed Instance for DRhttps://learn.microsoft.com/en-us/azure/architecture/hybrid/arc-sql-managed-instance-disaster-recovery
Administer on-premises SQL Server using Azure Archttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-arc-sql-server
Integrate Azure file shares into hybrid AD DS environmentshttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-file-share
Design Azure Virtual Desktop workloads on Azure Localhttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-local-workload-virtual-desktop
Monitor hybrid VM performance with Azure Monitorhttps://learn.microsoft.com/en-us/azure/architecture/hybrid/hybrid-perf-monitoring
Implement automotive test fleet telemetry analytics on Azurehttps://learn.microsoft.com/en-us/azure/architecture/industries/automotive/automotive-telemetry-analytics
Design massive-scale Azure Virtual WAN with multi-hubhttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/massive-scale-azure-architecture
Virtual WAN design for mixed security and performance needshttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/performance-security-optimized-vwan
Enable cross-tenant private endpoint access to web appshttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/cross-tenant-secure-access-private-endpoints
Single-region Private Link and DNS design in Virtual WANhttps://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-virtual-wan-dns-single-region-workload
主题链接
使用Azure ML与Vision自动化视频分析https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/analyze-video-computer-vision-machine-learning
使用Durable Functions自动化文档分类https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/automate-document-classification-durable-functions
在Azure上实现自动化PDF表单处理https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/automate-pdf-forms-processing
在Azure上构建并部署自定义文档模型https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/build-deploy-custom-models
使用Azure AI Search索引Blob内容与元数据https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/search-blob-metadata
在Azure上为受监管数据设计安全研究环境https://learn.microsoft.com/en-us/azure/architecture/ai-ml/architecture/secure-compute-for-research
使用Azure OpenAI分析呼叫中心对话https://learn.microsoft.com/en-us/azure/architecture/ai-ml/openai/architecture/call-center-openai-analytics
使用Azure Data Factory设计Medallion湖仓https://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-data-factory-on-azure-landing-zones-index
使用Azure Synapse分析MongoDB Atlas数据https://learn.microsoft.com/en-us/azure/architecture/databases/architecture/azure-synapse-analytics-integrate-mongodb-atlas
为Azure中的现代数据仓库应用DataOpshttps://learn.microsoft.com/en-us/azure/architecture/databases/architecture/dataops-mdw
使用Delphix为ADF与Synapse实现数据掩码https://learn.microsoft.com/en-us/azure/architecture/databases/guide/data-obfuscation-with-delphix-in-azure-data-factory
使用Delphix与Azure Data Factory混淆SAP数据https://learn.microsoft.com/en-us/azure/architecture/databases/guide/data-scrambling-for-sap-using-delphix-and-azure-data-factory
使用Application Gateway WAF保护多租户AKS应用https://learn.microsoft.com/en-us/azure/architecture/example-scenario/aks-agic/aks-agic
使用Azure Front Door暴露并保护AKS工作负载https://learn.microsoft.com/en-us/azure/architecture/example-scenario/aks-front-door/aks-front-door
使用Microsoft Fabric设计企业BI解决方案https://learn.microsoft.com/en-us/azure/architecture/example-scenario/analytics/enterprise-bi-microsoft-fabric
将MongoDB Atlas变更实时同步到Azure Synapsehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/analytics/sync-mongodb-atlas-azure-synapse-analytics
为Azure应用实现基于SCI的可持续性评分https://learn.microsoft.com/en-us/azure/architecture/example-scenario/apps/measure-azure-app-sustainability-sci-score
为Azure Virtual Desktop实现多区域BCDRhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/azure-virtual-desktop/azure-virtual-desktop-multi-region-bcdr
在Azure上使用非集成CA自动化证书生命周期管理https://learn.microsoft.com/en-us/azure/architecture/example-scenario/certificate-lifecycle/
构建统一的Azure数据仓库与分析管道https://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/data-warehouse
在Azure Virtual Desktop上部署Esri ArcGIS Prohttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/esri-arcgis-azure-virtual-desktop
使用Synapse实现近实时湖仓处理https://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/real-time-lakehouse-data-processing
使用Fabric与Azure SQL现代化中小企业数据仓库https://learn.microsoft.com/en-us/azure/architecture/example-scenario/data/small-medium-data-warehouse
使用Microsoft Fabric实现端到端分析https://learn.microsoft.com/en-us/azure/architecture/example-scenario/dataplate2e/data-platform-end-to-end
在Azure上实现APIOps自动化API部署https://learn.microsoft.com/en-us/azure/architecture/example-scenario/devops/automated-api-deployments-apiops
使用Azure DevOps管理Microsoft 365租户配置https://learn.microsoft.com/en-us/azure/architecture/example-scenario/devops/manage-microsoft-365-tenant-configuration-microsoft365dsc-devops
为Azure NetApp Files共享实现弹性容灾https://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/enterprise-file-shares-disaster-recovery
使用NetApp Files在Azure上部署可扩展Moodlehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/moodle-azure-netapp-files
使用Azure NetApp Files在Azure VM上运行Oracle数据库https://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/oracle-azure-netapp-files
使用Azure NetApp Files将SQL Server迁移到Azure VMhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/file-storage/sql-server-azure-netapp-files
在Azure上实现数字取证链https://learn.microsoft.com/en-us/azure/architecture/example-scenario/forensics/
使用Azure Firewall为Web应用实现零信任网络https://learn.microsoft.com/en-us/azure/architecture/example-scenario/gateway/application-gateway-before-azure-firewall
使用Azure Firewall与Application Gateway保护虚拟网络https://learn.microsoft.com/en-us/azure/architecture/example-scenario/gateway/firewall-application-gateway
使用Flux与Argo CD通过GitOps运维AKS集群https://learn.microsoft.com/en-us/azure/architecture/example-scenario/gitops-aks/gitops-blueprint-aks
在Azure Local上应用AKS基线架构https://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/aks-baseline
使用Arc在Azure Local上为AKS构建GitOps管道https://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/aks-hybrid-azure-local
使用AD DS为本地提供Azure Files访问https://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/azure-files-on-premises-authentication
使用MFA保护混合消息客户端访问https://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/secure-hybrid-messaging-client
使用MFA保护混合消息移动访问https://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/secure-hybrid-messaging-mobile
使用MFA保护基于Web的混合消息https://learn.microsoft.com/en-us/azure/architecture/example-scenario/hybrid/secure-hybrid-messaging-web
将本地AD DS域扩展到Azure VNethttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/identity/adds-extend-domain
实现带App Gateway的安全API Management登陆区域https://learn.microsoft.com/en-us/azure/architecture/example-scenario/integration/app-gateway-internal-api-management-function
在Azure上使用队列与事件集成企业系统https://learn.microsoft.com/en-us/azure/architecture/example-scenario/integration/queues-events
从IoT Hub私有上传文件到安全Azure存储https://learn.microsoft.com/en-us/azure/architecture/example-scenario/iot/iot-private-file-upload
使用Luminex将大型机文件与磁带数据备份到Azurehttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/mainframe/luminex-mainframe-file-tape-transfer
使用BMC AMI Cloud与Azure Blob现代化大型机工作负载https://learn.microsoft.com/en-us/azure/architecture/example-scenario/mainframe/mainframe-modernization-bmc-ami-cloud
在Azure上实现Siemens Teamcenter PLM基线https://learn.microsoft.com/en-us/azure/architecture/example-scenario/manufacturing/teamcenter-baseline
为媒体遥测构建实时监控与可观测性https://learn.microsoft.com/en-us/azure/architecture/example-scenario/monitoring/monitoring-observable-systems-media
将Kubernetes微服务重构到Azure Container Appshttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/serverless/microservices-with-container-apps
在Azure Container Apps上构建基于Dapr的微服务https://learn.microsoft.com/en-us/azure/architecture/example-scenario/serverless/microservices-with-container-apps-dapr
规划WSUS部署以更新隔离的Azure Windows VMhttps://learn.microsoft.com/en-us/azure/architecture/example-scenario/wsus/
在Azure IoT Edge设备上启用ML推理https://learn.microsoft.com/en-us/azure/architecture/guide/iot/machine-learning-inference-iot-edge
在Azure上构建并部署SAS分析工作负载https://learn.microsoft.com/en-us/azure/architecture/guide/sas/sas-overview
使用Azure Arc管理混合Kubernetes集群https://learn.microsoft.com/en-us/azure/architecture/hybrid/arc-hybrid-kubernetes
部署Azure Arc-enabled SQL托管实例用于容灾https://learn.microsoft.com/en-us/azure/architecture/hybrid/arc-sql-managed-instance-disaster-recovery
使用Azure Arc管理本地SQL Serverhttps://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-arc-sql-server
将Azure文件共享集成到混合AD DS环境https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-file-share
在Azure Local上设计Azure Virtual Desktop工作负载https://learn.microsoft.com/en-us/azure/architecture/hybrid/azure-local-workload-virtual-desktop
使用Azure Monitor监控混合VM性能https://learn.microsoft.com/en-us/azure/architecture/hybrid/hybrid-perf-monitoring
在Azure上实现汽车测试车队遥测分析https://learn.microsoft.com/en-us/azure/architecture/industries/automotive/automotive-telemetry-analytics
设计大规模多中心Azure Virtual WANhttps://learn.microsoft.com/en-us/azure/architecture/networking/architecture/massive-scale-azure-architecture
满足混合安全与性能需求的Virtual WAN设计https://learn.microsoft.com/en-us/azure/architecture/networking/architecture/performance-security-optimized-vwan
启用跨租户私有端点访问Web应用https://learn.microsoft.com/en-us/azure/architecture/networking/guide/cross-tenant-secure-access-private-endpoints
Virtual WAN中的单区域Private Link与DNS设计https://learn.microsoft.com/en-us/azure/architecture/networking/guide/private-link-virtual-wan-dns-single-region-workload

Migration Guides

迁移指南

TopicURL
Plan Azure adoption for AWS professionalshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/
Map AWS accounts and organizations to Azure subscriptionshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/accounts
Compare AWS and Azure compute services for migrationhttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/compute
Map AWS data and AI services to Azure equivalentshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/data-ai
Compare AWS and Azure database technologies for migrationhttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/databases
Adopt AKS for Amazon EKS professionalshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/
Manage and optimize AKS costs versus Amazon EKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/cost-management
Apply governance to AKS clusters versus EKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/governance
Migrate Kubernetes workloads from EKS to AKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/migrate
Compare and configure AKS vs EKS monitoring and logginghttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/monitoring
Manage AKS nodes and node pools versus EKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/node-pools
Secure AKS API access compared to Amazon EKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/private-clusters
Choose AKS storage options versus Amazon EKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/storage
Compare Kubernetes workload identity on EKS and AKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/workload-identity
Compare AWS and Azure messaging serviceshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/messaging
Compare AWS and Azure networking options for architectshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/networking
Understand AWS vs Azure regions and zones for resiliencyhttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/regions-zones
Compare AWS and Azure resource management modelshttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/resources
Map AWS identity solutions to Microsoft Entra IDhttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/security-identity
Compare AWS and Azure storage services for migrationhttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/storage
Migrate on-premises Oracle Database to Azure VMshttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/migrate-oracle-azure-iaas
Migrate Oracle Exadata workloads to Oracle Database@Azurehttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/migrate-oracle-odaa-exadata
Migrate on-premises Oracle databases to Azurehttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/topic-migrate-oracle-azure
Understand Azure fundamentals for Google Cloud professionalshttps://learn.microsoft.com/en-us/azure/architecture/gcp-professional/
Map Google Cloud services to Azure equivalentshttps://learn.microsoft.com/en-us/azure/architecture/gcp-professional/services
Secure AWS environments with Microsoft security solutionshttps://learn.microsoft.com/en-us/azure/architecture/guide/aws/aws-azure-security-solutions
Migrate Apache Kafka workloads to Azure serviceshttps://learn.microsoft.com/en-us/azure/architecture/guide/hadoop/apache-kafka-migration
Plan Azure migration architecture and supporting serviceshttps://learn.microsoft.com/en-us/azure/architecture/guide/migration/migration-start-here
Implement Reliable Web App pattern for .NET migrationshttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/reliable-web-app/dotnet/guidance
Implement Reliable Web App pattern for Java migrationshttps://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/reliable-web-app/java/guidance
主题链接
为AWS专业人士规划Azure采用https://learn.microsoft.com/en-us/azure/architecture/aws-professional/
将AWS账户与组织映射到Azure订阅https://learn.microsoft.com/en-us/azure/architecture/aws-professional/accounts
对比AWS与Azure计算服务以进行迁移https://learn.microsoft.com/en-us/azure/architecture/aws-professional/compute
将AWS数据与AI服务映射到Azure等效服务https://learn.microsoft.com/en-us/azure/architecture/aws-professional/data-ai
对比AWS与Azure数据库技术以进行迁移https://learn.microsoft.com/en-us/azure/architecture/aws-professional/databases
为Amazon EKS专业人士采用AKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/
管理并优化AKS与Amazon EKS的成本https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/cost-management
为AKS集群应用治理(对比EKS)https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/governance
将Kubernetes工作负载从EKS迁移到AKShttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/migrate
对比并配置AKS与EKS的监控与日志https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/monitoring
管理AKS节点与节点池(对比EKS)https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/node-pools
保护AKS API访问(对比Amazon EKS)https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/private-clusters
选择AKS存储选项(对比Amazon EKS)https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/storage
对比EKS与AKS上的Kubernetes工作负载身份https://learn.microsoft.com/en-us/azure/architecture/aws-professional/eks-to-aks/workload-identity
对比AWS与Azure消息服务https://learn.microsoft.com/en-us/azure/architecture/aws-professional/messaging
为架构师对比AWS与Azure网络选项https://learn.microsoft.com/en-us/azure/architecture/aws-professional/networking
理解AWS与Azure区域和可用区以实现弹性https://learn.microsoft.com/en-us/azure/architecture/aws-professional/regions-zones
对比AWS与Azure资源管理模型https://learn.microsoft.com/en-us/azure/architecture/aws-professional/resources
将AWS身份解决方案映射到Microsoft Entra IDhttps://learn.microsoft.com/en-us/azure/architecture/aws-professional/security-identity
对比AWS与Azure存储服务以进行迁移https://learn.microsoft.com/en-us/azure/architecture/aws-professional/storage
将本地Oracle数据库迁移到Azure VMhttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/migrate-oracle-azure-iaas
将Oracle Exadata工作负载迁移到Oracle Database@Azurehttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/migrate-oracle-odaa-exadata
将本地Oracle数据库迁移到Azurehttps://learn.microsoft.com/en-us/azure/architecture/databases/idea/topic-migrate-oracle-azure
为Google Cloud专业人士理解Azure基础https://learn.microsoft.com/en-us/azure/architecture/gcp-professional/
将Google Cloud服务映射到Azure等效服务https://learn.microsoft.com/en-us/azure/architecture/gcp-professional/services
使用Microsoft安全解决方案保护AWS环境https://learn.microsoft.com/en-us/azure/architecture/guide/aws/aws-azure-security-solutions
将Apache Kafka工作负载迁移到Azure服务https://learn.microsoft.com/en-us/azure/architecture/guide/hadoop/apache-kafka-migration
规划Azure迁移架构与支持服务https://learn.microsoft.com/en-us/azure/architecture/guide/migration/migration-start-here
为.NET迁移实现可靠Web应用模式https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/reliable-web-app/dotnet/guidance
为Java迁移实现可靠Web应用模式https://learn.microsoft.com/en-us/azure/architecture/web-apps/guides/enterprise-app-patterns/reliable-web-app/java/guidance