ワンクリックで
Get-AzVMAvailability
Get-AzVMAvailability には ZacharyLuz から収集した 3 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 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.