When testing code with “if” statements you will want to test the different code paths to see if they produce the expected results. With the introduction of conditions in Azure Resource Manager (ARM) templates, it...
Microsoft Public and Private Cloud Enthusiast
When testing code with “if” statements you will want to test the different code paths to see if they produce the expected results. With the introduction of conditions in Azure Resource Manager (ARM) templates, it...