我正在使用以下指定-EnableAutoUpdate的配置创建VM:
Invoke-AzVMReimage: The Reimage and OSUpgrade Virtual Machine actions require that the virtual machine has Automatic OS Upgrades enabled.
但是当我尝试对VM重新映像时,出现以下错误:
{{1}}
究竟需要什么才能运行reimage命令?
答案 0 :(得分:1)
我隐约记得使用临时操作系统磁盘的Azure VM的预览功能。那时我没有注册预览,所以无法复制。
https://azure.microsoft.com/en-us/blog/ephemeral-os-disk-limited-public-preview/
希望这会为您指明正确的方向。