azure-compute

Recommend Azure VM sizes, VMSS configurations, and pricing via the Retail Prices API.

Updated May 25, 2026
One-click install
npx skills add https://github.com/Chieji/my-skills --skill azure-compute-chieji
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/Chieji/my-skills/tree/main/azure-compute
Command: npx skills add https://github.com/Chieji/my-skills --skill azure-compute-chieji

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill helps you choose appropriate Azure VM sizes, VMSS configurations, and cost estimates based on workload needs, performance targets, and budget, without requiring an Azure account.

Core Features & Use Cases

  • VM size and VMSS recommendations tailored to web, database, ML, batch, HPC workloads, including autoscale and availability considerations.
  • Pricing lookups via the Azure Retail Prices API to estimate per-instance costs and support comparison across families.
  • Guidance on VM family selection, orchestration modes, and scaling patterns with up-to-date references.

Quick Start

Use this skill to determine Azure VM sizes, VMSS configurations, and pricing for a given workload.

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 a specific workload?

To choose an Azure VM size, you match workload requirements like web, database, ML, batch, or HPC against current VM family capabilities. This provides tailored VM size recommendations based on performance targets and budget constraints without needing an Azure account.

What's the best way to estimate Azure VM pricing across different families?

Estimating Azure VM pricing involves querying the Azure Retail Prices API to calculate per-instance costs. This approach supports accurate cost comparison across VM families and regions to help you find the most economical configuration.

How do I configure VMSS autoscale rules for web applications?

Configuring VMSS autoscale for web applications requires defining scaling patterns and orchestration modes based on traffic demands. This provides VMSS configuration recommendations that include autoscale and availability considerations for dynamic workloads.

Can I get Azure infrastructure recommendations without an active Azure account?

Yes, you can get Azure infrastructure recommendations without an active account. This capability uses public documentation and the Retail Prices API to provide VM sizing and pricing estimates independently of a logged-in portal session.

Does this Azure VM sizing guidance work for high-performance computing workloads?

Yes, this Azure VM sizing guidance works for high-performance computing workloads. It applies to HPC and batch processing requirements by matching them with appropriate VM families and VMSS scaling patterns to ensure performance alignment.

What are the limitations of using public APIs for Azure VM pricing data?

A key limitation is that web_fetch may not verify the latest Azure VM pricing or family information. The skill warns users when it cannot confirm current data, ensuring you know when to manually validate against official Azure documentation.