This is a dedicated watch page for a single video.
You have an Azure Resource Manager (ARM) template that contains the following expression: [if(parameters('isComplete'), '1a', '2a')] You need to migrate the template to Bicep. Which expression should you run?