Thank you very much for creating a crash course. This is just enough to get started with some idea of what to expect. What is was missing though: * Does it overwrite the resource group every time? * What does the name in "resource resourcename" do if you also provide a resource name with the name property
What do you mean by overwriting resource group? We specified the resource group at 1:35 (LearnBicepRG). Deployments are cumulative, we don't remove the resources inside the resource group. I believe that Kamal deleted the storage accounts behind the scenes for our convenience (you can see that the video has cuts). The resource name (storageAccount1) allows us to refer to the created object and obtain its properties. For example, see 9:05
HI Kamal Your video are very helpfull I have some task in bicep integration vnet entrpise policy can u please help me the document is there need some help if you can assist
Thank you very much for creating a crash course. This is just enough to get started with some idea of what to expect. What is was missing though:
* Does it overwrite the resource group every time?
* What does the name in "resource resourcename" do if you also provide a resource name with the name property
What do you mean by overwriting resource group? We specified the resource group at 1:35 (LearnBicepRG). Deployments are cumulative, we don't remove the resources inside the resource group. I believe that Kamal deleted the storage accounts behind the scenes for our convenience (you can see that the video has cuts).
The resource name (storageAccount1) allows us to refer to the created object and obtain its properties. For example, see 9:05
Thank you, great course!
Great video, thx
HI Kamal Your video are very helpfull I have some task in bicep integration vnet entrpise policy can u please help me the document is there need some help if you can assist
great video
Hi kamal
It seems like a complete Terraform ripoff :)
What?