What problem does it solve?
This Skill helps users select the most appropriate Azure Virtual Machine (VM) or Virtual Machine Scale Set (VMSS) based on their specific workload requirements, performance needs, and budget constraints, without needing an Azure account.
Core Features & Use Cases
- VM/VMSS Recommendations: Suggests optimal VM sizes, families, and configurations.
- Cost Estimation: Provides pricing estimates using the Azure Retail Prices API.
- VM vs. VMSS Guidance: Helps decide between single VMs and scale sets based on scaling and availability needs.
- Use Case: A user needs to host a new web application and is unsure which Azure VM size offers the best balance of performance and cost. This Skill analyzes their requirements (e.g., expected traffic, CPU/RAM needs) and recommends suitable options like the Dsv5 or B-series VMs, along with cost estimates.
Quick Start
Use the azure-compute skill to recommend an Azure VM size for a web application workload with 4 vCPUs and 16GB RAM in the East US region.