azure-compute

Route Azure VM and VMSS recommendations using workload requirements and Retail Prices API data.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Azure VM and VMSS planning often requires balancing workload requirements, cost, and deployment topology. This skill routes users to validated VM/VMSS configurations, offers orchestration guidance, and leverages up-to-date pricing data.

Core Features & Use Cases

  • VM/VMSS size recommendations based on workload, region, and budget.
  • Pricing estimates using the Retail Prices API with autoscale planning.
  • Orchestration mode guidance (Flexible vs Uniform) and autoscale patterns.
  • Connectivity troubleshooting guidance for VM networking (NSG, RDP/SSH) and common VM issues.

Quick Start

Provide Azure VM/VMSS recommendations for a workload, including size, instance count, orchestration mode, and cost estimate.

Frequently Asked Questions about azure-compute

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

FAQPage Schema
How do I get Azure VM size recommendations based on workload and budget?

Azure VM and VMSS recommendations are generated by routing workload requirements and budget constraints into validated configurations, producing optimal sizes, instance counts, and estimated pricing using Azure Retail Prices API data.

What is the difference between Flexible and Uniform orchestration mode for Azure VMSS?

Flexible and Uniform orchestration modes differ in deployment topology and autoscale patterns. The skill provides guidance on selecting between them for Azure VMSS based on your specific workload requirements and cost considerations.

Can I estimate Azure VM pricing and plan autoscale configurations simultaneously?

Yes, you can estimate Azure VM pricing and plan autoscale simultaneously. The skill leverages the Retail Prices API to provide cost estimates while generating validated VMSS options with autoscale patterns included.

How do I troubleshoot Azure VM networking connectivity issues with NSG and RDP?

To troubleshoot Azure VM networking connectivity issues with NSG and RDP, the skill provides specific guidance covering common VM problems including Network Security Group configurations and RDP/SSH access failures.

Do I need up-to-date Azure documentation to validate VM and VMSS recommendations?

Yes, up-to-date Azure documentation is required to validate VM and VMSS recommendations. The skill requires current Azure documentation verification alongside Retail Prices API data to ensure accurate configurations and pricing.