A production-ready PowerShell script to automate the lifecycle of an Azure Just-In-Time (JIT) jumpbox. It handles starting the VM, attaching a public IP, requesting JIT access, keeping the session alive, and performing a clean shutdown.
start-prod-jumpbox.ps1