azure-virtual-machines

Guide Azure Virtual Machine design, troubleshooting, and deployment.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/mfcollins3/standup --skill azure-virtual-machines-mfcollins3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: azure-virtual-machines
Source: https://github.com/mfcollins3/standup/tree/main/.github/skills/azure-virtual-machines
Command: npx skills add https://github.com/mfcollins3/standup --skill azure-virtual-machines-mfcollins3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Azure Virtual Machines are central to Windows and Linux workloads in Azure. This skill provides expert guidance for choosing VM SKUs, configuring scale sets, implementing Trusted Launch, disk encryption, security best practices, and deployment patterns for GPU/HPC workloads and other VM-related tasks.

Core Features & Use Cases

  • Troubleshooting and diagnosis of VM issues (extensions, networking, OS updates).
  • Architecture & design guidance for VM-based deployments, including scale sets, redundancy, and integration with other Azure services.
  • Decision making for VM SKUs, images, disks, and security configurations across typical workloads.
  • Use Case: When planning a GPU-accelerated workload, this skill helps select the right VM family and deployment strategy.

Quick Start

Configure an Azure VM deployment by choosing an optimal VM SKU and security settings for a GPU-intensive workload.

Frequently Asked Questions about azure-virtual-machines

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

FAQPage Schema
How do I choose the right Azure VM SKU and image for a GPU-accelerated workload?

Azure VM SKU selection for GPU workloads requires matching compute requirements to specific VM families. This guidance helps select optimal VM sizes, images, and deployment strategies for GPU-intensive and HPC workloads.

What are the security best practices for deploying Azure Virtual Machines?

Azure Virtual Machine security best practices include implementing Trusted Launch, configuring disk encryption, and applying network security controls. This guidance covers security configurations across typical workloads to protect VM deployments.

How do I troubleshoot Azure VM networking and extension failures?

Troubleshooting Azure VM issues involves diagnosing extension failures, networking configurations, and OS update problems. This guidance provides structured, category-driven diagnosis to resolve common VM operational failures.

Can I use Azure scale sets for VM redundancy and high availability?

Azure scale sets support VM redundancy and high availability by automatically managing identical VM instances. This guidance provides architecture and design patterns for integrating scale sets with other Azure services.

Does configuring Azure Virtual Machines require network access?

Configuring Azure Virtual Machines with this guidance requires network access to fetch documentation content. The system outputs structured, category-driven guidance based on live Azure documentation for VM design and deployment.