Sumit RajJul 24, 20233 minLetsDevOps: Azure Bicep-Modules, Best practice to create and use modules.Introduction In this blog we will learn the bicep modules also we see the best practice on how to create and use bicep modules. What is...
Sumit RajJul 16, 20231 minLetsDevOps: Azure Bicep - Resource Dependencies. Implicit/Explicit dependency. How to use it.Introduction In this blog we will learn the how the deployment occurs and how to use the resource dependencies. Why Resource Dependencies...
Sumit RajJul 16, 20231 minLetsDevOps: Azure Bicep - How to reference an existing resource in bicep. Introduction In this blog we will learn how to reference an existing resource in bicep. What is Existing resource Assume you already have...