azure-compute

Select, deploy, and troubleshoot Azure Virtual Machines and scale sets.

2|1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/dahatake/HypervelocityEngineering --skill azure-compute-dahatake
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/dahatake/HypervelocityEngineering/tree/main/.github/skills/azure-skills/azure-compute
Command: npx skills add https://github.com/dahatake/HypervelocityEngineering --skill azure-compute-dahatake

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires az, requests, json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies managing, orchestrating, and troubleshooting Azure Virtual Machines and VM Scale Sets, streamlining cloud infrastructure operations.

Core Features & Use Cases

  • VM and VMSS Management: Recommend suitable VM sizes, configure scale sets, and handle capacity reservations.
  • Troubleshooting: Diagnose connectivity, RDP, SSH, and VM agent issues with guided solutions.
  • Cost Estimation: Fetch current pricing for VM SKUs and estimate operational expenses for cloud deployments.
  • Use Case: A cloud engineer needs to select optimal VM types for a high-performance web service and troubleshoot deployment issues without referencing complex official docs.

Quick Start

Request a recommended VM size for a web application running in Azure with 4 vCPUs and 16 GB RAM.

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?

You can estimate Azure VM costs by fetching current retail prices through the REST API. This skill calculates operational expenses for cloud deployments by retrieving real-time pricing data for specific VM SKUs.

How do I troubleshoot common Azure Virtual Machines connectivity and RDP issues?

Troubleshoot Azure Virtual Machines connectivity and RDP issues using guided diagnostic solutions. This skill helps identify and resolve SSH, RDP, and VM agent problems without consulting complex official documentation.

Do I need the Azure CLI to manage VM Scale Sets and capacity reservations?

Yes, you need the Azure CLI installed to manage VM Scale Sets and capacity reservations. The skill requires the az command-line interface to orchestrate deployments and handle capacity planning effectively.

What is the best way to configure Azure VMSS for a high-performance web service?

The best way to configure Azure VMSS for a high-performance web service is by applying VM sizing rules and quota management. This skill streamlines scale set configuration and capacity reservations for optimal performance.

Why does my Azure VM deployment fail due to quota limitations?

Azure VM deployments fail due to quota limitations when regional capacity exceeds your subscription limits. This skill supports quota management and capacity planning to diagnose constraints and recommend available VM SKUs.