azure-compute

Recommend Azure VM sizes, pricing, autoscale, and connectivity troubleshooting.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill assists with managing Azure Virtual Machines (VMs) and VM Scale Sets (VMSS), providing recommendations for VM sizing, pricing, autoscale, orchestration, and troubleshooting connectivity issues.

Core Features & Use Cases

  • VM Recommendation: Recommend the right VM size or VMSS based on workload, performance, and budget.
  • Pricing and Cost Estimate: Provide cost estimates for VMs and VMSS, including consumption and reservation pricing.
  • Autoscale Configuration: Guide the user on configuring VM autoscale based on metrics or schedules.
  • Troubleshooting: Help troubleshoot connectivity issues such as unreachable VMs, RDP/SSH failures, or NSG/firewall issues.
  • Use Case: For example, if a user needs a VM for a web application, the skill can recommend the appropriate VM size, estimate costs, and guide the user on setting up autoscale based on CPU usage.

Quick Start

Use the azure-compute skill to recommend a VM size for a web application with a CPU requirement of 4 cores 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 my workload?

To estimate Azure VM costs, analyze consumption and reservation pricing models. This skill provides detailed cost estimates for VMs and VMSS, helping you optimize your cloud budget across different pricing tiers.

What is the best way to configure autoscale for Azure VMSS?

To troubleshoot Azure VM connectivity, check NSG rules, firewall configurations, and RDP/SSH access. This skill helps diagnose and resolve unreachable VMs and network security issues.

Can I get pricing estimates for Azure reserved VM instances?

To set up Azure VMSS orchestration, configure scale set policies for your desired availability and fault tolerance. This skill automates orchestration recommendations to ensure your applications remain highly available.

Why is my Azure VM unreachable via SSH?

Your Azure VM may be unreachable via SSH due to NSG restrictions, firewall blocks, or configuration errors. This skill troubleshoots connectivity issues, guiding you through resolving RDP and SSH access failures.