nvidia-driver-install
Install NVIDIA drivers + CUDA via extension or HPC image
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Install NVIDIA drivers + CUDA via extension or HPC image
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Availability Sets — FDs, UDs, when AS still applies
VM AZ design — zonal vs zone-redundant, latency, AZ-aware LB, SLA
Capacity Reservation Groups (CRG) — guarantee capacity for critical/DR VMs
Azure Dedicated Hosts — host groups, isolation, BYOL, maintenance control
Proximity Placement Groups — co-locate for ultra-low latency
Azure Scheduled Events via IMDS — react to host maintenance
| name | nvidia-driver-install |
| description | Install NVIDIA drivers + CUDA via extension or HPC image |
nvidia-smi; check CUDA toolkit version compatibility with frameworks.az vm extension set --publisher Microsoft.HpcCompute --name NvidiaGpuDriverLinux \
--vm-name vm-gpu -g rg
Validation-first: verify every Azure fact against the Microsoft Learn MCP server (cite the Learn URL); Learn overrides built-in knowledge. If no Learn MCP server is configured, flag the answer ⚠️ unverified and mark specs as indicative. Analysis only — verify against Microsoft documentation before applying.