Provisioner emitting bicep that uses functions that generate warnings
Open
area-integrations
azure
- Dominant language
- C#
- Stars
- 6.3k
- Forks
- 991
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 196
Description
When using Azure resources and provisioning for the first time, some emit warnings:
```bash
WARNING: C:\Users\timheuer\AppData\Local\Temp\aspireyk1xvdlh.fxw\aoai.module.bicep(21,39) : Warning prefer-interpolation: Use string interpolation instead of the concat function. [https://aka.ms/bicep/linter/prefer-interpolation]
```
Contributor guide
Assessment
This issue has not been assessed yet.