New issue checklist
Task name
BicepDeploy
Task version
0.271.0
Issue Description
I tried to use this task to deploy a Bicep file. This was purely for testing purposes and the Bicep used all hard-coded values and did not specify any parameters. Therefore, I omitted the parametersFile key from the task's inputs. However, the task failed with this error:
##[error]OperationFailed
##[error]Unsupported parameters file type: /home/vsts/work/1/s
Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Ubuntu-latest
Relevant log output
Full task logs with system.debug enabled
Details
[REPLACE THIS WITH YOUR INFORMATION]
Repro steps
New issue checklist
Task name
BicepDeploy
Task version
0.271.0
Issue Description
I tried to use this task to deploy a Bicep file. This was purely for testing purposes and the Bicep used all hard-coded values and did not specify any parameters. Therefore, I omitted the
parametersFilekey from the task's inputs. However, the task failed with this error:Environment type (Please select at least one enviroment where you face this issue)
Azure DevOps Server type
dev.azure.com (formerly visualstudio.com)
Azure DevOps Server Version (if applicable)
No response
Operation system
Ubuntu-latest
Relevant log output
Full task logs with system.debug enabled
Details
Repro steps