Setting the file. One moment.
Subchapter 28.12
references/recipes/bicep/errors.mdMarkdown389 BView on GitHub
| Error | Fix |
|---|---|
BCP035: Invalid type | Check API version |
BCP037: Not a member | Check resource schema |
BCP018: Expected character | Fix syntax |
Module not found | Check relative paths |
Template validation failed | Review error details |
az bicep build --file ./infra/main.bicep 2>&1