azure-compute

Identify optimal Azure VM sizes and VMSS configurations for workloads.

66|41|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/olivomarco/vbd-copilot --skill azure-compute-olivomarco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/olivomarco/vbd-copilot/tree/main/skills/azure-compute
Command: npx skills add https://github.com/olivomarco/vbd-copilot --skill azure-compute-olivomarco

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Recommends VM sizes, VM Scale Sets (VMSS), and configurations based on workload type, performance needs, and budget, using public Microsoft documentation and the Azure Retail Prices API—no Azure account required.

Core Features & Use Cases

  • Recommend VM sizes for web, database, ML, batch, HPC, and other workloads, plus VMSS configurations for autoscaling and high availability.
  • Compare VM families, sizes, pricing tiers, and orchestration options to help decide between single VMs and VMSS.
  • Provide cost estimates using the Retail Prices API and guide next steps for optimization and reservations.

Quick Start

Provide your workload type, region, and budget to receive 2–3 Azure VM/VMSS hosting options with estimated costs.

Frequently Asked Questions about azure-compute

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I choose the right Azure VM size for my workload?

Choosing the right Azure VM size requires matching your workload type, performance needs, and budget. This Skill compares VM families and specifications against public Microsoft documentation to recommend 2–3 optimal hosting options.

Can I estimate Azure VM pricing without an Azure account?

You can estimate Azure VM pricing without an Azure account by using the public Azure Retail Prices API. The Skill retrieves cost data directly from this API to provide estimates across regions and pricing tiers.

When should I use Azure VM Scale Sets instead of a single VM?

You should use Azure VM Scale Sets instead of a single VM when your workload requires autoscaling and high availability. The Skill evaluates orchestration options to recommend between single VMs and VMSS configurations.

Does this support ML and HPC workload VM recommendations?

Yes, this supports ML and HPC workload VM recommendations. The Skill identifies optimal Azure VM sizes for web, database, machine learning, batch, and HPC scenarios by verifying specifications against public Microsoft documentation.

What are the limitations of using the Azure Retail Prices API for VM sizing?

A limitation of using the Azure Retail Prices API for VM sizing is that it relies on public pricing data without access to private account discounts. The Skill verifies specifications against public docs but cannot apply custom reservation discounts.