azure-compute

Route Azure VM and VMSS inquiries to recommendation and troubleshooting workflows.

1|Updated Apr 4, 2026
One-click install
npx skills add https://github.com/p-potvin/vaultwares-pipelines --skill azure-compute-p-potvin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/p-potvin/vaultwares-pipelines/tree/main/.github/agents/agents/azure-compute
Command: npx skills add https://github.com/p-potvin/vaultwares-pipelines --skill azure-compute-p-potvin

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Route Azure VM and VMSS inquiries to targeted recommendation and troubleshooting workflows so users get accurate sizing, pricing, and connectivity guidance without deep Azure expertise.

Core Features & Use Cases

  • Workload-based Recommendations: Recommend VM families, sizes, and VMSS configurations for scenarios like web tiers, databases, GPU training, HPC, and dev/test environments.
  • Cost and Pricing Guidance: Provide pricing estimates and comparisons using retail pricing references to help choose cost-effective VM or VMSS options.
  • Connectivity Troubleshooting: Diagnose and remediate RDP/SSH failures, NSG/firewall issues, credential resets, and common reachability problems with step-by-step actions.
  • Use Case: Get a VM recommendation and cost estimate for a machine learning training workload or receive guided troubleshooting when an Azure VM becomes unreachable over RDP/SSH.

Quick Start

Recommend the best Azure VM size and cost estimate for a web application handling 500 concurrent users with moderate CPU and 8 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?

To choose the right Azure VM size, evaluate your workload requirements such as CPU, memory, and GPU needs. This Skill recommends specific VM families and configurations for web tiers, databases, HPC, and dev/test environments based on your expected workload profile.

Why does my Azure VM RDP or SSH connection fail?

Azure VM RDP or SSH connections can fail due to NSG or firewall rules blocking traffic, incorrect credentials, or reachability issues. This Skill provides step-by-step troubleshooting actions to diagnose and remediate these common connectivity problems for Linux and Windows VMs.

Can I estimate Azure VM pricing and compare costs for different configurations?

Yes, you can estimate Azure VM pricing by comparing retail pricing references for different VM sizes and VMSS configurations. This Skill provides cost estimates and scaling guidance to help you select the most cost-effective options for your workload.

What's the best way to configure autoscale for Azure VMSS?

Configuring autoscale for Azure VMSS involves defining orchestration decisions and scaling rules based on your workload demands. This Skill provides scaling guidance and recommends VMSS configurations tailored to your specific scenario.

Does this tool support diagnosing network security group issues on Azure VMs?

Yes, diagnosing network security group (NSG) and firewall issues is fully supported. This Skill generates guided, step-by-step troubleshooting instructions to resolve NSG blocks and restore reachability for Azure VMs.