Error while attempting to download Bicep CLI in Azure DevOps pipeline
Open
act-identity-squad
ARM
Auto-Assign
customer-reported
Service Attention
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
One of the steps in my pipeline calls Azure CLI in order to deploy infrastructure defined in a bicep file. The following command is executed
`az deployment group create [parameters] --template-file foo.bicep`
After which, the following error is thrown
`ERROR: Error while attempting to download Bicep CLI: `
Contributor guide
Assessment
This issue has not been assessed yet.