I have a virtual machine running RedHat 7.3, I would like to see which image was used to deploy it.
I have a virtual machine running RedHat 7.3, I would like to see which image was used to deploy it.
It's easy to forget what base or image you used to create your VM, especially if it's been a while since the VM was deployed. To find out which base/image was used for your deployed virtual machine:
In your DevTest Labs resource group, navigate to the VM you are interested in
In the upper right, you'll see the base that was used
Click on "JSON View" in the upper right
Under "properties", look for "galleryImageReference" for the image that was used


Related:
3 people are following this question.