azure-compute

Recommend Azure VM sizes and VMSS configurations from workload and budget inputs.

6|2|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/jonathan-vella/azure-smb-rf --skill azure-compute-jonathan-vella
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/jonathan-vella/azure-smb-rf/tree/main/.github/skills/azure-compute
Command: npx skills add https://github.com/jonathan-vella/azure-smb-rf --skill azure-compute-jonathan-vella

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, yarl, BeautifulSoup, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill assists in determining the most suitable Azure VM size, VM Scale Sets (VMSS), and configurations based on specific workload needs, performance requirements, and budget constraints, without requiring an Azure account.

Core Features & Use Cases

  • VM Recommendations: Suggests appropriate VM sizes and configurations for different workloads (web, database, ML, batch, HPC).
  • Cost Analysis: Provides pricing information for VMs using the Azure Retail Prices API, catering to users without an Azure account.
  • Scaling Guidance: Offers recommendations on when to use a single VM versus a VMSS, and how to configure autoscaling, high availability, and load balancing.

Quick Start

To get recommendations for an Azure VM, provide the type of workload and performance needs you have.

Frequently Asked Questions about azure-compute

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

FAQPage Schema
How do I find the best Azure VM size for my workload and budget?

Azure VM cost analysis is performed using the Azure Retail Prices API to fetch real-time pricing data. This allows the Skill to recommend VM sizes and configurations that fit your performance requirements and budget constraints without needing an Azure account.

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

Azure VM scaling guidance is provided by evaluating your workload type and performance needs. The Skill recommends when to deploy a single VM versus a VMSS and offers configurations for autoscaling, high availability, and load balancing to match your requirements.

Can I get Azure VM pricing without an Azure account?

Azure VM pricing without an account is accessible via the public Azure Retail Prices API. The Skill leverages this API to provide accurate cost estimates for various VM configurations, enabling budget-focused recommendations without Azure login.

What information do I need to get Azure VM performance recommendations?

Azure VM performance recommendations require inputs including workload type, vCPU and RAM requirements, GPU needs, storage needs, and budget priority. Providing these details allows the Skill to suggest optimal VM sizes tailored to your specific scenario.

Does this Skill support GPU requirements for Azure VM recommendations?

GPU requirements for Azure VM recommendations are fully supported. By specifying your GPU needs during the query, the Skill includes GPU-enabled VM sizes in its recommendations to ensure they meet your machine learning or high-performance computing workloads.