svwie
Results
2
issues of
svwie
When using union() function to join objects in a resource deployment, it will cause parsing error. Using the function in a variable will work just fine, e.g.: ```bicep var unionObject...
stale
languages
**Describe the issue** Using bicep lambda functions will cause parsing error. Seems like **=>** is causing this. Microsoft documentation: [Lambda functions for Bicep ](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/bicep-functions-lambda) These functions are crucial in Bicep...
languages