microsoftdocs/agent-skills

azure-reliability

Expert knowledge for Azure Reliability development including best practices, decision making, architecture & design patterns, and limits & quotas.

Zobacz źródło
Oryginalny dokument Skill

Treść z repozytorium z zachowaniem nagłówków, przykładów, kodu, tabel, linków i obrazów.

Azure Reliability Skill

This skill provides expert guidance for Azure Reliability. Covers best practices, decision making, architecture & design patterns, and limits & quotas. 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
Best PracticesL32-L73Patterns and guidance for designing, configuring, and hardening highly available, disaster‑resilient architectures across core Azure services (AKS, DBs, networking, messaging, monitoring).
Decision MakingL74-L82Guidance on choosing Azure regions and services (regional, zonal, multiregion, nonregional), using region pairs, and designing multi-region architectures for higher reliability.
Architecture & Design PatternsL83-L89Designing Azure architectures for high availability: zone-resilient and zonal deployments, and multiregion patterns (including nonpaired regions) for resilient, hardened workloads
Limits & QuotasL90-L94Guidance on Azure Queue Storage message size limits and designing reliable, scalable Azure Web PubSub apps under service quotas and constraints

Best Practices

TopicURL
Design resilient clusters in Azure Kubernetes Servicehttps://learn.microsoft.com/en-us/azure/reliability/reliability-aks
Configure reliability for Azure API Centerhttps://learn.microsoft.com/en-us/azure/reliability/reliability-api-center
Design reliable Azure API Management deploymentshttps://learn.microsoft.com/en-us/azure/reliability/reliability-api-management
Build resilient configurations with Azure App Configurationhttps://learn.microsoft.com/en-us/azure/reliability/reliability-app-configuration
Build resilient configurations with Azure App Configurationhttps://learn.microsoft.com/en-us/azure/reliability/reliability-app-configuration
Harden Azure App Service Environment reliabilityhttps://learn.microsoft.com/en-us/azure/reliability/reliability-app-service-environment
Architect highly available Azure Application Gateway v2https://learn.microsoft.com/en-us/azure/reliability/reliability-application-gateway-v2
Design resilient Azure Automation runbooks and recoveryhttps://learn.microsoft.com/en-us/azure/reliability/reliability-automation
Design resilient backup strategies with Azure Backuphttps://learn.microsoft.com/en-us/azure/reliability/reliability-backup
Design resilient backup strategies with Azure Backuphttps://learn.microsoft.com/en-us/azure/reliability/reliability-backup
Plan reliability for Azure Bot Servicehttps://learn.microsoft.com/en-us/azure/reliability/reliability-bot
Design resilient Azure Cosmos DB deploymentshttps://learn.microsoft.com/en-us/azure/reliability/reliability-cosmos-db
Design resilient Azure Cosmos DB deploymentshttps://learn.microsoft.com/en-us/azure/reliability/reliability-cosmos-db
Harden Azure Data Factory for outageshttps://learn.microsoft.com/en-us/azure/reliability/reliability-data-factory
Design resilient Azure Database for MySQL deploymentshttps://learn.microsoft.com/en-us/azure/reliability/reliability-database-mysql
Design resilient Azure Database for MySQL deploymentshttps://learn.microsoft.com/en-us/azure/reliability/reliability-database-mysql
Implement resiliency for Azure Database for PostgreSQLhttps://learn.microsoft.com/en-us/azure/reliability/reliability-database-postgresql
Implement resilient architectures in Azure Databrickshttps://learn.microsoft.com/en-us/azure/reliability/reliability-databricks
Improve reliability of Azure DNS private zoneshttps://learn.microsoft.com/en-us/azure/reliability/reliability-dns-private
Design resilient architectures for Azure DNS Private Resolverhttps://learn.microsoft.com/en-us/azure/reliability/reliability-dns-private-resolver
Design high availability for Azure DocumentDBhttps://learn.microsoft.com/en-us/azure/reliability/reliability-documentdb
Implement resilient architectures with Azure Elastic SANhttps://learn.microsoft.com/en-us/azure/reliability/reliability-elastic-san
Implement resilient architectures with Azure Elastic SANhttps://learn.microsoft.com/en-us/azure/reliability/reliability-elastic-san
Build resilient architectures with Azure Event Gridhttps://learn.microsoft.com/en-us/azure/reliability/reliability-event-grid
Increase reliability of Azure Event Hubs streaminghttps://learn.microsoft.com/en-us/azure/reliability/reliability-event-hubs
Design reliable and resilient Azure Functions workloadshttps://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Design reliable and resilient Azure Functions workloadshttps://learn.microsoft.com/en-us/azure/reliability/reliability-functions
Implement disaster recovery for Azure Image Builderhttps://learn.microsoft.com/en-us/azure/reliability/reliability-image-builder
Design resilient architectures with Azure Load Balancerhttps://learn.microsoft.com/en-us/azure/reliability/reliability-load-balancer
Design resilient architectures with Azure Load Balancerhttps://learn.microsoft.com/en-us/azure/reliability/reliability-load-balancer
Design resilient workflows with Azure Logic Appshttps://learn.microsoft.com/en-us/azure/reliability/reliability-logic-apps
Improve reliability of Azure Managed Grafana workspaceshttps://learn.microsoft.com/en-us/azure/reliability/reliability-managed-grafana
Increase reliability of Azure Managed Redis cacheshttps://learn.microsoft.com/en-us/azure/reliability/reliability-managed-redis
Design resilient Azure Monitor Logs workspaceshttps://learn.microsoft.com/en-us/azure/reliability/reliability-monitor-logs
Harden Azure Private Link Service for high reliabilityhttps://learn.microsoft.com/en-us/azure/reliability/reliability-private-link-service
Increase reliability of Azure Stream Analytics jobshttps://learn.microsoft.com/en-us/azure/reliability/reliability-stream-analytics
Design resilient architectures with Azure Traffic Managerhttps://learn.microsoft.com/en-us/azure/reliability/reliability-traffic-manager
Design resilient workloads on Azure VMware Solutionhttps://learn.microsoft.com/en-us/azure/reliability/reliability-vmware-solution

Decision Making

TopicURL
Choose Azure services by region type and categoryhttps://learn.microsoft.com/en-us/azure/reliability/availability-service-by-category
Choose Azure services with availability zone supporthttps://learn.microsoft.com/en-us/azure/reliability/availability-zones-service-support
Select Azure regions with geography and pairing datahttps://learn.microsoft.com/en-us/azure/reliability/regions-list
Select Azure services with built-in multiregion supporthttps://learn.microsoft.com/en-us/azure/reliability/regions-multiregion-support
Select and understand Azure nonregional serviceshttps://learn.microsoft.com/en-us/azure/reliability/regions-nonregional-services

Architecture & Design Patterns

TopicURL
Enable and plan zone-resilient Azure workloadshttps://learn.microsoft.com/en-us/azure/reliability/availability-zones-enable-zone-resiliency
Design and harden zonal Azure resource deploymentshttps://learn.microsoft.com/en-us/azure/reliability/availability-zones-zonal-resource-resiliency
Design multiregion solutions in nonpaired Azure regionshttps://learn.microsoft.com/en-us/azure/reliability/regions-multi-region-nonpaired

Limits & Quotas

TopicURL
Understand Azure Queue Storage message size limitshttps://learn.microsoft.com/en-us/azure/reliability/reliability-storage-queue
Plan reliability and scale for Azure Web PubSubhttps://learn.microsoft.com/en-us/azure/reliability/reliability-web-pubsub
z tego samego repozytorium

Więcej Skills

Wszystkie Skills
microsoftdocs
Społeczność

azure-backup

Expert knowledge for Azure Backup development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when protecting Azure VMs, AKS, SQL/SAP HANA, Files/Blobs, or automating backups via CLI/PowerShell/REST, and other Azure Backup related development tasks. Not for Azure Site Recovery (use azure-site-recovery), Azure Virtual Machines (use azure-virtual-machines), Azure Virtual Network (use azure-virtual-network), Azure Virtual Machine Scale Sets (use azure-vm-scalesets).

instalacje
1
GitHub Stars
745
Aktualizacja
14 wrz
microsoftdocs
Społeczność

azure-database-postgresql

Expert knowledge for Azure Database for PostgreSQL development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when tuning queries and replicas, configuring Flexible Server, securing with VNet/TLS, or integrating AI/ML and vector search, and other Azure Database for PostgreSQL related development tasks. Not for Azure SQL Database (use azure-sql-database), Azure SQL Managed Instance (use azure-sql-managed-instance), SQL Server on Azure Virtual Machines (use azure-sql-virtual-machines), Azure Database for MySQL (use azure-database-mysql).

instalacje
1
GitHub Stars
745
Aktualizacja
14 wrz
microsoftdocs
Społeczność

azure-networking

Expert knowledge for Azure Networking development including troubleshooting, best practices, decision making, architecture & design patterns, security, and configuration. Use when designing VNets/VWAN, hub-spoke, Azure Firewall/WAF, DDoS/NSG policies, or fixing Microsoft.Network issues, and other Azure Networking related development tasks. Not for Azure Virtual Network (use azure-virtual-network), Azure Virtual Network Manager (use azure-virtual-network-manager), Azure Virtual WAN (use azure-virtual-wan), Azure Network Watcher (use azure-network-watcher).

instalacje
1
GitHub Stars
745
Aktualizacja
14 wrz
microsoftdocs
Społeczność

azure-vm-scalesets

Expert knowledge for Azure Virtual Machine Scale Sets development including troubleshooting, best practices, decision making, architecture & design patterns, limits & quotas, security, configuration, integrations & coding patterns, and deployment. Use when configuring autoscale, standby pools, PPG-based layouts, disk encryption with Key Vault, or VMSS APIs/CLI, and other Azure Virtual Machine Scale Sets related development tasks. Not for Azure Virtual Machines (use azure-virtual-machines), Azure Kubernetes Service (AKS) (use azure-kubernetes-service), Azure App Service (use azure-app-service), Azure Service Fabric (use azure-service-fabric).

instalacje
1
GitHub Stars
745
Aktualizacja
14 wrz