Azure Bicep fail() function was introduced in Bicep CLI v0.33.93. In short this function allows you to fail your deployment when certain conditions are met. In this blog post we will look at how to use it in real world example.
Azure Bicep fail() function explained
Continue reading “Azure Bicep fail() function explained”
