azure-compute

Analyze workload requirements and budget constraints to recommend Azure VM sizes.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires https://prices.azure.com/api/retail/prices, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the process of selecting the right Azure VM size and configuration, ensuring that your workload is well-suited to the required performance and cost constraints.

Core Features & Use Cases

  • VM Size Recommendations: Based on workload type and performance needs, the skill suggests optimal VM sizes.
  • VMSS Configuration: Assists in deciding whether to use a VM or VMSS, and provides recommendations on orchestration modes and autoscaling.
  • Pricing Estimation: Offers cost estimates for Azure VMs, helping users plan their budgets without an Azure account.
  • Use Case: A developer is considering different VM options for hosting a web application. The skill helps identify the best VM family, size, and configuration based on performance and cost.

Quick Start

Use the azure-compute skill to recommend the optimal VM size for a new web application hosted in the 'eastus' region.

Frequently Asked Questions about azure-compute

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

FAQPage Schema
How do I estimate Azure VM costs without an Azure account?

Azure VM cost estimation without an account is possible by querying the Azure Retail Prices API. This skill analyzes workload requirements and budget constraints against public pricing data to recommend optimal VM sizes and configurations.

What is the best way to choose an Azure VM size for a web application?

The best way to choose an Azure VM size is by analyzing workload performance needs and budget constraints. This skill recommends the optimal VM family and configuration tailored for web servers and other specific workload types.

How do I configure Azure VMSS autoscaling for my workload?

Configuring Azure VMSS autoscaling requires deciding between a single VM and a Virtual Machine Scale Set. This skill assists by providing recommendations on orchestration modes and autoscaling configurations based on workload requirements.

Does this Azure VM selection tool work with machine learning workloads?

Yes, Azure VM selection works with machine learning workloads. The skill analyzes the specific performance needs of machine learning tasks, alongside databases and web servers, to recommend the best VM size and configuration.

Can I compare Azure VM pricing across different regions?

Comparing Azure VM pricing across regions is supported through the Azure Retail Prices API dependency. The skill utilizes this API to retrieve and analyze pricing data, enabling cost estimation for specified regions like 'eastus'.