Create Azure compute gallery for Terraform code
In Azure Cloud, By default the image which is shared by me in training is not available to use from the command line directly, Hence in terraform while creating the virtual machines we face a challange, to avoid this we will create a VM from the image which I shared and then we convert that VM to a image. Then you use that image in your Terraform code.