I used the following instructions to create my first Azure VM Image. sudo waagent -deprovision+user Note Only run this command on a VM that you intend to capture as an image. It does not guarantee that the image is cleared of all sensitive information or is suitable for redistribution. The +user parameter also removes the last provisioned …
Continue reading “Capture an image of a Linux VM in Azure using CLI 2.0 | Microsoft Docs”
