azure-compute

Deploy, optimize, and troubleshoot Azure Virtual Machines with connectivity and sizing guidance.

1|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/azaslonov/apic-tools-demos --skill azure-compute-azaslonov
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-compute
Source: https://github.com/azaslonov/apic-tools-demos/tree/main/plugins/azure/skills/azure-compute
Command: npx skills add https://github.com/azaslonov/apic-tools-demos --skill azure-compute-azaslonov

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines managing and diagnosing Azure Virtual Machines, addressing questions about provisioning, connectivity, and optimization to reduce downtime and manual effort.

Core Features & Use Cases

  • Deployment Guidance: Assist in VM creation, sizing, and scaling strategies for performance and cost-efficiency.
  • Connectivity Troubleshooting: Resolve RDP/SSH issues, firewall, network, and agent problems affecting VM accessibility.
  • Performance Optimization: Recommend VM families based on workload requirements and provide pricing estimates for budgeting.
  • Use Case: An engineer needs to troubleshoot a stubborn VM's connection failure; this Skill guides step-by-step, including verification and remediation.

Quick Start

Ask the assistant to help troubleshoot a VM connection issue or recommend VM sizes based on your workload.

Frequently Asked Questions about azure-compute

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

FAQPage Schema
How do I troubleshoot RDP or SSH connectivity issues on an Azure VM?

To troubleshoot Azure VM connectivity, you must systematically resolve RDP/SSH access failures by checking firewall configurations, network security group rules, and the guest agent status. This process verifies network paths and remediates access problems to restore availability.

What is the best way to choose Azure VM sizes for my workload?

Choosing Azure VM sizes requires matching workload performance requirements to specific VM families. This optimization ensures efficient capacity planning and provides accurate pricing estimates to maintain budget constraints while delivering necessary compute resources.

How do I configure autoscale for Azure Virtual Machines?

Configuring autoscale for Azure Virtual Machines involves defining scaling strategies that automatically adjust compute capacity based on demand. This ensures minimal downtime and maintains optimal resource utilization during traffic fluctuations.

Why does my Azure VM experience network connection failures?

Azure VM network connection failures typically happen due to misconfigured firewalls, network security settings, or guest agent problems. Troubleshooting requires step-by-step verification of these network components to isolate and resolve the accessibility block.

Can I estimate Azure VM pricing for different sizing strategies?

You can estimate Azure VM pricing by evaluating various sizing strategies against your specific workload requirements. This calculation provides cost-efficiency guidance for budgeting and ensures optimal resource utilization without overspending.

When should I optimize Azure VM capacity planning?

You should optimize Azure VM capacity planning during initial deployment and scaling operations to prevent performance bottlenecks. This proactive approach ensures minimal downtime and matches resource allocation with actual workload demands.