The AzureResourceManagerTemplateDeployment@3 YAML task does not support Bicepparam files. #4049
Bertus Viljoen (BertusV)
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It's interesting that the AzureResourceManagerTemplateDeployment@3 can take a bicep file as a template file but not a bicepparam file as a parameter file.
It's generating an error for me: ##[error]Error: Ensure the Parameters file ( '/home/vsts/work/1/s/application-insights/public-sites-monitor/public-site-monitor.bicepparam' ) is valid. Task failed while parsing with following error: Unexpected token u in JSON at position 0
Is this a feature that needs to be raised?
All reactions