원클릭으로
Get-AzVMAvailability
Get-AzVMAvailability에는 ZacharyLuz에서 수집한 skills 3개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Scan Azure regions for VM SKU restriction status, quota headroom, pricing, placement signals, and image compatibility using Get-AzVMAvailability. Reports deployment readiness signals, not live capacity guarantees. USE FOR: where can I deploy VMs, check VM SKU restrictions, GPU availability, find available regions, VM SKU restricted, capacity constrained, find alternative SKU, recommend replacement VM, compare regions for VMs, DR region planning, check zone availability, is this SKU available, scan regions. DO NOT USE FOR: general VM size recommendations without Azure login (use azure-compute), quota management via CLI (use azure-quotas), deploying VMs (use azure-prepare).
Verify local script release readiness against upstream main (version, runtime, guards, stale-copy hash check, smoke run). Use for pre-run troubleshooting or release sanity checks.
Guardrails for protected-branch release flow (PR-only, merge-then-tag, CI gates). Use this skill for any release/tag/publish/merge workflow in this repo.