Thank you for the explanation. I just have one doubt. When we are changing only the ENV name in the resource names, why cant we just define variable ENV and replace it based on the env we are selecting in the pipeline. Instead of many variable we can just replace env variable
i tried this implementation. But i am getting the error as " Unhandled exception. System.IO.FileNotFoundException: Could not find file 'C:\Users\vmadmin\Downloads\agent\_work\2\main.bicepparam'." i am able to run the bicep code manually from vs terminal. can you help me how to fix this error.
You are excellent. can you publish series on azure devops
Please go through this. I will add more video to that
ua-cam.com/video/R1s5Fh89oM0/v-deo.html&ab_channel=AzureWorld
Thank you for the explanation. I just have one doubt. When we are changing only the ENV name in the resource names, why cant we just define variable ENV and replace it based on the env we are selecting in the pipeline. Instead of many variable we can just replace env variable
i tried this implementation. But i am getting the error as " Unhandled exception. System.IO.FileNotFoundException: Could not find file 'C:\Users\vmadmin\Downloads\agent\_work\2\main.bicepparam'."
i am able to run the bicep code manually from vs terminal.
can you help me how to fix this error.
The command is not able to find the bicepparam file. Please check and correct the same. Good luck