azure-compute

Recommend Azure VM sizes and Scale Sets for workload compute planning.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you choose the right Azure virtual machine or scale set for a workload without needing an Azure subscription, reducing guesswork around performance, cost, and scaling.

Core Features & Use Cases

  • VM selection: Recommend Azure VM families and sizes for web apps, databases, batch jobs, ML, HPC, and more.
  • VMSS guidance: Decide when to use a single VM versus a Virtual Machine Scale Set, including autoscaling and high availability scenarios.
  • Pricing and trade-offs: Compare pay-as-you-go, reservation, and workload-fit options using public documentation and the Azure Retail Prices API.
  • Use Case: A team planning a new application can ask for the best VM family, estimate monthly cost, and get a scaling recommendation in one workflow.

Quick Start

Ask for an Azure VM or VMSS recommendation for your workload, including region, OS, sizing needs, budget priority, and whether autoscaling or high availability is required.

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?

Azure VM sizing involves matching your workload's compute, memory, and storage needs to a specific VM family. This Skill recommends optimal Azure VM sizes for web, database, batch, ML, and HPC workloads using public Microsoft documentation.

Can I estimate Azure VM pricing without an Azure subscription?

Yes, you can estimate Azure VM pricing without a subscription by using the public Azure Retail Prices API. This Skill leverages that API to compare pay-as-you-go and reservation options to help you plan cost-sensitive deployments.

When should I use a Virtual Machine Scale Set instead of a single VM?

You should use a Virtual Machine Scale Set instead of a single Azure VM when your workload requires autoscaling or high availability. This Skill provides VMSS guidance to help you decide between single instances and scaled deployments.

What is the best way to compare Azure VM costs for performance-focused deployments?

The best way to compare Azure VM costs for performance-focused deployments is to evaluate workload-fit options against pay-as-you-go and reservation pricing. This Skill analyzes these trade-offs using the Azure Retail Prices API.

Does this Azure VM recommendation tool support confidential computing workloads?

Yes, this Azure VM recommendation tool supports confidential computing workloads. It recommends appropriate VM sizes tailored to confidential computing alongside ML, HPC, and web deployment scenarios.