azure-compute

Installation
Summary

Recommend Azure VM sizes, scale sets, and configurations based on workload requirements and budget.

  • Analyzes workload type, performance needs, scaling requirements, and cost to suggest 2–3 VM or VMSS options with trade-offs
  • Verifies recommendations against live Microsoft documentation; falls back to reference files if fetch fails
  • Queries the unauthenticated Azure Retail Prices API for current pricing without requiring an Azure subscription
  • Guides VM vs VMSS decision through a decision tree covering autoscaling, instance count, availability, and statefulness
  • Covers all VM families (general purpose, compute/memory optimized, GPU, confidential computing) and VMSS orchestration modes (Flexible vs Uniform)
SKILL.md

Azure Compute Skill

Routes Azure VM requests to the appropriate workflow based on user intent.

When to Use This Skill

Activate this skill when the user:

  • Asks about Azure Virtual Machines (VMs) or VM Scale Sets (VMSS)
  • Asks about choosing a VM, VM sizing, pricing, or cost estimates
  • Needs a workload-based recommendation for scenarios like database, GPU, deep learning, HPC, web tier, or dev/test
  • Mentions VM families, autoscale, load balancing, or Flexible versus Uniform orchestration
  • Wants to troubleshoot Azure VM connectivity issues such as unreachable VMs, RDP/SSH failures, black screens, NSG/firewall issues, or credential resets
  • Asks about Capacity Reservation Groups (CRGs), reserving VM capacity, associating/disassociating VMs with a CRG, or guaranteeing compute capacity
  • Asks about Essential Machine Management (EMM), machine enrollment, onboarding VMs for monitoring/security, or enabling machine management at subscription level
  • Uses prompts like "Help me choose a VM"

Routing

Related skills

More from microsoft/azure-skills

Installs
252.4K
GitHub Stars
907
First Seen
Feb 27, 2026