You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
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?
Beta Was this translation helpful? Give feedback.
All reactions