สคริปต์ wrapper สำหรับเครื่องเสมือน Azure ที่ได้รับแรงบันดาลใจจาก fast.ai ของ Aws-alias.sh ของ Fast.ai
หวังว่าสิ่งนี้จะมีประโยชน์
แก้ไข azure-env.sh
ขึ้นอยู่กับสภาพแวดล้อมของคุณ
# set environment variables and aliases (you MUST do this before executing other commands)
source azure-env.sh
source azure-alias.sh
# start vm
azure-start
# get ip address
azure-ip
# ssh login
azure-ssh
# start jupyter notebook server from local machine
azure-start-jupyter
# open jupyter notebook on local machine
./azure-open-jupyter.sh
# stop and deallocate
azure-stop
มิกซ์