azure-compute

Recommend Azure Virtual Machines and VMSS configurations based on workload, performance, and budget.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/cassm199-mita/azure-agentic-infraops-accelerator --skill azure-compute-cassm199-mita
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/cassm199-mita/azure-agentic-infraops-accelerator/tree/main/.github/skills/azure-compute
Command: npx skills add https://github.com/cassm199-mita/azure-agentic-infraops-accelerator --skill azure-compute-cassm199-mita

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill assists users in choosing the most appropriate Azure Virtual Machines or VMSS configurations for their workloads, considering performance, cost, and other factors.

Core Features & Use Cases

  • VM/VMSS Recommendation: Based on user-defined requirements, the skill suggests the best VM or VMSS for various workloads (web, database, ML, batch, HPC, etc.).
  • Cost Estimation: Provides cost estimates without the need for an Azure account.
  • Comparison of VM Families and Sizes: Offers comparisons between VM families, sizes, and pricing tiers.
  • Autoscaling and HA Recommendations: Assists in determining when and how to use autoscaling, high availability, and load-balanced VMs.
  • Trade-off Analysis: Helps in making informed decisions by highlighting trade-offs between cost, performance, and scalability.

Quick Start

Run the azure-compute skill to get recommendations for VM sizes and configurations for your specific workload requirements.

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?

To choose the right Azure VM size, you define your workload requirements, performance needs, and budget constraints. The skill then recommends appropriate Virtual Machines or VMSS configurations based on those specific parameters.

Can I estimate Azure VM costs without an Azure account?

Yes, you can estimate Azure VM costs without an account. The skill uses the unauthenticated Azure Retail Prices API and public Microsoft documentation to provide pricing and configuration information.

What is the difference between using Azure VMSS and single VMs for high availability?

Azure VMSS provide autoscaling and high availability by automatically adjusting capacity, while single VMs do not. The skill helps determine when to use autoscaling, load-balanced VMs, and VMSS for your scenario.

How do I compare Azure VM families and pricing tiers?

You compare Azure VM families by evaluating recommendations for your workload. The skill offers comparisons between VM families, sizes, and pricing tiers, highlighting trade-offs between cost, performance, and scalability.

Does this tool recommend Azure VMs for machine learning and HPC workloads?

Yes, it recommends Azure VMs for machine learning and HPC workloads. It suggests optimal VM or VMSS configurations for various workloads including web, database, ML, batch, and HPC based on your requirements.

What are the limitations of using public Azure Retail Prices API for cost estimation?

Using the public Azure Retail Prices API provides retail pricing without requiring authentication, but may not reflect negotiated enterprise discounts. The skill uses this API to deliver cost estimates and trade-off analysis for budget planning.