Just want to confirm my understanding.
A template = JSON file?
My understanding is a JSON file is used within ARM to deploy offerings like IaaS.
What section of a JSON file contains the reference to VDH file or generalized VM image?
The Azure store has templates for windows servers so I am wondering how can I see the image that the JSON files is using when a deployment occurs. Is the image build into the specific template?
I am having questions connecting the JSON file using a generalized image,... is this image always a VHD? or is it ISO?
What is the difference between a image, VHD,and template?
https://docs.microsoft.com/en-us/azure/virtual-machines/windows/tutorial-custom-images (uses "image")
dsk